﻿h3 {
    font-size: clamp(.8rem,4vw,2.4rem)!important;
}

.listelement a {
    text-decoration: underline !important;
}

video {
    clip-path: inset(1px 1px);
}

.fullscreen-video-container {
    position: relative;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    margin-top: -100px;
}

    .fullscreen-video-container video {
        position: absolute;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%;
    }

.fullscreen-video-container {
    position: relative;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover !important;
    background-position: center !important;
}

    .fullscreen-video-container video {
        position: absolute;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: -1;
    }


h1.page-section-title.disp {
    font-size: calc(81px + (60 - 30) * ((100vw - 300px)/(1600 - 300)));
    font-size: 14vmin;
}

body.light {
    background-color: #fff;
}


.bordertop {
    border-top: 1px solid #dbd5bf;
}


main[data-barba-namespace^="itemid-355"], main[data-barba-namespace^="itemid-193"], footer[data-barba-namespace^="itemid-355"], footer[data-barba-namespace^="itemid-193"] {
    background-color: #F0FCED;
    background-color: #EDFCFC;
    background-color: #FCEDED;
    background-color: #EDFCF4;
    background-color: #F1FCED;
    background-color: #FCF9ED;
}

.loading-screen {
    background-color: #fafafa;
    background-color: #FCEDED;
}

body.light .nav:after {
    background: #E9F9F7;
    background-color: #EDFCF4;
    background-color: #F0FCED;
    background-color: #FCEDED;
}

.ext {
    z-index: 999;
    height: 100vh;
    position: absolute;
    width: 100%;
    display: flex;
}

.itemid-705 .listtext {

 text-align:center;
}

.itemid-700 .col-6{

    padding: 0;
}

.itemid-705 .thumb {

    border-radius: 18px;
max-width:233px;
margin:0 auto;
display:block;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%), 0 2px 2px rgb(0 0 0 / 4%), 0 4px 4px rgb(0 0 0 / 4%), 0 8px 8px rgb(0 0 0 / 4%), 0 16px 16px rgb(0 0 0 / 4%);

}

.itemid-700 [class*=listelement-] {
    margin-bottom: 0;
}

 .demo-2.itemid-193 .swiper-container {

    padding-bottom: clamp(50px, 7vw, 200px);
}

#outer video {
    object-fit: fill;
    margin-bottom: -11px;
}

.itemid-521 .text h2 {
    margin-bottom: 1.5rem !important;
}

.swiper-slide #outer {

    /* width: 30vw; */
    height: 81%;
    max-width: 18vw;

    border-radius: 2vw;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;

  transition-timing-function: ease-in;
  transition: 0.2s;
margin-top:5vw;

 box-shadow: 0 1px 1px rgba(0,0,0,0.04), 
              0 2px 2px rgba(0,0,0,0.04), 
              0 4px 4px rgba(0,0,0,0.04), 
              0 8px 8px rgba(0,0,0,0.04),
              0 16px 16px rgba(0,0,0,0.04);



}

.swiper-slide-active #outer {
margin-top:0vw;
    /* width: 30vw; */
    height: 100%;
max-width: 22vw;
}

.video {
    position: relative;
    /* left: 0; 
    top: -93px; */
    /* opacity: 1; */
    /* height: 112%; */
}


.swiper-slide-active #outer {
    width: 40vw;
}



 .swiper-wrapper.video1     .swiper-slide   {

      width:38%!important;



    }


@media (max-width: 576px){


.nav__content a {margin-bottom:4px;
}

}


/*
=======================================================================
	9.1 Section Padding
=======================================================================
*/

.demo-2 .swiper-button-prev, .demo-2 .swiper-button-next {

    outline: none;
}

/*
.aaa img {

width: clamp(23px, 5vw, 32px);
}
*/


h3 {
    font-size: clamp(1rem, 4vw, 1.6rem);
}

.btn::after { 
  content: "→";
padding-left:5px;
    color: #c6c6c6;
}

.btn:hover::after { 

    color: #686868;
}

    


 a:not(.aaa):not(.elogo)[target="_blank"]::after {
    content: "↗";
    padding-left: 5px;
    margin-top: 5px;
    /* margin-bottom: -7px; */
    display: inline-block;
    text-decoration: none;
    position: absolute;
    /* font-size: 125%; */
    color: #c6c6c6;
}


.no-arrow  a:not(.aaa):not(.elogo)[target="_blank"]::after {
    content: "";
    padding-left: 5px;
    margin-top: 5px;
    /* margin-bottom: -7px; */
    display: inline-block;
    text-decoration: none;
    position: absolute;
    /* font-size: 125%; */
    color: #c6c6c6;
}

a.btn:not(.aaa)[target="_blank"]::after {
    content: "↗";
    padding-left: 5px;
    margin-top: 0;
    /* margin-bottom: -7px; */
    display: inline-block;
    text-decoration: none;
    /* font-size: 125%; */
    position: relative;
}

a[target="_blank"] {

    padding-right: 20PX;

}


.itemid-402 [class*="listelement-"] {
    padding-bottom: 0;
}

.container {
    max-width: 100%;
}


section:not(.itemid-385) tr:last-child td {

    padding-bottom: 0;

}


header svg {
    width: 2vw;
    min-width: 24px;
width: clamp(23px, 5vw, 32px);
}

body main {padding-top:  clamp(50px, 10vw, 150px);} 

body main {padding-top:  100px} 



.header-wrapper111 {

    width: calc(100% - 30px);

}



.bottomspace4 {
 padding-bottom: clamp(50px, 15vw, 200px);
}

.topspace4, .first-item  {
    padding-top: clamp(50px, 15vw, 200px);
}

.topspace3 {
    padding-top: clamp(30px, 10vw, 100px);
}


.itemid-402.row-list.topspace.left {

   padding-top:0;

}

.itemid-441 .listelement-no-image-plain p  {

   display:none;

}

.swiper-pagination {

    margin-top: 4vw;
width:100%;

}

.swiper-pagination-bullet {
    margin: 8px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    outline: none;
}




 a .listtext p 

{
      color: #565656;
}

.itemid-402 .bottomspace4 {
    padding-bottom: 0;
}



.content1.refslider {
    background: #fbfbfb;
    padding: 11vw 0;
}



#viss tr:last-child td {
    margin-bottom: 0;
    padding-bottom: 0;
}



#viss tr:last-child td {margin-bottom:0;}

  .demo-2 .refslider .swiper-container .swiper-slide__img {

    object-fit: contain!important;
}

.demo-2 .refslider .swiper-container {

    height: auto;

}


.row-col figure {
    width: 100%;
    padding-bottom: 0;
}

#the-box {cursor:pointer}

.showThisXX {opacity:0;}

.text *:not(figure) + h1, .text *:not(figure) + h2, .text *:not(figure) + h3, .text *:not(figure) + h4, .text *:not(figure) + h5, .text *:not(figure) + h6, .text *:not(figure) > h1, .text *:not(figure) > h2, .text *:not(figure) > h3, .text *:not(figure) > h4, .text *:not(figure) > h5, .text *:not(figure) > h6 {
    margin-top: 0;
}

.spinner {

    display: none;
}




@media (max-width: 576px){

    tr {
        padding-bottom: 18px;
        display: block;
    }

    td {

        padding-bottom: 3.6vw;

        display: table-row;
    }

}


footer .listelement-col  {

    margin-bottom: 8px;


}




.nav__list.h1 .nav__list-item  {line-height: 1.2 !important;
}

@font-face {
  font-family: 'ABCFavorit-Light';
  src:  url('../images/ABCFavorit-Light.woff2') format('woff2'),
        url('../images/ABCFavorit-Light.woff') format('woff');
font-display: swap;
}

.nav__content .listelement-col {
    margin-bottom: 0px;
}

.bad {
    display:none;
}

.good {
    display:block;
}



.itemid-379 [class*="listelement-"] {
    margin-bottom: 0vw;
}

.finance {
    max-width: 60px;
    float: right;
}
.snogg {
    max-width: 120px;
    float: right;
}
.nfea {
    max-width: 110px;
    float: right;
}

.pluss {
    max-width: 160px;
    float: right;
}.ansgar {
    max-width: 90px;
    float: right;
}.basis {
    max-width: 110px;
    float: right;
}
.stromme {
    max-width: 150px;
    float: right;
}.boen {
    max-width: 140px;
    float: right;
}
.beck {
    max-width: 120px;
    float: right;
}

.misjons {
    max-width: 160px;
    float: right;
}

.hoyre {
    max-width: 90px;
    float: right;
}


.control-me::after {
    content: "😃";
    font-size: 100px;
}
#toggle:checked ~ .control-me::after {
    content: "😩";
}

.viss {
    display:none;
}

#toggle:checked ~ .viss {
    display:block;
}

label {
    background: #A5D6A7;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

label {
    background: #A5D6A7;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

.visually-hidden {
    position: absolute;
    left: -100vw;
    
    /* Note, you may want to position the checkbox over top the label and set the opacity to zero instead. It can be better for accessibilty on some touch devices for discoverability. */
}






.demo-2 .swiper-container .swiper-slide__img {
    width: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.demo-2 .grid img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}



.img {
    border-radius: 9px;
}

.small, small {
    font-size: 75%;
    font-weight: 400;
}

img {max-width:100%}


/* Fade effect */
.js body {
  opacity: 0;
  transition: opacity 0.3s;
}

.js body.render {
  opacity: 1;
}





/*
=======================================================================
	Main header Fixed toppadding
=======================================================================
*/

header.mainheader.sticky  {
    position:absolute;
    top:0; /* Verdi tilsvarende høyde på evt. pre-header */
    z-index: 9;
    }





.itemid-379 [class*="listelement-"]:last-child {

    border-bottom: 0
}


.beck {

fill: #00205b;

}

.listelement svg {
    float: right;


}


.navn p {
    margin-top: 0;
    margin-bottom: 0;
}









.btn-group-lg>.btn, .btn-lg {
    padding: .6rem 1.3rem .4rem 1.3rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    text-decoration: none !important;
    border: 1px solid;
    color: #686868;
}



html.is-transitioning,html.is-transitioning *{pointer-events:none;cursor:progress}


body,.listtext .listteaser,.listelement h1,.list > .listelement-large-image.col-sm-6 h1,.listtext H1 {    
font-size: calc(14px + (27 - 14) * ((100vw - 300px) / (1600 - 300)));
color:#565656;
line-height:1.5;
    font-family: 'ABCFavorit-Light', sans-serif;
}

.btn-group-lg>.btn, .btn-lg {    
font-size: calc(16px + (27 - 16) * ((100vw - 300px) / (1600 - 300)));
}
.h1, h1 {
    font-size: 3rem;
}

h1, .h1,h1.page-section-title {
    color:#4B3D18;
    font-size: calc(30px + (60 - 30) * ((100vw - 300px) / (1600 - 300)));
}

h2, .h2 {
    color:#4B3D18;
    font-size: calc(18px + (40 - 18) * ((100vw - 300px) / (1600 - 300)));
}

h2, .h2, h3, .h3 {
    color:#4B3D18;
}

article .text > * {
    margin-bottom: 3vw;
}



@media (max-width: 776px){

article .text > * {
    margin-bottom: 26px;
}


    body {
        font-size: 18px;
    }
    }



.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display:none;
}


.demo-2 {
  --color-text: #919191;
  --color-bg: transparent;
  --color-link: #000000;
  --color-link-hover: #000000;
  --color-info: #000000;
  --swiper-height: 65vh;
}
.demo-2 .grid {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.demo-2 .grid img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.demo-2 .grid img.lazyloaded {
  opacity: 1;
}
.demo-2 .swiper-container {
  width: 100%;
  height: 80vh;
  overflow: hidden;
}
.demo-2 .swiper-container .swiper-wrapper {
  width: 100%;
}
.demo-2 .swiper-container .swiper-slide {
  width: auto;
  background-color: transparent;
  display: flex;
  position: relative;
  width: 0;
  padding-left: 0px;
}
.demo-2 .swiper-container .swiper-slide__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.demo-2 .swiper-container .swiper-slide--square {
  padding-left: 200px;
}
.demo-2 .swiper-container .swiper-slide--portrait {
  padding-left: 200px;
}
.demo-2 .swiper-button-prev,
.demo-2 .swiper-button-next {
  width: 50%;
  height: 100%;
  margin-top: 0;
  top: 0;
  background-image: none;
  cursor: none;
}
.demo-2 .swiper-button-prev {
  left: 0;
}
.demo-2 .swiper-button-next {
  right: 0;
}
.demo-2 .arrow-cursor {
  width: 100px;
  height: 70px;
  position: fixed;
  left: -75px;
  top: -55px;
  z-index: 99;
  pointer-events: none;
}
.demo-2 .arrow-cursor__icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.demo-2 .arrow-cursor__path {
  fill: none;
  stroke: #171717;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5px;
}













@media (min-width: 1125px){
.container {
    max-width: 100%;
}
}


.itemid-352 .container {width:100%;max-width:100%;padding:0;margin:0;}

:root {
    --swiper-theme-color: #171717!important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
    cursor: auto;
    pointer-events: none;
}


  .swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
    background: #e8e8e8;
      width:60%!important;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
 /* margin-right: 10vw;  
  margin-left: 10vw;  */

    }


/*
    .swiper-slide:nth-child(2n) {
      width: 40%!important;
    }

    .swiper-slide:nth-child(3n) {
      width: 50%!important;
    }


.itemid-405 .swiper-slide {

    width: 50%!important;

}

  .itemid-405   .swiper-slide:nth-child(2n) {
      width: 70%!important;
    }

  .itemid-405   .swiper-slide:nth-child(3n) {
      width: 60%!important;
    }

  .itemid-405  h1 {
      display:none;
    }


*/


body {
overflow-x:hidden;}

.topbar svg  {
margin-top:-4px;
min-width:9vw;
max-width:9vw;
float:right;
}

.topbar svg path  {

}


/*!
 * Hamburgers

 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }




.line__container {
    position: relative;
    width: 100%;
    height: 165px;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(60%,hsla(0,0%,100%,0)));
    background: linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 60%);
z-index:999;
position: fixed;
pointer-events:none;
}

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }






.listtext H1 {color:#565656;}
.listtext  {text-align:left}

.horizontal-scroll-section__content-section a {text-decoration:none!important;}

.horizontal-scroll-section__content-section figure {margin:0;}

@media (max-width: 1125px) {
body {
    font-size: 20px;
}
}

@media (max-width: 700px) {
body {
    font-size: 16px;
}
}

h1, h2, h3, h4, h5, h6, .h1 {
    color: #171717 !important;
}

a {color: #171717;}

body ::selection {
    background-color: #171717;
    text-shadow: none;
color:#fff;
}




div[class*="listelement-"] h1, .listelement h1 {
    color: #565656;
}

.listtext .listteaser,.employee-position, .grey {
   color: #8A8A8A;
}



div[class*="listelement-"] h1, .listelement h1 {
    margin: 0;
    padding: 0;
}


table {
   width:100%
}


td {
   width:40%;
padding-bottom:2.6vw;
    vertical-align: top;
}

tr td:nth-child(2) {
   color: #8A8A8A;
  width:60%;
}



table p {
    margin-top: 0;
    margin-bottom: 0;
}

/* #Loading
================================================== */
.spinner {
  width: 40px;
  height: 40px;
  padding: 100px auto;
  background-color: #444;

  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;


position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}


/* #Cursor
================================================== */

.cursor,
.cursor2,
.cursor3{
	position: fixed;
	border-radius: 50%;	
	transform: translateX(-50%) translateY(-50%);
	pointer-events: none;
	left: -100px;
	top: 50%;
	mix-blend-mode: difference;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.cursor{
	background-color: #fff;
	height: 0;
	width: 0;
	z-index: 99999;
}
.cursor2,.cursor3{
	height: 36px;
	width: 36px;
	z-index:99998;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
.cursor2.hover,
.cursor3.hover{
	-webkit-transform:scale(2) translateX(-25%) translateY(-25%);
	transform:scale(2) translateX(-25%) translateY(-25%);
	border:none
}
.cursor2{
	border: 2px solid #fff;
	box-shadow: 0 0 22px rgba(255, 255, 255, 0.6);
}
.cursor2.hover{
	background: rgba(255,255,255,1);
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 1200px){
	.cursor,.cursor2,.cursor3{
		display: none
	}
}

/* #Primary style
================================================== */

.section {
    position: relative;
	width: 100%;
	display: block;
}
.over-hide{
	overflow: hidden;
}
.full-height {
	height: 100vh;
}

/* #Navigation
================================================== */
 
.cd-header{
    position: fixed;
	width:100%;
	top:0;
	left:0;
	z-index:100;
    padding: 5vw 6vw;
    pointer-events: none;
} 

@media (max-width: 1125px) {


.cd-header{

    padding: 0
} 


}


.cd-header a,.nav-but-wrap{
    pointer-events: auto;
} 




.header-wrapper{
    position: relative;
	width: calc(100% - 100px);
	margin-left: 50px;
} 
.logo-wrap {
	position: absolute;
	display:block;
	left:0;
	top: 40px;
	cursor: pointer;
}
.logo-wrap a {
	cursor: pointer;
	transition : all 0.3s ease-out;
}
.logo-wrap a span{ 
	color: #8167a9;
}
.logo-wrap a:hover {
	opacity: 0.9;
}
.nav-but-wrap{ 
	position: relative;
	display: inline-block;
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 40px;
	transition : all 0.3s ease-out;
}


@media (max-width: 700px) {

.demo-2 .swiper-container {

    height: 200px;

}


.header-wrapper {

    width: calc(100% - 30px);

}



.logo-wrap {
	top: 17px;
}

.header-wrapper {

    margin-left: 15px;
}

.nav-but-wrap{ 

	margin-top: 10px;

}


}



.menu-icon {
	height: 30px;
	width: 30px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	display: block;
}
.menu-icon__line {
	height: 2px;
	width: 30px;
	display: block;
	background-color: #fff;
	margin-bottom: 7px;
	cursor: pointer;
	-webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
	transition: background-color .5s ease, -webkit-transform .2s ease;
	transition: transform .2s ease, background-color .5s ease;
	transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
}
.menu-icon__line-left {
	width: 16.5px;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.menu-icon__line-right {
	width: 16.5px;
	float: right;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.menu-icon:hover .menu-icon__line-left,
.menu-icon:hover .menu-icon__line-right {
	width: 30px;
}
.nav {
	position: fixed;
	z-index: 98;
}
.nav:before, .nav:after {
	content: "";
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(20, 21, 26,0.6);
	border-bottom-left-radius: 200%;
	z-index: -1;
	-webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	-webkit-transform: translateX(100%) translateY(-100%);
          transform: translateX(100%) translateY(-100%);
}
.nav:after {
	background: rgba(9,9,12,1);
	-webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.nav:before {
	-webkit-transition-delay: .2s;
          transition-delay: .2s;

	-webkit-transition-delay: 0s;
          transition-delay: 0s;


}
.nav__content {
	position: fixed;
	visibility: hidden;
	top: 50%;
	margin-top: 20px;
	-webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
	width: 100%;
	text-align: center;
}
.nav__list {
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 2;
}
.nav__list-item {
	position: relative;
	display: block;
	-webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;

	-webkit-transition-delay: 0s;
          transition-delay: 0s;
    color: #171717;

	opacity: 0;
	text-align: left;
	overflow: hidden; 
	-webkit-transform: translate(100px, 0%);
          transform: translate(100px, 0%);
	-webkit-transition: opacity .2s ease, -webkit-transform .3s ease;
	transition: opacity .2s ease, -webkit-transform .3s ease;
	transition: opacity .2s ease, transform .3s ease;
	transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
	margin-top: 0;
	margin-bottom: 0;
}
.nav__list-item a{ 
	position: relative;
	text-decoration: none;
	color:#171717;
	overflow: hidden; 
	cursor: pointer;
	z-index: 2;
	display: inline-block;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.nav__list-itemXX a:after{ 
	position: absolute;
	content: '';
	top: 50%;
	margin-top: -2px;
	left: 50%;
	width: 0;
	height: 0;
	opacity: 0;
	background-color: #8167a9;
	z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.nav__list-item a:hover:after{ 
	height: 4px;
	opacity: 1;
	left: 0;
	width: 100%;
}
.nav__list-item a:hover{
	color: rgba(255,255,255,1);
}
.nav__list-item.active-nav a{
	color: rgba(255,255,255,1);
}
.nav__list-item.active-nav a:after{ 
	height: 4px;
	opacity: 1;
	left: 0;
	width: 100%;
}
body.nav-active .nav__content {
	visibility: visible;
}
body.nav-active .menu-icon__line {
	background-color: #fff;
	-webkit-transform: translate(0px, 0px) rotate(-45deg);
          transform: translate(0px, 0px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
	width: 15px;
	-webkit-transform: translate(2px, 4px) rotate(45deg);
          transform: translate(2px, 4px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
	width: 15px;
	float: right;
	-webkit-transform: translate(-3px, -3.5px) rotate(45deg);
          transform: translate(-3px, -3.5px) rotate(45deg);
}
body.nav-active .menu-icon:hover .menu-icon__line-left,
body.nav-active .menu-icon:hover .menu-icon__line-right {
	width: 15px;
}
body.nav-active .nav {
	visibility: visible;
}
body.nav-active .nav:before, body.nav-active .nav:after {
	-webkit-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
	border-radius: 0;
}
body.nav-active .nav:after {
	-webkit-transition-delay: .1s;
          transition-delay: .1s;

	-webkit-transition-delay: 0s;
          transition-delay: 0s;

}
body.nav-active .nav:before {
	-webkit-transition-delay: 0s;
          transition-delay: 0s;
}
body.nav-active .nav__list-item {
	opacity: 1;
	-webkit-transform: translateX(0%);
          transform: translateX(0%);
	-webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, transform .3s ease, color .3s ease;
	transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}
body.nav-active .nav__list-item:nth-child(0) {
	-webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(1) {
	-webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(2) {
	-webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
body.nav-active .nav__list-item:nth-child(3) {
	-webkit-transition-delay: 1s;
          transition-delay: 1s;
}
body.nav-active .nav__list-item:nth-child(4) {
	-webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
body.nav-active .nav__list-item:nth-child(5) {
	-webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
body.nav-active .nav__list-item:nth-child(6) {
	-webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
body.nav-active .nav__list-item:nth-child(7) {
	-webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
body.nav-active .nav__list-item:nth-child(8) {
	-webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
body.nav-active .nav__list-item:nth-child(9) {
	-webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
body.nav-active .nav__list-item:nth-child(10) {
	-webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

.switch-wrap {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
    transform: translateY(-50%);
	width: 100%;
	-webkit-transition: all 500ms linear;
	transition: all 500ms linear; 
	margin: 0 auto;
	text-align: center;
}
.switch-wrap h1 {
	font-weight: 900;
	font-size: 46px;
	line-height: 1;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
@media screen and (max-width: 580px){
  .switch-wrap h1 {
    font-size: 32px;
  }
}
.switch-wrap p {
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
	color: #8167a9;
	text-align: center;
	margin-top: 15px;
}
.switch-wrap p span {
	position: relative;
}
.switch-wrap p span:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #fff;
	left: 0;
	bottom: -4px;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.switch-wrap p span:nth-child(2):before {
	opacity: 0;
}
#switch,
#circle {
	cursor: pointer;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
} 
#switch {
	width: 60px;
	height: 8px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #000;
	border-radius: 27px;
	background: #8167a9;
	position: relative;
	display: inline-block;
}
#circle {
	position: absolute;
	top: -11px;
	left: -13px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	background: #fff;
}
.switched {
	border-color: #8167a9 !important;
	background: #000 !important;
}
.switched #circle {
	left: 43px;
	background: #000;
}

/* #Light
================================================== */


body.light .cursor,
body.light .cursor2,
body.light .cursor3{
	mix-blend-mode: normal;
}
body.light .cursor2{
	border: 2px solid #ccc;
	/* box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); */
}
body.light .cursor2.hover{
	background: rgba(0,0,0,0.06);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	border-color: transparent;
}
body.light .logo-wrap a {
	color: #1f2029;
}

body.light .menu-icon__line {
    background-color: #171717;
}
body.light .nav:before {
	background: rgba(235, 235, 235,0.6);
}

body.light .nav__list-item a{ 
color:#171717;
}
body.light .nav__list-item a:hover{
	color:#171717;
}
body.light .nav__list-item.active-nav a{
	color:#171717;
}
body.light .switch-wrap h1 {
	color: #000;
}
body.light .switch-wrap p span:nth-child(2):before {
	opacity: 1;
	background-color: #000;
}
body.light .switch-wrap p span:nth-child(1):before {
	opacity: 0;
}

/*
=======================================================================
	Bootstrap Col Double Margin
=======================================================================
*/

@media screen and (min-width: 991px) {
	.container {
		padding-right: 30px;
		padding-left: 30px;
		}
	
	.container .row {
		margin-right: -30px;
		margin-left: -30px;
		}

	.col, .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
        position:relative;min-height:1px;padding-right:30px;padding-left:30px;
        }
	}

/*
=======================================================================
	General
=======================================================================
*/






/*
=======================================================================
	Main header General
=======================================================================
*/

header.mainheader  {
	width: 100%;
	transition: height 0.4s ease-in-out;
	-webkit-transition: height 0.4s ease-in-out;
	-moz-transition: height 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	border:0;
    background: #563d7c;
	}

body header.mainheader:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	}
	
.mainheader .header-elements {
	padding-top: 25px;
	padding-bottom: 25px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
	}

.mainheader .header-elements .sf-menu a {
	font-size:.8em;
	font-weight:lighter;
	}
	
@media (min-width:768px) {
	}

@media (min-width:991px) {
	.mainheader .header-elements .sf-menu a {font-size:1em;}
	}

@media (min-width:1200px) {
	.mainheader .header-elements .sf-menu a {font-size:1em;}
	}





/*
=======================================================================
	Main header Sticky
=======================================================================
*/

header.mainheader.sticky.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    }

.itemid-193 header.mainheader:not(.fixed).nobg {background:none!important;}
header.mainheader.sticky.fixed {border-bottom: 1px solid rgba(0,0,0,0.15);}

header.mainheader.sticky.fixed .header-elements {padding-top: 7px;padding-bottom: 7px;}

@media (min-width:1200px) {
	header.mainheader .header-elements {padding-top: 20px;padding-bottom: 20px;}
	header.mainheader.sticky.fixed .header-elements {padding-top: 0;padding-bottom: 0;}
	header.mainheader.sticky-fixed .site-logo {width:200px;}
	}
	

/*
=======================================================================
	Section General
=======================================================================
*/

.darker-10:before {background: rgba(86, 61, 124, 0.10);}
.darker-20:before {background: rgba(86, 61, 124, 0.20);}
.darker-30:before {background: rgba(86, 61, 124, 0.30);}
.darker-40:before {background: rgba(86, 61, 124, 0.40);}
.darker-50:before {background: rgba(86, 61, 124, 0.50);}
.darker-60:before {background: rgba(86, 61, 124, 0.60);}
.darker-70:before {background: rgba(86, 61, 124, 0.70);}
.darker-80:before {background: rgba(86, 61, 124, 0.80);}
.darker-90:before {background: rgba(86, 61, 124, 0.90);}








/*
=======================================================================
	Custom Filter
=======================================================================
*/

.mix-controls {margin-bottom:3rem;}
.mix-controls button {border:0;color:#636363;background:#e6e6e6;margin-right:1rem;padding:1rem;}
.mix-controls button:last-of-type {margin-right:0;}
.mix-controls button:focus {outline:none;}

    .mix-controls button.mixitup-control-active {
        background: #563d7c;
        color: #fff;
    }



/*
=======================================================================
	Custom Footer
=======================================================================
*/

.site-footer .column.col1 img {width:150px;}

.site-footer .column .column-content h2 {margin:0!important;font-size:1.4rem;font-weight:bold;letter-spacing:1px;}
.site-footer .column .column-content h2 + p {margin-top:.75rem;font-weight:lighter;}
.site-footer .column .column-content a {text-decoration:none;}



@media (min-width:768px) {
	.site-footer .col.col1 img {width:200px;}
	}

@media (min-width:991px) {
	}

@media (min-width:1200px) {
	.site-footer .col .column-content h2 {margin:0!important;font-size:1.7rem;}
	}








/* Loading Screen Styling */

.loading-screen {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;

    width: 100%;
    height: 100%;
    transform: scaleY(0) skewX(0);
    transform-origin: top left;
}

.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 10;
  pointer-events: none;
}

/* Loading Screen Styling Ends */

/* ================= */

/* Heading Container Styling */

.heading-container {
  max-width: 800px;
  margin:auto;
  position: relative;
  padding-top: 40px;
}



.heading-container h1 {
  font-size: 100px;
  line-height: 100px;
  padding: 50px;
  top: 50px;
  margin-top: 20px;
  transform: translateY(0);
  opacity: 1;
  position: relative;
  z-index: 9;
}

/* Cool green stripe Styling */

.heading-container h1 span.green-heading-bg {
  display: inline;
  z-index: -1;
  background-image: linear-gradient(#ccc, #555);
  background-position: 0 80%;
  background-repeat: no-repeat;
  background-size: 0 40%;
  margin-left: -0.55rem;
  margin-right: -0.55rem;
  padding-left: 0.55rem;
  padding-right: 0.55rem;
  transition: background-size 1s 1.5s ease;
}

.heading-container h1 span.green-heading-bg.show {
  background-size: 100% 40%;
}

.heading-container h1 i {
  font-size: 100px;
}

/* Heading Styling Ends */

/* ================= */


@media only screen and (max-width: 600px) {
  .heading-container h1 {
    font-size: 52px;
    line-height: 52px;
    margin-left: 0;
  }

  .heading-container {
    overflow: hidden;
  }

  .heading-container img.main-img {
    right: -110px;
    top: 80px;
    width: 70%;
  }
}








/*





body {
  margin: 0;
}

body, html {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.wrapper {
  margin: 0 auto;
}

.trigger {
  position: absolute;
}
.trigger--one {
  left: 0;
}

.scene {
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
}
.scene--active {
  position: fixed;
}
.scene--ended {
  position: absolute;
  bottom: 0;
  top: auto;
}

.horizontal-scroll-section {
  position: relative;
  min-height: 100vh;
  opacity: 0;
  transition: 0.2s opacity;
}
.horizontal-scroll-section img {
  display: block;
  max-height: 80%;
  width: auto;
}
.horizontal-scroll-section--init {
  opacity: 1;
}
.horizontal-scroll-section__content {
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__content-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}



.horizontal-scroll-section__content-section {
    position: relative;
    min-width: 60vw;
    text-align: center;
    padding: 0 10vw;
    margin-left: 4vw;

    height: 100%;
    display: flex;
    align-items: center;
}



.horizontal-scroll-section__image {
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__image h2 {
  margin-left: 20px;
  width: 250px;
  text-align: left;
  flex-shrink: 0;
}
.horizontal-scroll-section__image--two img {
  max-width: 400px;
}
.horizontal-scroll-section__image--four img {
  max-width: 400px;
}
.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two {
  opacity: 1;
  transform: translateX(0);
}



*/
















/* New       */

.bumper {
    text-align: center;
    padding: 128px 16px;
    background-color: #efefef;
}

.container1 {
    position: relative;
    width: 100%;
    min-height: 100vh;
    z-index: 1000;
}

.space-holder {
    position: relative;
    width: 100%;
}

.sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  overflow-x: hidden;
}

.horizontal {
  position: absolute;
  height: 100%;
  will-change: transform;
}

.cards {
  position: relative;
  height: 100%;
  padding: 0 0 0 14vw;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.sample-card {
    position: relative;
    height: 100vh;
    width: 500px;
    width: 26vw;
    margin-right: 34vw;
    flex-shrink: 0;
    display: flex;



display: flex;
  align-items: center;
  justify-content: center;


}

.sample-card1 a {
  align-self: flex-end;

}



article .text .sample-card a {
    text-decoration: none;
}


















.overlay {
display:none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;

  background-color: rgb(0,0,0);
  background-color: rgba(255,255,255, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


/*
=======================================================================
	Custom Quote
=======================================================================
*/

.text blockquote {
    border:0;
    width:75%;
    margin:0 auto!important;
    position:relative;
}

.text blockquote::before {
    content: open-quote;
    quotes: "”" "“";
    margin-left: 0px;
    position: absolute;
    top: -.9rem;
    left: -3rem;
    font-size: 5rem;
    line-height: normal;
    color:#171717;
}

.text blockquote p:last-of-type {
    font-weight:bold;
    margin-top:1.5rem;
    padding-left:2.2rem;
}

.text blockquote p:last-of-type::before {
    position:absolute;
    left:1rem;
    content:"-";
}

@media screen and (min-width: 1200px) {
    .text blockquote::before {
        top: -1rem;
        left: -4rem;
        font-size:7rem;
    }
}


/*
=======================================================================
	Custom Footer
=======================================================================
*/

footer .container + .container {margin-top: 50px;}

footer .footer-logos {
    display:flex;
    gap:1rem;
}

footer .container + .container .footer-logos div img {
    height:60px;
}

footer a.aaa {
    padding-right:initial;
}