.mediaViewInfo {
	--web-view-name: Portofolio;
	--web-view-id: Portofolio;
	--web-scale-to-fit: true;
	--web-scale-to-fit-type: width;
	--web-scale-on-resize: true;
	--web-enable-deep-linking: true;
}
:root {
	--web-view-ids: Portofolio;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: none;
}

#Portofolio {
	position: absolute;
	width: 1920px;
	height: 1080px;
	overflow: hidden;
	cursor: pointer;
	--web-view-name: Portofolio;
	--web-view-id: Portofolio;
	--web-scale-to-fit: true;
	--web-scale-to-fit-type: width;
	--web-scale-on-resize: true;
	--web-enable-deep-linking: true;
}
@keyframes fadein {

	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}

}
*,
*:before,
*:after{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

#Home {
	position: absolute;
	width: 1920px;
	height: 1080px;
	background-color: rgba(255,255,255,1);
	overflow: hidden;
	--web-view-name: Home;
	--web-view-id: Home;
	--web-scale-to-fit: true;
	--web-scale-to-fit-type: width;
	--web-scale-on-resize: true;
	--web-enable-deep-linking: true;
}
@keyframes fadein {

	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}

}

a{
	transition: 0.3s ease;
	position: relative;
	text-decoration: none;
	color: #ffffff;
}

a:after{
	content:"";
	position: absolute;
	background-color:#E0BD04;
	height: 3px;
	width: 100%;
	left: -10;
	opacity: 0%;
	bottom: -10px;

}
a:hover:after{
	width: 100%;
	left: 0;
	opacity: 100%;
	transition: 0.3s;
}
a:link, a:visited {
	color: white;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration-color: #E0BD04;
}

#Rectangle_1 {
	fill: rgba(39,39,39,1);
}
.Rectangle_1 {
	position: absolute;
	overflow: visible;
	width: 1920px;
	height: 1080px;
	left: 0px;
	top: 0px;
}
#Component_8__6 {
	position: absolute;
	width: 111px;
	height: 37.784px;
	left: 1748px;
	top: 38px;
	overflow: visible;
}
#Contact {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 112px;
	height: 37.784156799316406px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: rgba(255,255,255,1);
}
#Component_7__6 {
	position: absolute;
	width: 111px;
	height: 37.784px;
	left: 1535px;
	top: 38.488px;
	overflow: visible;
}
#About_Me {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 112px;
	height: 37.784156799316406px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: rgba(255,255,255,1);
}
#Component_5__6 {
	position: absolute;
	width: 124px;
	height: 37.835px;
	left: 1110px;
	top: 38.438px;
	overflow: visible;
}
#Portofolio_v {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 125px;
	height: 37.83462142944336px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: rgba(255,255,255,1);
}
#Component_6__6 {
	position: absolute;
	width: 111px;
	height: 37.784px;
	left: 1322px;
	top: 38.488px;
	overflow: visible;
}
#Blog {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 112px;
	height: 37.784156799316406px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	color: rgba(255,255,255,1);
}
#Component_13__2 {
	position: absolute;
	width: 127.765px;
	height: 88.184px;
	left: 55.865px;
	top: 21.716px;
	overflow: visible;
	--web-animation: fadein 0.4000000059604645s ease-in-out;
	--web-action-type: page;
	--web-action-target: index.html;
	cursor: pointer;
}
#Danette {
	transform: translate(0px, 0px) matrix(1,0,0,1,1.3848,4.2364) rotate(-4deg);
	transform-origin: center;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
	width: 124px;
	height: 44px;
	text-align: left;
	font-family: 'Kaushan Script';
	font-style: normal;
	font-weight: normal;
	font-size: 49px;
	color: rgba(255,255,255,1);
}
#Abel {
	transform: translate(0px, 0px) matrix(1,0,0,1,1.3824,39.8776) rotate(-4deg);
	transform-origin: center;
	left: 0px;
	top: 10px;
	position: absolute;
	overflow: visible;
	width: 126px;
	height: 44px;
	text-align: left;
	font-family: 'Kaushan Script';
	font-style: normal;
	font-weight: normal;
	font-size: 49px;
	color: rgba(255,255,255,1);
}
#Component_20__2 {
	position: absolute;
	width: 625px;
	height: 885px;
	left: 15px;
	top: 174px;
	overflow: visible;
}

#Mask_Group_10 {
	position: absolute;
	width: 625px;
	height: 885px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#Component_21__2 {
	position: absolute;
	width: 625px;
	height: 885px;
	left: 648px;
	top: 174px;
	overflow: visible;
}
#Mask_Group_11 {
	position: absolute;
	width: 625px;
	height: 885px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#Component_22__2 {
	position: absolute;
	width: 625px;
	height: 885px;
	left: 1281px;
	top: 174px;
	overflow: visible;
}
#Mask_Group_12 {
	position: absolute;
	width: 625px;
	height: 885px;
	left: 0px;
	top: 0px;
	overflow: visible;
}

#Photography{
	transform: translate(0px, 0px) matrix(1,0,0,1,1.3824,39.8776);
	transform-origin: center;
	left: 120px;
	top: 380px;
	position: absolute;
	overflow: visible;
	width: 126px;
	height: 44px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 62px;
	color: rgba(255,255,255,1);
}

#GraphicDesigns{
	transform: translate(0px, 0px) matrix(1,0,0,1,1.3824,39.8776);
	transform-origin: center;
	left: 200px;
	top: 380px;
	position: absolute;
	overflow: visible;
	width: 126px;
	height: 44px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 62px;
	color: rgba(255,255,255,1);
}
#Modelling{
	transform: translate(0px, 0px) matrix(1,0,0,1,1.3824,39.8776);
	transform-origin: center;
	left: 250px;
	top: 380px;
	position: absolute;
	overflow: visible;
	width: 126px;
	height: 44px;
	text-align: center;
	font-family: Quicksand;
	font-style: normal;
	font-weight: normal;
	font-size: 62px;
	color: rgba(255,255,255,1);
}


