@charset "utf-8";
/* CSS Document */

body {
	background: #FFF1D6;
	font-family: 'Kumbh Sans', sans-serif;
	margin: 50px;
	font-size: 23px;
}

h1, h2 {
	color: #9F844F;
	font-family: 'Kumbh Sans', sans-serif;
}


.profile-top {
	display: flex;
	gap: 10%;
}

.profile-left {
	align-content: flex-start;
	width: 100%;
}

.profile-right {
	align-content: flex-end;
}

.pfp {
	margin: 100px 0 0 225px;
	top: 100px;
	width: 50%;
	height: auto;
	border-radius: 50%;
	border: 8px solid #BDA679;
	align-content: flex-end;
	box-sizing: border-box;
}

	.pfp-box {
		align-content: flex-end;
		width: 100%;
		height: auto;
		margin: -75px 0 0 0;
		box-sizing: border-box;
	}




.contact {
	position: relative;
	top: 10px;
}


.number {
	display: flex;
	margin: 10px 0 30px 23px;
	box-sizing: border-box;
	width: 100%;
	height: auto;
}

.phone-icon {
	max-width: 1280px;
	width: 52px;
	flex-shrink: 0;
	height: 50px;
}

.number-text {
	font-size: 23pt;
	margin: 8px 0 0 30px;
	font-family: 'League Spartan', sans-serif;
}

	


.email {
	display: flex;
	margin: 0 0 30px 23px;
	box-sizing: border-box;
	width: 100%;
	height: auto;
}

.email-icon {
	max-width: 1280px;
	width: 52px;
	flex-shrink: 0;
	height: auto;
}

.email-text {
	margin: 3px 0 0 30px;
	width: 70%;
	height: 70;
}



.social {
	display: flex;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: -20px 0 0 0;
}

.insta {
	display: flex;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: 10px 0 0 4px;
	font-family: 'Kumbh Sans', sans-serif;
}

.insta-icon {
	width: 40%;
	height: 50%;
	margin: 21px 0 0 5px;
	align-content: flex-start;
}

.insta-text {
	margin: 17px 0 0 15px;
	line-height: 40px;
	font-size: 2;
	align-content: flex-end;
}


.facebook {
	display: flex;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: 15px 0 30px 250px;
	font-family: 'Kumbh Sans', sans-serif;
}

.facebook-icon {
	width: 100%;
	height: 80%;
	margin: 5px 0 0 0;
}

.facebook-text {
	width: 100%;
	margin: 3px 0 0 20px;
}





.prf-text {
	align-content: flex-start;
	width: 50%;
	font-size: 30px;
}



.hr1 {
	width: 60%;
	border: none;
}

hr {
	height: 3px;
	background-color: #BDA679;
	border: none;
}

.intro {
	margin: 40px 0 40px 0;
}


.content {
	display: flex;
	gap: 15%;
}

.aside-left {
	max-width: 45%;
}

.aside-right {
	max-width: 50%;
	align-content: flex-end;
}




h3 {
	display: flex;
}


.circle1 {
	border-radius: 50%;
	border: 4px solid #BDA679;
	margin: -15px 45px -90px -80px;
	z-index: -1000;
	box-sizing: border-box;
	max-width: 1280px;
	flex-shrink: 0;
	width: 100px;
	height: 100px;
}

.circle2 {
	border-radius: 50%;
	border: 4px solid #BDA679;
	left: -50px;
	top: 115px;
	margin: -40px 90px 0 -80px;
	bottom: -20px;
	z-index: -1000;
	box-sizing: border-box;
	max-width: 1280px;
	flex-shrink: 0;
	width: 100px;
	height: 100px;
}

.school-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 70px;
	height: 70px;
	box-sizing: border-box;
	top: -3px;
	left: 6px;
	position: relative;
	filter: brightness(0) saturate(100%);
	filter: invert(59%) sepia(8%) saturate(2121%) hue-rotate(1deg) brightness(89%) contrast(85%);
}

.uni-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 70px;
	height: 70px;
	box-sizing: border-box;
	left: 8px;
	top: -25px;
	position: relative;
	filter: brightness(0) saturate(100%);
	filter: invert(59%) sepia(8%) saturate(2121%) hue-rotate(1deg) brightness(89%) contrast(85%);
}

.h3-1-text1 {
	align-content: flex-end;
	width: 50%;
	height: auto;
	margin: -10px 0 -10px -20px;
}

.h3-1-text2 {
	margin: 10px 0 0 5px;
}

.h3-2-text1 {
	align-content: flex-end;
	width: 100%;
	height: auto;
	margin: -40px 0 -40px -70px;
}

.h3-2-text2 {
	margin: 10px 0 0 5px;
}


.igcse {
	font-weight: lighter;
	margin: -10px 0 35px 70px;
	width: 65%;
	align-content: flex-end;
}

.foundation {
	font-weight: lighter;
	margin: -45px 0 35px 110px;
	width: 100%;
}

.bachelor {
	font-weight: lighter;
	margin: -25px 0 30px 110px;
	width: 100%;
}

.list {
	margin: -20px 0 0 -13px;
	font-size: 23px;
}

.line {
	background-color: #BDA679;
	min-height: 270px;
	margin: -35px 0 10px 37px;
	box-sizing: border-box;
	flex-shrink: 0;
	align-content: flex-start;
}

.line-box {
	display: flex;
}




.exp1 {
	margin-top: 55px;
}

.exp2 {
	margin-top: -10px;
	width: 90%;
}



.interests {
	position: relative;
	top: 250px;
	width: 100%;
}

.writing-icon {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 65px;
	top: -165px;
	left: 300px;
	filter: brightness(0) saturate(100%);
}

.music-icon {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 75px;
	top: -225px;
	left: 325px;
}

.book-icon {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 90px;
	top: -110px;
	left: 280px;
}

.bars2 {
	align-content: flex-end;
	margin: -240px 0 0 105px;
	max-width: 1280px;
	flex-shrink: 0;
	position: relative;
	width: 300px;
	top: 70px;
	left: 45px;
}

.w3-measure {
	align-content: flex-end;
	background-color: #DEC28B;
	max-height: 12px;
	margin-bottom: 49px;
	max-width: 1280px;
	flex-shrink: 0;
	z-index: -1000px;
}

.w3-skill {
	align-content: flex-end;
	background-color: #BDA679;
	max-height: 12px;
	margin-bottom: 49px;
	max-width: 1280px;
	flex-shrink: 0;
}




.languages {
	position: relative;
	top: 485px;
}





.skills-content {
	display: flex;
	box-sizing: border-box;
	position: relative;
}

.bars1 {
	align-content: flex-end;
	margin: 13px 0 0 105px;
	max-width: 1280px;
	flex-shrink: 0;
	position: absolute;
	width: 300px;
}

.w7-measure {
	align-content: flex-end;
	background-color: #DEC28B;
	max-height: 12px;
	margin-bottom: 62px;
	max-width: 1280px;
	flex-shrink: 0;
	z-index: -1000px;
}

.w7-skill {
	align-content: flex-end;
	background-color: #BDA679;
	max-height: 12px;
	margin-bottom: 62px;
	max-width: 1280px;
	flex-shrink: 0;
}

.icons {
	align-content: flex-start;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}

.ai-icon {
	align-content: flex-start;
	max-width: 1280px;
	width: 125px;
	flex-shrink: 0;
	height: auto;
	top: -15px;
	left: -20px;
	position: relative;
}


.ae-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 73px;
	height: auto;
	top: -15px;
	left: 5px;
	position: relative;
}

.id-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 110px;
	height: auto;
	top: -15px;
	left: -14px;
	position: relative;
	
}

.pr-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 71px;
	height: auto;
	top: -16px;
	left: 5px;
	position: relative;
}

.ps-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 127px;
	height: auto;
	top: -16.75px;
	left: -23px;
	position: relative;
}

.hitfilm-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 77px;
	height: auto;
	top: -23px;
	left: 2px;
	position: relative;
}

.sculptris-icon {
	align-content: flex-start;
	max-width: 1280px;
	flex-shrink: 0;
	width: 180px;
	height: auto;
	top: -30px;
	left: -50px;
	position: relative;
}



.projects {
	margin-top: 20px;
	width: 100%;
	align-content: flex-start;
	display: flex;
}

.left {
	align-content: flex-start;
	width: 100%;
}

.right {
	align-content: flex-end;
	width: 100%;
}

.tupperwafer-logo {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 198.4px;
	height: auto;
	top: 90px;
	left: -145px;
}

.tupperwafer-packaging {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 134.8px;
	height: auto;
	top: 90px;
	left: -135px;
}

.tupperwafer-pos {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 153px;
	height: auto;
	top: 90px;
	left: -125px;
}

.p-s1-text {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 500px;
	height: auto;
	top: 105px;
	left: -95px;
	font-weight: lighter;

}

.p-s2 {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 500px;
	height: auto;
	margin: 155px 0 55px -125px;
}

.p-s2-link {
	margin-top: 10px;
}

.p-s3 {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 500px;
	height: auto;
	margin: 0 0 50px -125px;
}

.p-s3-link {
	margin-top: 10px;
}

.p-s4 {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 450px;
	height: auto;
	margin: 130px 0 50px -50px;
}

.p-s4-link {
	margin-top: 10px;
}

.p-s5 {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 500px;
	height: auto;
	margin: 0px 0 50px -50px;
}

.p-s5-link {
	margin-top: 10px;
}

.p-s6 {
	position: relative;
	max-width: 1280px;
	flex-shrink: 0;
	width: 550px;
	height: auto;
	margin: 0px 0 50px -50px;
}

.p-s6-link {
	margin-top: 10px;
}
