html, body {
	scroll-behavior: smooth;
	overflow-x: hidden;
}
body {
	overflow: hidden !important;
}
*{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
a{
	text-decoration: none !important;
}
p{
	line-height: 1.6;
}
#backvid{
	width: 100%;
    height: 100%;
    z-index: -100;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 1s opacity;
    display: block;
    object-fit: cover;
}
.video-parallax{
  height: 100vh;
/*padding-bottom: 50px;
padding-top: 50px;*/
}
.video-parallax video{ 
width: 100%;
/*position: absolute;*/
top:0;
z-index: -999;
}
.swiper-pagination .swiper-pagination-bullet {
   background: rgba(255,255,255, 0.8);
}
.swiper-pagination .swiper-pagination-bullet-active {
   background: rgba(0, 173, 216, 0.8);
}
#down{
  position: absolute;
  top: 100%;
  font-size: 15vh;
  color: black;
  left: 50%;
  transform: translate(-50%, -80%);
  animation: arrowmove 2s infinite;
}

@keyframes arrowmove{
  0%{
    transform: translate(-50%,-75%);
  }
  50%{
    transform: translate(-50%, -85%);
  }
  100%{
    transform: translate(-50%, -75%);
  }
}
.vibe{
	color: #f5a019 !important;
}
.menu_bar .first{
	/*margin-left: 5%;*/
}
@media(max-width: 1200px){
	.menu_bar .first{
		margin-left: 0%;
	}
}
.tiktok{
	cursor: pointer;
	height: 20px;
	margin-top:10px;
	margin-right: 10px;
}

.menu_bar p:hover{
	color:#00add8;
}
.menu_bar p:active{
	color:#00add8;
}
#vid{
	width: 100%;
	margin-top: 40px;
}

.nyelv{
	top:0;
	position: fixed;
	z-index: 999;
	height: 88px;
	width: 60px;
	margin-left: 43px;
}
.menu_bar a {
	text-transform: uppercase;
	color:black;
}
.menu_bar .circle{
	cursor: default !important;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_bar{
	top:0;
	height: 40px;
	z-index: 999;
	width: 100%;
	position: fixed;
	background-color:white;
	text-align: center;
	box-shadow: 5px 10px 18px #888888;
}
.menu_bar p{
	cursor: pointer;
	margin-top: 5px;
	vertical-align: middle;
	display: inline-block;
	font-size: 22px;
	color:black;
}
.menu_bar .social{
	font-size: 22px;
	padding:8px;
}
.menu_bar .social:hover{
	cursor: pointer;
}
.down-btn{
	cursor: pointer;
	bottom:0;
	overflow: hidden;
	position: absolute;
	z-index:1;
	margin-left: 50%;
	transform: translate(-50%,0);
}

footer{
	height: 142px;
}

footer .left{
text-align:left;
float:left;
}

footer .left img{
	margin-top: 28px;
	width:100px;
	margin-left: 43px;
}
footer .right{
float:right;
text-align:right;
}
footer .right{
	font-size: 11px;
	margin-top: 65.5px;
	margin-right: 43px;
}
footer .centered{
text-align:center;
vertical-align: middle;
}
footer .centered img{
	margin-top:42.5px;
	width: 444px;
}

.mobile_menu_bar{
	top:0;
	display: none;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.95);
  overflow-x: hidden;
  transition: 0.5s;
}
.tiktok_m{
	height: 25px;
	margin-top:7.5px;
	margin-right: 10px;
}

.overlay-content {
  position: relative;
  top: 15%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  font-family: Montserrat;
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: white !important;
  text-transform: uppercase;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 45px;
  font-size: 60px;
}
.cb-slideshow,
.cb-slideshow:after {
    width: 100%;
    height: 100%;
     /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cb-slideshow:after {
    content: '';
}
.cb-slideshow li span {
	margin:0;
	padding:0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: -1;
    animation: imageAnimation 48s linear infinite;
}

.cb-slideshow li:nth-child(1) span {
    background-image: url("INDEX/PICS/Main-page_01_1920x1080.jpg");
}
.cb-slideshow li:nth-child(2) span {
    background-image: url("INDEX/PICS/Main-page_02_1920x1080.jpg");
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url("INDEX/PICS/Main-page_03_1920x1080.jpg");
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url("INDEX/PICS/Main-page_04_1920x1080.jpg");
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url("INDEX/PICS/Main-page_05_1920x1080.jpg");
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url("INDEX/PICS/Main-page_06_1920x1080.jpg");
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(7) span {
    background-image: url("INDEX/PICS/Main-page_07_1920x1080.jpg");
    animation-delay: 36s;
}
.cb-slideshow li:nth-child(8) span {
    background-image: url("INDEX/PICS/Main-page_08_1920x1080.jpg");
    animation-delay: 42s;
}


@keyframes imageAnimation {
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    12.5% { opacity: 1; }
    18% { opacity: 0; }
    100% { opacity: 0; }
}

li{
	list-style: none;
}
.home{
	overflow: hidden;
	height:100vh;
	width: 100%;
	padding-bottom: 0px;
	margin:0;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	-webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
  	z-index: -1;
}

.random{
	background-position: center;
}
.mobile_wwm{
	display: none;
}

.pulse:hover, .pulse:focus{
  animation: pulse ease 0.8s;
  box-shadow: 0 0 0 20px rgba(120,12,12,0);
}

@keyframes pulse {
  0% { box-shadow: 0 0 0 0 #01142F; }
}

.wwm{
	width: 200vw;
	font-size: 16px;
	height: 250px;
	background-color:black;
	color:white;
	display: block;
	margin: 0 auto;
}
.wwm h1{
	font-weight: 800;
	font-size: 40px;
	text-align: left;
}

.wwm button{
	font-size: 18px;
	font-weight: 800;
	border-radius: 28px;
	padding:10px 30px;
	background-color: white;
	border: 2px solid white;
	color:black;
	transition: all 0.4s;
	float:left;
	margin-top: 10px;
	text-transform: uppercase;
}
.wwm img{
	margin-left: 40vw;
	display: inline-block;
	margin-right: 50px;
	opacity: 0;
}
#text3{
	cursor: pointer;
	box-shadow: inset 0px 0px 0px 0px #000;
  transition: ease-out 1s;
}
#text_3:hover{
	box-shadow: inset 400px 0px 0px 0px #000;
	color:#FFF;
	transition-duration: 0.75s;
}
#text_1, #text_2, #text_3{
	margin-left: 60vw;
}
.wwm div{
	margin-top: 15px;
	display: inline-block;
	width: auto;
}
.wwm div p{
	text-align: left;
	font-size: 18px;
}
 .swiper-container {
      width: 100%;
      height: auto;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
    .swiper-wrapper{
    	width: 100vw;
    }
#imgcent{
	margin: auto auto;
	display: block;
	padding-top: 45vh;
}

.so img{
	width: 100%;
	margin-left: 67vw;
}
.so {
	color:black;
	padding-bottom: 70px;
}

.so div{
	margin-top: 50px;
	margin-left: 32vw;
}
.so div h1{
	color: black;
	font-size: 40px;
	font-weight: 800;
}
.so div p{
	font-size: 18px;
}
.so div button{
	font-size: 24px;
	font-weight: 800;
	border-radius: 28px;
	padding:8px 30px;
	background-color: black;
	border: 2px solid black;
	color:white;
	transition: all 0.4s;
	margin-top: 10px;
	text-transform: uppercase;
}
.map{
	margin-left: -100vw;
	background-image: url("INDEX/nano_map.jpg");
	width: 100%;
	height: 600px;
	background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  animation-fill-mode: forwards;
}

@keyframes slide_in{
	100% {margin-left:0px;}
}
.random{
	background-image: url("INDEX/BAR_07_1920x1080.jpg");
	width: 100%;
	height: 70rem;
	background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.map h1{
	font-size: 50px;
	font-weight: 800;
	width: 620px;
	margin: 0 auto;
	color:white;
	text-transform: uppercase;
	padding-top: 250px;
}
.map button{
	font-size: 24px;
	font-weight: 800;
	border-radius: 28px;
	padding:8px 30px;
	padding-top: 10px;
	background-color: white;
	border: 2px solid white;
	color: black;
	transition: all 0.4s;
	margin-top: 10px;
	text-transform: uppercase;
}
.wholesale{
	overflow: hidden;
	white-space: nowrap;
	height: 130px;
	background-color: #00ADD8;
	display: flex;
}
#wh_1{
	margin-left: 100vw;
}
#wh_3 {
	display: flex;
	align-items: center;
}
.wholesale div{
	margin: 0 auto;
}
.wholesale div *{
	overflow: hidden;
	display: inline-flex;
}
.wholesale div h1{
	margin: 0;
	text-transform: uppercase;
	font-size: 53px;
	color:white;
	font-weight: 800;
	vertical-align: middle;
}
.wholesale .lets-talk {
	margin-top: -10px;
}
.wholesale #wh_1 div{
	overflow: hidden;
	margin-top: 35px;
}
.wholesale button{
	height: 40px !important;
	margin-left: 30px;
	font-size: 24px;
	font-weight: 800;
	border-radius: 28px;
	padding:2px 30px;
	padding-top: 2px;
	background-color: white;
	border: 2px solid white;
	color: black;
	transition: all 0.4s;
	margin-top: 10px;
	vertical-align: middle;
	text-transform: uppercase;
}
.this_is_insta{
	height:90px;
	background-color: black;
	color:white;
	margin: 0px;
	padding: 0px;
}
.this_is_insta h1{
	margin: 0;
	padding: 0;
	font-size: 50px;
	padding-top: 20px;
}
.posts{
	margin: 0;
	padding: 0;
	font-size: 0px;
	overflow: hidden;
}
.posts div{
	display: inline-block;
	font-size: 0px;
	margin:0px !important;
	padding: 0px !important;
}
.posts img{
	display: block;
	object-fit: cover;
}
.posts .overlay{
	z-index: 1;
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color:rgba(0,0,0,0.7);
}

.posts .crop .overlay:hover {
	opacity: 1;
}
.posts .crop .overlay .likes{
	top:50px;
	font-size: 25px;
	color:rgb(255,255,255);
}
.posts .crop .overlay img{
	width:20%;
	margin-left: 40%;
	top:70px;
}
.posts .crop .overlay i{
	position: relative;
	color:white;
	font-style:normal;
	font-size: 40px;
	top:25%;
	font-family: "FontAwesome";
}
.posts .crop .overlay p{
	position: relative;
	margin-top:80px;
}
.crop{
	overflow:hidden;
	display:block;
	position: relative;
}


/* RESPONSIVE DESIGN */

@media(max-width: 1500px){
	.oneline{
		height: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.messages{
		width: 70%;
	}
}

@media(max-width: 1366px){
	.posts .crop .overlay p{
	position: relative;
	margin-top:40px;
	}

	.wwm img{
		margin-left: 30vw;
	}
	.nyelv{
		margin-left: 23px;
	}
}

@media(max-width: 1270px){
	.nyelv{
		display: none;
	}
	.menu_bar p{
		font-size: 20px;
	}
	.menu_bar .social{
		
	}
}

/*     @media(pointer: coarse){
		@supports (-webkit-appearance:none){
    	.home{
      		height: calc(100vh - 56px);
 		}
 	}
 }*/

@media(max-width: 1010px){
	footer {
		margin-bottom: 7.5rem !important;
	}
	.cb-slideshow li span{
	background-attachment:scroll;
	}
	.random{
		background-image: url("INDEX/insta-fancy_01_1200x675.jpg");
	}
	.cb-slideshow li:nth-child(1) span {
	    background-image: url("INDEX/PICS/Main-page_01_1200x675.jpg");
	}
	.cb-slideshow li:nth-child(2) span {
	    background-image: url("INDEX/PICS/Main-page_02_1200x675.jpg");
	    animation-delay: 6s;
	}
	.cb-slideshow li:nth-child(3) span {
	    background-image: url("INDEX/PICS/Main-page_03_1200x675.jpg");
	    animation-delay: 12s;
	}
	.cb-slideshow li:nth-child(4) span {
	    background-image: url("INDEX/PICS/Main-page_04_1200x675.jpg");
	    animation-delay: 18s;
	}
	.cb-slideshow li:nth-child(5) span {
	    background-image: url("INDEX/PICS/Main-page_05_1200x675.jpg");
	    animation-delay: 24s;
	}
	.cb-slideshow li:nth-child(6) span {
	    background-image: url("INDEX/PICS/Main-page_06_1200x675.jpg");
	    animation-delay: 30s;
	}
	.cb-slideshow li:nth-child(7) span {
	    background-image: url("INDEX/PICS/Main-page_07_1200x675.jpg");
	    animation-delay: 36s;
	}
	.cb-slideshow li:nth-child(8) span {
	    background-image: url("INDEX/PICS/Main-page_08_1200x675.jpg");
	    animation-delay: 42s;
	}
	.menu_bar p{
		font-size: 18px;
	}
	.menu_bar{
		height: 33px;
	}
	.menu_bar .social{
		margin-top: 6px;
	}
	.down-btn{
		bottom:0;
	}
	footer .left img{
		margin-top: 18px;
	}
	footer .centered img{
		width: 360px;
	}
	.menu_bar{
		display: none;
	}
	.mobile_menu_bar{
		display: block;
	height: 40px;
	z-index: 999;
	width: 100%;
	position: fixed;
	background-color:white;
	text-align: center;
	box-shadow: 5px 10px 18px #888888;
	font-size: 30px;
	}
	.mobile_menu_bar span{
		float: left;
		margin-left: 8px;
	}
	.mobile_menu_bar .social{
		margin-top: 5px;
		margin-right: 10px;
	}
	.overlay a{
		border-bottom: 2px solid white;
		font-size: 50px;
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.overlay a:nth-of-type(1){
		border-top: 2px solid white;
	}
	.closebtn{
		border: none !important;
	}
	footer .centered img{
		width: 260px;
		padding: 0;
	}
	footer .left img{
		width:80px;
		padding-top: 2px;
	}
	footer{
		height: auto;
	}
	footer .right{
		margin-top: 52px;
	}
	.so div{
		margin-left: 12vw;
		font-size: 15px;
	}
	.wholesale{
		height: 100px;
	}
	.wholesale #wh_1 div{
		margin-top: 0px;
	}

}
@media(max-width: 840px){
	#ä{
		padding-top: 20px !important;
		padding-bottom: 40px !important;
		margin-left: 10% !important;
		margin-right: 0px;
	}
}
@media(max-width: 700px){
	.wwm{
		overflow: hidden;
	}
	.wwm div h1{
		font-size: 25px;
	}
	.wwm div p{
		font-size: 12px;
	}
	.wwm div{
		margin-top: 40px !important;
	}
	.wwm img{
		margin: 0px !important;
		width: 100px;
		margin-left: 100px !important;
	}
	.wwm{
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.swiper-container{
		height: 320px;
	}
	.map h1{
		font-size: 25px;
	}
	.map button{
		font-size: 12px;
	}
	.wholesale div h1{
		font-size: 25px;
	}
	.wholesale div button{
		font-size: 12px;
	}
	.wholesale{
		height: 70px;
	}
	.map h1{
		padding-top: 200px;
	}
	.map{
		height: 400px;
	}
	.random{
		height: 300px;
	}
}

@media(max-width: 640px){
	footer .right{
		font-size: 5px;
		margin-top:58px;
	}
}

@media(max-width: 480px){
	footer {
		margin-bottom: 4.5rem !important;
	}
	.cb-slideshow li span{
	background-attachment:scroll;
	}
	.overlay a{
		white-space: normal;
	}
	footer .centered img{
		width: 150px;
		margin-top: 30px;
	}
	footer .left img{
		width:40px;
		margin-left: 15px;
	}
	footer{
		height: auto;
	}
	footer .right{
		font-size: 5px;
		margin-top: 38px;
		margin-right:15px;
	}
	.overlay a{
		font-size: 30px;
	}
	.wwm{
		z-index: -1;
		height: 180px !important;
		overflow: hidden;
	}
	.wwm div h1{
		font-size: 25px;
		color:black;
	}
	.wwm div p{
		font-size: 11px;
	}
	.wwm div button{
		font-size: 12px;
		padding-top: 5px;
		padding-bottom:5px;
	}
	#text_1, #text_2, #text_3{
		margin-left: 15px;
		margin-top: 5px;
	}
	#ä{
		margin-left: 25px !important;
	}

	#text_1{
		margin-top:30px;
		color:white;
	}
	.wwm div{
		padding-left: 0px !important;
		margin-left: 0px !important;
		margin-top: 0px !important;
	}
	.wwm img{
		margin-right: 0px !important;
		padding-right: 10px !important;
		width: 80px;
		padding-top: 20px !important;
		padding-bottom: 25px !important;
		margin-left: 25px !important;
	}
	.swiper-container{
		height: auto;
	}
	.map h1{
		width: 250px;
		font-size: 20px;
	}
	.map button{
		font-size: 11px;
	}
	.wholesale .lets-talk {
		margin-left: 10px;
	}
	.wholesale div h1{
		font-size: 20px;
	}
	.wholesale div button{
		margin-left: 0px !important;
		font-size: 11px;
		height: 24px !important;
	}
	.wholesale{
		height: 70px;
	}
	.so div{
		margin-left: auto;
		width: 80%;
	}
	.so div h1{
		font-size: 20px;
	}
	.so div p{
		font-size: 11px;
		width: 80%;
	}
	.so div button{
		font-size: 11px;
	}
	.map{
		height: 400px;
	}
	.this_is_insta{
		height:auto;
		padding-bottom: 20px;
	}
	.this_is_insta h1{
		font-size: 20px;
	}
	.random{
	background-attachment:scroll;
	}

}
@media(max-width: 400px){

}

@media(max-width: 360px){

	#imgcent{
		width: 200px;
	}
	#wwm #wwm_text h1{
		font-size: 18px;
	}
	#wwm #wwm_text p{
		width:190px;
	}
	#wwm #wwm_text p br{
		display: none;
	}
	#wwm #wwm_text button{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10px;
		padding-top: 4px;
		padding-bottom: 2px;
	}
	#wholesale{
		height:50px;
	}
	#wholesale h1{
		height:28px;
		margin-top: 15px;
		margin-right: 15px;
	}
	#wholesale button{
		vertical-align: initial !important;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 10px;
		padding-bottom: 0px !important;
		padding-top: 0px;
		height:17px !important;
	}
	.random{
		background-position: center;
	}
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}
#swiper {
	position: relative;
}