@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Tilt+Warp&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
  
body {
	overflow-x: hidden;
	/* overflow: hidden; */

	
	/* height: 100vh; */
}

#body_holder {
	position: absolute;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;


	overflow: hidden;
}

video {
	position: absolute;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;

	object-fit: cover;

}


#preloader_holder {
    position: absolute;
    width: 100%;

    left: 0;
    top: 32vh;
    
    text-align: center;
    
/*    background-color: white;*/
/*    z-index: 2;*/
}

#intro_overlay {
	position: absolute;
	left: 0px;
	top: 0px;

	height: 100%;
	width: 100%;
	/* background-color: red; */
}

.intro_blind{
	position: absolute;	

	width: 10%;
	height: 100vh;
	top: 0;
	left: 0;

	background-color: white;
}

#blind02 {
	left: 10%;
}
#blind03 {
	left: 20%;
}
#blind04 {
	left: 30%;
}
#blind05 {
	left: 40%;
}
#blind06 {
	left: 50%;
}
#blind07 {
	left: 60%;
}
#blind08 {
	left: 70%;
}
#blind09 {
	left: 80%;
}
#blind10 {
	left: 90%;
}



#vid_overlay, #mobile_overlay, #overlay {
	position: absolute;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;

	background-color: rgba(0,0,0,1 );

}



.section {
	position: absolute;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;


	background-color: white;
}

#project_holder {
	/* pointer-events: none; */
	
	position: absolute;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;

	display: none;
	background-size: contain;

}

#project_title {
	width: 1500px;
	
	font-size: 55px;

}



.grid_btn {
	position: absolute;	
	width: 50px;
	height: 340px;
	background-color: red;

	top: 0px;
}

#gallery_holder {
	position: absolute;	
	width: 560px;
	height: 340px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;

	overflow: hidden;

}


#mobile_footer {
	position: absolute;	
	width: 100%;
	height: 70px;
	background-color: rgb(12, 12, 12);
	left: 0px;


	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;
	/* font-family: 'Roboto', sans-serif; */

	line-height: 56px;
	font-size: 18px;

	color: white;

	/* background-color: brown; */

	user-select: none;
	text-align: center;
	/* top: 0px; */
	/* z-index: 100; */
}


#mobile_footer_bar{
	position: absolute;	
	width: 90%;
	height: 2px;
	left: 5%;
	background-color: black;
}

#mobile_gallery_holder {
	position: absolute;	
	width: 350px;
	height: 210px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;

	overflow: hidden;

}


#gallery_video {
	position: absolute;	
	width: 560px;
	height: 340px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;
}

#mobile_gallery_video {
	position: absolute;	
	width: 350px;
	height: 210px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;

	/* border: red 1px solid; */
}


#mobile_video_play_btn {
	position: absolute;	
	width: 350px;
	height: 210px;
	/* background-color: rgba(255, 42, 42, 0.234); */
	color: white;

	/* border: red 1px solid; */
	fill: red;
	left: 0px;
	top: 0px;

	cursor: pointer;

}

#video_play_btn {
	position: absolute;	
	width: 560px;
	height: 340px;
	/* background-color: rgba(255, 42, 42, 0.234); */
	color: white;

	fill: white;
	left: 0px;
	top: 0px;

	cursor: pointer;

}

#svg {
	color: white;

	fill: rgba(255, 255, 255, 0.4);

	scale: .25;
	position: absolute;

	top:-120px;
}

#mobile_svg {
	color: white;

	fill: rgba(255, 255, 255, 0.4);

	scale: .25;
	position: absolute;

	top: -75px;
}

#project_text {
	position: absolute;	
	width: 300px;
	height: 330px;
	/* background-color: lightgrey; */
	left: 580px;
	top: 20px;

	overflow: hidden;

	/* border: red solid 1px; */

	
	/* text-transform: uppercase; */
	font-family: 'Roboto', sans-serif;
	/* top:70px; */
	line-height: 40px;
	font-size: 19px;	

	text-align: center;
}

#mobile_project_text {
	position: absolute;	
	width: 350px;
	height: 400px;
	/* background-color: lightgrey; */
	left: 0px;
	top: 240px;

	overflow: hidden;

	/* border: red solid 1px; */

	
	/* text-transform: uppercase; */
	font-family: 'Roboto', sans-serif;
	/* top:70px; */
	line-height: 28px;
	font-size: 17px;	

	text-align: center;
}


.gallery_image {
	position: absolute;	
	width: 560px;
	height: 340px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;

	background-size: cover;
}

.gallery_image_mobile {
	position: absolute;	
	width: 350px;
	height: 210px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;

	background-size: cover;
}



#gallery_image01 {
	position: absolute;	
	width: 560px;
	height: 340px;
	background-color: lightgrey;
	left: 0px;
	top: 0px;

}
#gallery_image02 {
	position: absolute;	
	width: 560px;
	height: 340px;
	background-color: lightgrey;
	left: 560px;
	top: 0px;

}


.content_holder {

	margin: auto;
	position: relative;
	width: 900px;
	height: 340px;
	top: 20px;
	/* background-color: red; */
	
	overflow: hidden;
}

#mobile_content_holder {

	margin: auto;
	position: relative;
	width: 350px;
	height: auto;
	/* top: 20px; */
	background-color: red;
	
	/* overflow: hidden; */
}

#mobile_project_container {
	/* pointer-events: none; */
	
	position: fixed;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;

	overflow: hidden;

	/* background-color: white; */

	/* display: none; */
	/* background-size: contain; */

}


#mobile_project_holder {
	/* pointer-events: none; */
	
	position: absolute;	

	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;

	background-color: white;

	/* display: none; */
	background-size: contain;

}



.grid {
	left:-10px;
	top: -320px;
	width: 880px;
	
	/* background-color: red; */
}
/* .content_cinema */

.content_ui{

	margin: auto;
	position: relative;
	width: 920px;
	height: 340px;
	top: 20px;
	
	
	
	
	/* overflow: hidden; */
}


.ui_btn:hover {
background-color: rgb(234, 234, 234);
border-radius: 5px;
	
} 

.content_ui_left{

	position: absolute;
	width: 30px;
	height: 340px;
	top: 0px;
	left: -30px;
	/* background-color: rgba(255, 0, 0, 0.231); */

	cursor: pointer;
	
}
.content_ui_right{

	position: absolute;
	width: 30px;
	height: 340px;
	top: 0px;
	left: 900px;
	/* background-color: rgba(0, 255, 34, 0.231); */

	cursor: pointer;
	
}




.ui_btn_icon {
	position: absolute;
	top:150px;
	width: 26px;
	pointer-events: none;
}


.section_title  {
	overflow: hidden;


	width: 900px;

	margin: auto;
	margin-top: 100px;

	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;


	line-height: 67px;
	font-size: 90px;

	color: black;

	/* background-color: brown; */

	user-select: none;
}


.section_title_TEMP  {
	/* overflow: hidden; */


	width: 900px;

	margin: auto;
	margin-top: 100px;

	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;


	line-height: 90px;
	font-size: 90px;

	color: black;

	/* background-color: brown; */

	user-select: none;

	text-align: center;
}

.mobile_section_title  {

	position: absolute;
	/* overflow: hidden; */

	text-align: center;

	width: 350px;

	margin: auto;
	margin-top:20px;

	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;


	line-height: 66px;
	font-size: 44px;

	color: black;

	/* background-color: brown; */

	user-select: none;
}


.mobile_tile {
	position: absolute;	
	width: 350px;
	height: 210px;
	/* background-color: lightgrey; */

	cursor: pointer;
	/* transition: .4s ease; */


	overflow: hidden;
	/* background-size: contain; */
}
.tile {
	position: absolute;	
	width: 280px;
	height: 160px;
	/* background-color: lightgrey; */

	cursor: pointer;
	/* transition: .4s ease; */


	overflow: hidden;
	/* background-size: contain; */
}

.tile_bg {
	position: absolute;	
	width: 100%;
	height: 100%;

	background-size: 100% 100%;
	/* transition: .4s ease; */

	background-color: lightgray;
}

.tile:hover {
	/* scale: 1.025; */
	opacity: 1;
}

.tile:hover .tile_title {
	opacity: 1;
}

.tile:hover .tile_bg {
	scale: 1.05;
	opacity: 1;
	
}  


.tile_title_mobile {
	display: table-cell;
	position: relative;	
	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;
	color: rgba(255, 255, 255, 0.75);

	text-align: center;
	vertical-align: middle;
	user-select: none;
	
	width: 350px;
	height: 210px;

	
}
.tile_title {
	/* margin: 50px; */
	display: table-cell;
	position: relative;	
	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;

	width: 280px;
	height: 160px;
	/* border: solid 1px red; */

	font-size: 19px;
	color: rgba(255, 255, 255, 1);

	opacity: 0.0;

	text-align: center;
	vertical-align: middle;
	user-select: none;
	
	/* transition: .4s ease; */
}

.tile1 {

	background-image: url('../img/1920x1080_bg01.jpg');
	background-size: contain;
}
.tile2 {

	background-image: url('../img/1920x1080_bg02.jpg');
	background-size: contain;
}

.tile3 {
	

	background-image: url('../img/1920x1080_bg03.jpg');
	background-size: contain;
}

.tile4 {

	background-image: url('../img/1920x1080_bg04.jpg');
	background-size: contain;
}




.header_title {

	overflow: hidden;
	width: 720px;

	top:60px;
	position: relative;	
	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;

	line-height: 67px;
	font-size: 90px;
	color: white;


	margin-left: 55px;
	margin-bottom: 15px;


	user-select: none;
}



#menu_advertisement {
	width: 312px;
}

#menu_cinema {
	width: 212px;
}
#menu_documentary {
	width: 290px;
}

#menu_contact {
	width: 172px;
	bottom:50px;
}

#menu_remote_session {
	width: 320px;
	bottom:50px;
}

.home_link {

	overflow: hidden;
	/* border: red 1px solid; */
	position: relative;	
	text-transform: uppercase;
	font-family: 'Tilt Warp', cursive;
	top:70px;
	line-height: 32px;
	font-size: 40px;

	color: white;
	margin-left: 60px;
	padding-top: 10px;

	width: 0;

	-webkit-text-stroke-width: 1.5px;
	-webkit-text-stroke-color: white;

	user-select: none;

	cursor: pointer;

}

#menu_contact {
	bottom:50px;
}




#btn_projects {
	position: fixed;	

	width: 200px;
	height: 50px;
	left: 50%;
	bottom: 00px;

	margin: 0 auto;
	transform: translate(-50%, -50%);

	cursor: pointer;
	/* background-color: coral; */
}



.btn_close, #btn_close_section{
	position: absolute;	

	width: 50px;
	height: 50px;
	top: 20px;
	right: 20px;

	

	cursor: pointer;
	/* background-color: gray; */
}

#btn_close_project {
	position: absolute;	

	width: 50px;
	height: 50px;
	top: 25px;
	right: 78px;

	

	cursor: pointer;
}



#contact_info_left {
	position: absolute;
	left: 0px;
	top: 70px;
	width:400px;
	/* height:240px; */

	font-family: 'Roboto', sans-serif;
	
	line-height: 36px;
	font-size: 24px;

	text-align: left;
}

#contact_info_right {
	
	position: absolute;
	right: 0px;
	top: 70px;
	width:400px;
	/* height:340px; */

	font-family: 'Roboto', sans-serif;
	
	line-height: 36px;
	font-size: 24px;	

	text-align: right;

	color: black;
	text-decoration: none;

}

#temp { color: white}
a:link { color: black; text-decoration: none; }


a:visited { color: black; text-decoration: none; }


a:hover { color: black; text-decoration: underline; }


a:active { color: black; text-decoration: none; }




#mobile_sections_holder {
	position: absolute;	

	width: 100%;
	height: auto;
	top: 100vh;
	left: 0px;


	/* background-color: red; */
	/* overflow: hidden; */

}





#result {
	position: absolute;

	top: 10px;
	left: 10px;
	width: 220px;
	height: 20px;

	/* background-color: white; */

	color: black(255, 0, 0, 0.458);

	z-index: 100;
}




.scalable_object {
	/* transform: scale(1.3); */
	/* width: 70vw; */
}


/* .scalable_object_minus {
	scale: .7;
} */