html {
  height:100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

main.blurry {
    transition: all 0.5s;
    filter: blur(15px) brightness(1);
    opacity: 0.75;
}

#novidback{
	background-image: url(../images/stillback.jpg);
	width: 100vw;
	height: 100vh;
	position: fixed;
	background-size: 100% 100%;
}

.socialicons{
	margin-top: 25px;
}

#elfding{
	width: 85%;
	padding-left: 7.5%;
	padding-right: 7.5%;
	margin-top: 20px;
}

.socialicons img{
    width: 60px !important;
    height: auto !important;
    float: unset !important;
    margin: 10px 20px 0 0 !important;
    transition: all 0.2s ease-in-out;
    filter: saturate(0) brightness(200%);
}

.socialicons img:hover{
    filter: saturate(1) brightness(100%);

}

.alphablock{
    width: calc(85% - 60px);
    margin-left: 7.5%;
    background-color: rgb(255 255 255 / 50%);
    padding: 30px;
    border-radius: 20px;
    backdrop-filter: blur(10px);
    display: inline-block;
}

#scrolly-video {
	position: fixed !important;
 	min-width: 100%;
	min-height: 100%;
    width: auto;
    height: auto !important;
    z-index: -100;
    background-size: cover;
}

/** CONTENT **/

#content{
	width: 100%;
}

p{
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto; 
}

#eapps-instagram-feed-1 {
    width: 85% !important;
    margin-left: 7.5% !important;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-classic {
    background: rgb(253 253 253 / 23%) !important;
    border-radius: 25px !important;
	backdrop-filter: blur(10px);
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more {
    background: rgb(164 196 6) !important;
}

#outermanager{
	width: 87%;
	margin-left: 6.5%;
}

.management{
    width: 21vw;
    color: #cecece;
    text-align: center;
    font-family: sans-serif;
    background-color: rgb(0 0 0 / 30%);
    padding: 2vw;
    border-radius: 20px;
    backdrop-filter: blur(10px);
    display: inline-block;
    margin: 1.5vw;
    outline: 1px dashed;
}

.management img{
	width: 100%;
	height: auto;
}

.management a{
	transition: all 0.4s;
	line-height: 1.65;
    color: #ffffff !important;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    border-radius: 25px;
    text-decoration: none !important;
	background-color: rgb(255 124 12 / 50%);
}

.management a:hover{
	background-color: rgb(166 86 19 / 50%);
	padding: 10px 30px 10px 30px;
}

#four .mail a{
	background-color: rgb(31 130 255 / 50%);
	transition: all 0.4s;
    line-height: 1.65;
    color: #ffffff !important;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    border-radius: 25px;
    text-decoration: none !important;
}

#four .mail a:hover{
	background-color: rgb(42 89 148 / 50%);
	padding: 10px 30px 10px 30px;
}


#four img{
	float: right;
	width: 40%;
	height: auto;
}

h1 {
	color: #2e313c;
    text-transform: uppercase;
    width: 85%;
    text-align: left;
    margin-left: 7.5%;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 400%;
    margin-bottom: 0px;
	filter: drop-shadow(3px 3px 4px #FFF);
}

h2 {
    text-transform: uppercase;
    width: 85%;
    text-align: left;
    margin-left: 7.5%;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 150%;
	margin-top: 0;
}

h3 {
	text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 225%;
    margin-top: 15px;
    margin-bottom: 0;
}

h4 {
    width: 100%;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 135%;
    margin-top: 0px;
    color: rgb(255 124 12 / 50%);
	margin-bottom: 14px;
}

#one h2 {
	color: #747474;
	filter: drop-shadow(3px 3px 4px #FFF);
}

#oneandahalf h2 {
	color: #747474;
	filter: drop-shadow(3px 3px 4px #FFF);
}

#two h2 {
	color: #747474;
	filter: drop-shadow(3px 3px 4px #FFF);
}

#three h2 {
	color: #747474;
	filter: drop-shadow(3px 3px 4px #FFF);
}

#four h2 {
	color: #747474;
	filter: drop-shadow(3px 3px 4px #FFF);
}

p{
	color: #666666;
	text-align: left;
	font-family: sans-serif;
	line-height: 1.75;
}

#zero{
	width: 100%;
	height: calc( 100vh - 100px);
	padding-top: 100px;
	position: relative;
    display: inline-block;
}

#one{
	width: 100%;
	height: calc( 100vh - 100px);
	padding-top: 75px;
	position: relative;
    display: inline-block;
	text-align: center;
}

#one img{
	position: relative;
	height: 65%;
	width: auto;
	margin-top: 2%;
}

#one h1{
	text-align: center;
}

#oneandahalf{
	width: 100%;
	height: auto;
	padding-top: 100px;
}

#two{
	width: 100%;
	height: auto;
	padding-top: 75px;
	position: relative;
    display: inline-block;
}

.alphaimg img{
    float: right;
    display: inline-block;
    width: 35%;
	margin-left: 40px;
	margin-bottom: 20px;
}

.shadowed {
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  transition: all 0.2s ease-in-out;
}

.shadowed:hover {
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.25));
}



#three{
	width: 100%;
	height: auto;
	padding-top: 75px;
	position: relative;
    display: inline-block;
}

#three img{
    float: left;
    display: inline-block;
    width: 35%;
    margin-right: 40px;
    margin-left: 0;
    margin-bottom: 20px;
}

#four{
	width: 100%;
	height: auto;
	padding-top: 75px;
	margin-bottom: 250px;
    display: inline-block;
	position: relative;
    display: inline-block;
}

#four img{
    float: right;
    display: inline-block;
    width: 35%;
    margin-left: 40px;
    margin-bottom: 20px;
}

#four p{
}


#five{
	width: 100%;
	height: auto;
	padding-top: 75px;
	margin-bottom: 250px;
    display: inline-block;
	position: relative;
    display: inline-block;
}

#five img{
    float: right;
    display: inline-block;
    width: 35%;
    margin-left: 40px;
    margin-bottom: 20px;
}

#five p{
}

.mail a{
    color: #FFF;
    text-decoration: none;
    background-color: #2f313c;
    padding: 10px 25px;
    border-radius: 15px;
    transition: all 0.2s ease-in-out;;
}

.mail a:hover{
	background-color: #000000 !important;
	color: #FFF;
	text-decoration: none;
}

/** TOPPER **/

.topper{
    width: 100%;
    height: 75px;
    background-color: rgb(19 23 30 / 85%);
    position: fixed;
	    transition-behavior: normal;
	    transition-duration: 0.75s;
	    transition-timing-function: ease-in-out;
	    transition-delay: 0s;
    z-index: 3000;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    top: 0;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}


.topperimg{
    transition: all 0.4s;
    filter: grayscale(1);
    opacity: 0;
}

.topperimg.shrink{
    filter: grayscale(0);
	opacity: 1;
}


#menuToggle{
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;  
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span{
  display: block;
  width: 30px;
  height: 4px;
  margin-bottom: 4px;
  position: relative;
  background: #9b9e9f;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #FFF;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: fixed;
    width: 95vw;
    margin: 0;
    padding: 2.5vw;
    padding-top: 25px;
    background: rgba(0, 0, 0, 0.9);
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    height: 100vh !important;
    font-size: 22px;
    top: 0;
    right: 0px;
}

#menu li{
    padding: 0;
    font-size: 22px;
    color: #787878;
    text-align: center;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
}

#menu a
{
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s ease;
}

#menu a:hover{
  color: #FFFFFF;
}


/** NAVIMOBILE **/

#navimobile{
	display: none;
}




/** NAVIscreen **/

#naviscreen{
	display: unset;
}

#leftnavi{
    width: 62.5%;
    display: inline-block;
    top: 22px;
    position: absolute;
    right: 7.5%;
    text-align: right;
}

#leftnavi a{
    transition: all 0.3s;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 22px !important;
    color: #dcd3c3;
    line-height: 3;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif !important;
}

#leftnavi a:hover{
	color: #FFFFFF;
}

/** LOGO **/

.logo{
	transition: all 0.3s;
    display: inline-block;
    height: 75px;
    left: 7.5%;
    position: relative;
	width: 25%;
}

.logo img{
    height: 100%;
    width: auto;
}
	
	
/** FOOTER **/

.footer{
    width: 100%;
    height: 75px;
    position: fixed;
    background: rgb(56 57 63 / 40%);
    bottom: 0;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transition-behavior: normal;
    transition-duration: 0.75s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
	z-index: 3000;
}

.footer p{
    color: #FFFFFF;
    font-size: 14px;
}

.footer h5{
    color: #FFFFFF;
    font-size: 24px !important;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-bottom: 20px;
}

.footer a{
    color: #FFFFFF;
    text-decoration: underline;
    transition: all 0.3s;
}

.footer a:hover{
    color: #fdc206;
    text-decoration: none;
}

#leftfoot{
    margin-left: 7.5vw;
    display: inline-block;
    float: left;
}

#leftfoot img{
    height: 35px;
    width: auto;
    margin-top: 17px;
    margin-right: 10px;
    filter: opacity(0.3);
    transition: all 0.4s;
}

#leftfoot img:hover{
	filter: opacity(1);
}

#leftfoot p{
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-top: 25px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: unset;
}

#rightfoot{
    display: inline-block;
    float: right;
	margin-right: 7.5vw;
}

#rightfoot a{
	font-family: 'Roboto Condensed', sans-serif !important;
    margin-top: 25px;
    display: inline-block;
    margin-left: 15px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

#rightfoot a:hover{
	color: #000;
}

#rightfoot img{
    height: 35px;
    width: auto;
    margin-top: 17px;
    margin-left: 10px;
    filter: opacity(0.3);
    transition: all 0.4s;
}

#rightfoot img:hover{
	filter: opacity(1);
}



/** LOGO MOPI **/

#logolove{
    width: 100%;
    text-align: center;
    position: relative;
    background: #262a2f;
    padding: 20px 0 20px 0;
}

#logolove img{
    width: 200px;
    height: auto;
    transition: all 0.3s;
}

#logolove img:hover{
    width: 210px;
}

	
	
#menuToggle{
    display: block;
    position: absolute;
	top: 20px;
    right: 20px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;  
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 30px;
  height: 4px;
  margin-bottom: 4px;
  position: relative;
  background: #ebe1d0;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #FFFFFF;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: fixed;
    margin: 0;
    padding: 2.5vw;
    padding-top: 75px;
    background: #29313a;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    height: 100vh !important;
    font-size: 22px;
    top: 0px;
    right: 0px;
    font-family: 'Dosis', sans-serif !important;
}

#menu li{
    padding: 5px;
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 0.95;
  text-align: center;
}

.klikka:active ~ ul{
  transform: scale(1.0, 1.0);
  opacity: 0.95;
      
}

#menu a{
	text-decoration: none;
	    color: #ffffff;
	    transition: color 0.3s ease;
	    font-weight: bold;
	    font-family: 'Roboto Condensed', sans-serif !important;
	    font-size: 125%;
	    text-transform: uppercase;
	    line-height: 1.5;
}

#menu a:hover{
  color: #AEA171;
}
