





a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

button {
	cursor: pointer;
	text-transform: uppercase;
}

#info {
	position: absolute;
	top: 0px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 1; /* TODO Solve this in HTML */
}

a, button, input, select {
	pointer-events: auto;
}

.lil-gui {
	z-index: 2 !important; /* TODO Solve this in HTML */
}



@media all and ( max-width: 640px ) {
	.lil-gui.root {
		right: auto;
		top: auto;
		max-height: 50%;
		max-width: 80%;
		bottom: 0;
		left: 0;
	}
}

#overlay {
	position: absolute;
	font-size: 16px;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: rgba(0,0,0,0.7);
}

	#overlay button {
		background: transparent;
		border: 0;
		border: 1px solid rgb(255, 255, 255);
		border-radius: 4px;
		color: #ffffff;
		padding: 12px 18px;
		text-transform: uppercase;
		cursor: pointer;
	}

#notSupported {
	width: 50%;
	margin: auto;
	background-color: #f00;
	margin-top: 20px;
	padding: 10px;
}

.aol_loadingPage
{

	background-image: linear-gradient(#2d0a54, #000000);
}

.growImg {
transition: all .2s ease-in-out;
}

.growImg:hover {
transform: scale(1.3);
}


.aosNiceGalImage{
	width: 98%;
	padding: 2px;
	border-radius: 10px;
	position: relative;
}
.aosNiceGalDiv{
	width: 100%;
	padding: 0px;
	border-radius: 10px;
	z-index: 0;
	position: relative;
}

.aosNiceTutorialImg{
	width: 95%;
	padding: 0px;
	border-radius: 10px;

}

.aosNiceGalBG
{

	background-image: linear-gradient(#000000, #2d0a54);
}

.growThumb {
transition: all .2s ease-in-out;
}

.growThumb:hover {
transform: scale(1.2);
}

.divbg
{

	position: static;
	background-image: linear-gradient(#2d0a54, #000000);
	#display: block;
	margin: auto;
	width: 100%;
	height: 100%;
	text-align: center;
}

.divmenu
{

	
	background-color: #2d0a54;
	#display: block;
	#margin: auto;
	width: 100%;
	

	
	
}
.lanicon
{
	max-width: 30px;
	padding: 5px;
}

.divvideoentrance
{
	margin: auto;
	width: 100%;
	#text-align: center;
	top: -180px;
	position: relative;
	pointer-events: none;
}

#myVideo {
  
  
  width: 1920px;
  min-height: 648px;
  clip-path: inset(20% 0% 20% 0%);
  #display: inline;
  
}

.divvideocontent {
  position: absolute;
  bottom: 250px;
  #background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  #width: 35%;
 
  width: 100%;
}

.textovervideo {
	#font-size: 4rem;
	#font-size: 60px;
	font-weight: 900;
	text-shadow: 3px 3px 3px #000000;
	#padding: 20px;
}
.textovervideoSmall
{
	#font-size: 1.6rem;
	font-size: 20px;
	text-shadow: 5px 10px;
	text-shadow: 3px 3px 3px #000000;
	#padding: 20px;
}


.bannerTextSmall
{
	#font-size: 1.6rem;
	font-size: 20px;
	text-shadow: 5px 10px;
	text-shadow: 3px 3px 3px #000000;
	padding: 20px;
	max-width: 600px;
}

.bannerTextMid
{
	#font-size: 1.6rem;
	font-size: 30px;
	text-shadow: 5px 10px;
	text-shadow: 3px 3px 3px #000000;
	padding: 20px;
	max-width: 600px;
}

.bannerTextBig {
	#font-size: 4rem;
	font-size: 60px;
	font-weight: 900;
	text-shadow: 3px 3px 3px #000000;
	padding: 20px;
	max-width: 600px;
}

.imgover
{
	max-width: 600px;
}

.banner2
{
	width: 100%;
	min-height: 500px;
	#text-align: center;
	#vertical-align: middle;
	background-color: #ff0000;
	position: relative;
	top: -180px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #8f3592 80%, #660066);
}

.bannerVideo
{
	width: 100%;
	#min-height: 500px;
	
	#background-color: #ff0000;
	position: relative;
	#top: -180px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	#background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #8f3592 80%, #660066);
}

.normalVideo{
  
  max-width: 600px;
  width: 100%    !important;
  height: auto   !important;
  
  
}

.youtubeVideoCont{
  
  max-width: 600px;
  width: 100%; /* Grows to fill parent */
  max-width: 100%; /* Shrinks to fit parent */
  aspect-ratio: 16 / 9; /* Maintains aspect ratio */
  
  
  
}

.youtubeVideo{
  
  
  width: 100%;
  height: 100%;
  
  
  
}

.bannerImg{
	max-width: 600px;
	 width: 100%    !important;
  height: auto   !important;
}

.banner3
{
	width: 100%;
	min-height: 500px;
	#text-align: center;
	#vertical-align: middle;
	background-color: #ff0000;
	#position: relative;
	#top: -180px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #8f3592 80%, #660066);
}

.bannerTextBig2 {
	#font-size: 4rem;
	font-size: 50px;
	font-weight: 900;
	text-shadow: 3px 3px 3px #000000;
	padding: 20px;
	max-width: 600px;
}

.enterHip{
	#width: 30%;
	#min-height: 100px;
	text-align: center;
	#vertical-align: middle;
	background-color: #ff0000;
	
	#display: flex;
	#justify-content: center;
	#align-items: center;
	
	#background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #8f3592 80%, #660066);
	border-radius: 30px 30px;
	font-size: 60px;
	font-weight: 900;
	margin: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.bannerCredits
{
	width: 100%;
	#min-height: 500px;
	
	#background-color: #ff0000;
	position: relative;
	#top: -180px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	#background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #8f3592 80%, #660066);
}

.bannerCreditImages
{
	width: 100%;
	#min-height: 500px;
	
	#background-color: #ff0000;
	#position: relative;
	#top: -180px;
	
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	text-align: center;
	#background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #8f3592 80%, #660066);
}

.imgCred
{
	max-width: 100px;
	padding: 40px;
}

.instaIcon
{
	max-width: 70px;
	padding: 20px;
}

.blogBG
{
	
	
	background-color: #DDDDFF;
	
}

.blogMain
{
	
	max-width: 600px; 
	margin: auto;
	display: flex; 
	flex-direction: column; 
	
	
	justify-content: center;
	align-items: center;
	text-align: center;
	
	color: #442277;
}

.blogTitle
{
	color: #CC55FF;

	font-size: 2.0rem;
	
	padding: 20px;
	margin-top: 20px;

	font-weight: 700;
	text-shadow: 3px 3px 3px #000000;
}

.blogMainTitle
{
	color: #AA55FF;

	font-size: 2.5rem;
	
	padding: 20px;
	margin-top: 20px;

	font-weight: 700;
	text-shadow: 3px 3px 3px #000000;

	
}

.blogDescTitle
{
	font-size: 1.0rem;
	font-style: italic;
	text-align: right;
	width:100%;
}

.blog
{

	font-size: 1.5rem;
	
	padding: 20px;
	margin-top: 20px;
	
}

.blogComment
{

	font-size: 1.0rem;
	font-style: italic;

	
	
}

.blogMain img
{
	max-width: 100%;
	margin-top: 20px;
	
}

.bannerTextBig {
	#font-size: 4rem;
	font-size: 80px;
	font-weight: 900;
	text-shadow: 3px 3px 3px #000000;
	padding: 20px;
	max-width: 600px;
}

.blogFullLine01 {
        border-top: 1px solid #999999;
        width: 100%;
        margin: 0;
    }


	.blogNextBack
{
	
	max-width: 600px; 
	margin: auto;
	display: flex; 
	flex-direction: row; 
	
	
	justify-content: center;
	align-items: center;
	text-align: center;
	
	color: #442277;
}

.blogBut
{

	font-size: 1.2rem;
	
	padding: 20px;
	margin-top: 20px;
	font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
	
}

.menubut
{
	font-size: 1.2rem;
	font-weight: 700;
	padding-left: 20px;
	text-shadow: 3px 3px 3px #000000;
}

.aboutUs
{
	

	width: 100%;
	#min-height: 500px;
	
	#background-color: #ff0000;
	#position: relative;
	#top: -180px;
	
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;

	background-image: radial-gradient(farthest-corner at 100% 75%, black 20%, #3f1872 80%, #242c46);
}


.contactForm
{
	

	#width: 100%;
	#min-height: 500px;
	
	#background-color: #ff0000;
	#position: relative;
	#top: -180px;
	
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;

	
}


.crazylan-es
{
	display: none;
}


.renderWall
{
	position: absolute;
	#transform-origin: center;
	width: auto;
	height: 100vh;
	#max-width: 1080px;
	padding: 0px;
	margin: 0px;
	
}

.controls
{
	position: absolute;
	transform-origin: center;
	font-size: 3vmax;
	font-weight: 600;
	color: #969696;
	text-shadow: 2px 5px 5px #363636 ;
	transform: translate(-50%, 0%);
}

.factsheet
{
	position: absolute;
	transform-origin: center;
	font-size: 1.5vmax;
	font-weight: 600;
	color: #969696;
	text-shadow: 2px 5px 5px #363636 ;
	transform: translate(-50%, 0%);
	text-align: center;
}

.artCarousel
{
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.art
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	transform-origin: center;
	transform: translate(-50%, -50%);
	
}

.galeriaLabel
{
	filter: drop-shadow(0 0 8px #ff0062) 
          drop-shadow(0 0 12px #da3286);
	
}

.galeriaLabel:hover
{
	filter: drop-shadow(0 0 8px #ff0062) 
          drop-shadow(0 0 25px #ff0000);
}

.biocontainer
{
	display: flex; 
	margin: auto; 
	max-width: 700px; 
	flex-direction: column; 
	justify-content: center; 
	align-items: center;
	text-align: center;
	padding: 0px;
}

.biotext
{
	padding: 40px;
	font-size: min(2.0vmax, 20px);
	background-color: rgba(0,0,0,0.3);
	border-radius: 5px;
	margin-bottom: 10px;
	color:white;

}

.contactFormInside
{
	

	
	
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: white;

	
}

.contactFormInside input
{
	border-radius: 5px 5px;

	margin: 2px;
	padding: 2px;
	border: none;
	font-size: 1.0rem;
	font-weight: 400;
	text-align: left;
	min-width: 300px;
	display: block;
	
}

.contactFormInside textarea
{
	border-radius: 5px 5px;

	margin: 2px;
	padding: 2px;
	border: none;
	font-size: 1.0rem;
	font-weight: 400;
	text-align: left;
	min-width: 300px;
	display: block;
	
}

.contactFormInside label
{
	
	font-size: 1.2rem;
	font-weight: 500;
	text-shadow: 3px 3px 3px #000000;
}

.contactFormInside button
{
	border-radius: 15px 15px;

	margin: 10px;
	padding: 10px;
	border: none;
	font-size: 1.4rem;
	font-weight: 600;
	background-color: #ff006a;
	color: #fff;
	text-shadow: 3px 3px 3px #000000;
}

.contactFormInside button:hover
{
	filter: drop-shadow(0 0 8px #ff0062) 
          drop-shadow(0 0 25px #da3286);
}

.gridcontainer {
  display: grid; 
  grid-template-columns: auto auto; 
  
  gap: 16px; 
}

.gridinside
{
	/*padding: 40px;*/
	font-size: min(1.3vmax, 15px);
	background-color: rgba(0,0,0,0.3);
	border-radius: 2px;
	margin: 10px;
	color:white;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;

}

.gridimage
{
	width: 90%;
	height: auto;
	margin: 20px;
	border-radius: 2px;
}



@media (max-width: 500px) {
  .bannerCreditImages {
    flex-direction: column;
  }
  .menubut
	{
		font-size: 0.8rem;
		
		padding-left: 10px;
		
	}
	.biocontainer
	{
		max-width: 450px; 
	}
	.gridcontainer
	{
		grid-template-columns: auto; 
	}
}