html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
}

html
{
    height:100%; 
    margin-bottom: 0px; 
}

body 
{
    text-align:left;
    
    margin-bottom: 0px;
font-family: 'Amatic SC', cursive;
	direction:ltr;
	background-color: #f3f4f5;
}

*{
	  scroll-behavior: smooth;
      box-sizing: border-box;
}

nav.gotop{
	text-decoration: none;
	position: fixed;
	left: 15px;
	bottom: 15px;
	font-size: 50px;
	color: #8fc2e9;
	z-index: 100;
}

nav.gotop i{
	transition: 0.4s;
		color: #8fc2e9;

}

nav.gotop i:hover{
	color: #57f2ff;
	text-shadow: 5px 5px 5px rgba(#57f2ff,0.5);
	
	
}


.container{
	background-image: url(../images/fullbg.png);
    background-repeat: no-repeat;
	height: 100%;
	text-align: center;
    position: relative;
	width: cover;
	height: 4950px; 
}

div.one{
	width: 1200px;
	height: 100vh;
	margin: 0 auto;
	padding-left: 711px;

}

div.one h1{
	display: inline-block;
	padding-top: 355px;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 50px;
	color: white;
	font-weight: bolder;
	padding-bottom: 20px;


}

*{
	box-sizing: border-box;
}

div.one h2{
	color: #77acce;
	font-size: 35px;
	margin-right: 160px;
	line-height: 1em;
		transition: 0.3s;
	position: relative;
}

div.one h2:hover{
	color: #57f2ff;
	font-size: 35px;
	margin-right: 160px;
	line-height: 1em;
	text-shadow: 5px 5px 5px #57f2ff;
	cursor: cell;
}

h2.straight{
	padding-right: 11px;
}

img.light1{
	position: absolute;
	left: 0;
}

img.light2{
	position: absolute;
	right: 0;
	top: 640px;
}

div.two{
	width: 600px;
	height: 415px;
	direction: ltr;
	text-align: left;
	margin-left: 360px;
}

div.two h3{
	font-size: 50px;
	font-weight: bolder;
	font-family: 'Alegreya Sans SC', sans-serif;
	color: #0e4f57;
}

div.two p{
	font-size: 26px;
	margin-bottom: 45px;
	color: #57777A;
}

div.small img{
	margin-right: 15px;
	transition: 0.3s;
}

div.small img:hover{
	  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
	background-image: url(../images/icon1on.png);
}

div.three{
    margin-top: 500px;
	left: 360px;
	position: absolute;
}

div.three div.boxes p:hover{
	color: #57f2ff;
	text-shadow: 0 0 5px #57f2ff;
	cursor: cell;
}


div.three h4{
	font-size: 50px;
	color: white;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 800;
	position: absolute;
	

}

div.three h5{
	font-size: 35px;
	color: #1d1d1d;
	font-family: 'Alegreya Sans SC', sans-serif;
    font-weight: 700;
	padding: 22px 0;
}

div.boxes{
	display: flex;
	direction: ltr;
	text-align: left;
	font-size: 30px;
	color: #8fc2e9;
	letter-spacing: 1.5px;
}

div.three img{
	left: 0;
}

div.boxright{
	margin-left: 250px;
	width: 400px;
}

div.boxleft{
	width: 400px;
}

.light3{
	position: absolute;
	left: 0;
	top: 1888px;
}

div.four{
    margin-top: 1300px;
	position: absolute;
	right: 450px;
}

div.four div.boxes2{
	display: flex;
}

div.boxes2 div.box{
	width: 382px;
	height: 371px;
	background-image: url(../images/triangle.png);
	margin: 0 auto;
	line-height: 320px;
	letter-spacing: 1px;
	transition: 0.3s;
}


div.boxes2 div.box:hover{
	background-image: url(../images/triangle2.png);
}

div.box a{
	
	text-decoration: none;
	color: white;
	font-size: 35px;
}

div.box a:hover{
	color: #0e4f57;
}

div.four h4{
	font-size: 50px;
	color: #8fc2e9;
	font-weight: 800;
	font-family: 'Alegreya Sans SC', sans-serif;
	display: inline-block;
	margin-left: 400px;

}



.light4{
	position: absolute;
	right: 0;
	top: 2659px;
}

.light5{
	position: absolute;
	left: 0;
	top: 3445px;
}

div.five{
    margin-top: 2310px;
    position: absolute;
    left: 47%;
}

div.five h2{
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 50px;
	font-weight: 800;
	color: #8fc2e9;
}

div.five input{
text-decoration: none;
    outline: none;
    border: none;
    color: white;
    letter-spacing: 1px;
    display: inline-block;
    background-color: none;
    background-color: rgba(0,0,0,0);
    font-size: 30px;
    font-family: 'Amatic SC', cursive;
	width: 300px;
	margin: 15px 0;
	
}

div.five textarea{
text-decoration: none;
    outline: none;
    border: none;
    color: white;
    letter-spacing: 1px;
    display: inline-block;
    background-color: none;
    background-color: rgba(0,0,0,0);
    font-size: 30px;
    font-family: 'Amatic SC', cursive;
	width: 300px;
	margin: 15px 0;
	
	
	
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

div.five a{
	color: #8fc2e9;
	background-color: #191919;
	padding: 15px 40px;
	text-decoration: none;
	font-size: 40px;
	letter-spacing: 2px;
	width: 300px;
	display: inline-block;
	margin: 15px 0;
	transition: 0.3s;
}

div.five a:hover{
	background-color: rgba(0,0,0,0.00);
	border: 3px #57f2ff solid;
	border-radius: 5px;
	color: #57f2ff;
	text-shadow: 0 0 5px #57f2ff;
}


div.grand_final{
	margin-top: -450px;
	position: absolute;
	width: 100%;
	padding-bottom: 80px;
}

div.grand_final img{
	width: 300px;
	margin: 10px;
	transition: 0.3s;
}

div.grand_final img:hover{
	background-image: url(../images/squarefill.png)
}

div.grand_final a{
	text-decoration: none;
	background-color: #191919;
	color: #57f2ff;
	padding: 30px 15px;
	line-height: 26px;
	display: inline-block;
	font-size: 25px;
	margin: 0 auto;
	position: absolute;
	transition: 0.4s;
}

div.grand_final a:hover{
	padding: 30px 110px;
	color: white;
	border-radius: 0 5px 5px 0;
}

div.images{
	text-align: center;
	
}


footer{
	background-color: #111111;
	color: lightgray;
	font-size: 14px;
	letter-spacing: 2px;
	height: 40px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	font-family: century Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}














body.gallery{
	background-color: #111111;
}


div.maingallery{
	display: inline-block;
	bottom: 0;
	text-align: center;
	width: 100%;
}

div.maingallery h2{
	font-size: 66px;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 800;
	color: #57f2ff;
	text-shadow: 0 0 10px #57f2ff;
	margin-top: 35px;
}

div.maingallery p{
	color: white;
	letter-spacing: 2px;
}

div.ex1{
	background-image: url(../images/gallery1.jpg);
	width: 300px;
	height: 700px;
}


div.ex1:hover{
	background-image: url(../images/gallery1cover.jpg);
}

div.ex2{
	background-image: url(../images/gallery2.jpg);
	width: 300px;
	height: 700px;
}


div.ex2:hover{
	background-image: url(../images/gallery2cover.jpg);
}

div.ex3{
	background-image: url(../images/gallery3.jpg);
	width: 300px;
	height: 700px;
}


div.ex3:hover{
	background-image: url(../images/gallery3cover.jpg);
}

div.arts{
	text-align: center;
	display: flex;
	margin: 0 auto;
	margin-left: 26%;


}
/* Codex responsive refinements */
html,
body {
	min-width: 0;
	overflow-x: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 900px) {
	nav.gotop {
		left: 10px;
		bottom: 10px;
		font-size: 34px;
		display: flex;
		flex-direction: column;
		gap: 6px;
	}

	.container {
		width: 100%;
		height: auto;
		min-height: 100vh;
		background-size: cover;
		background-position: center top;
		padding: 0 16px 80px;
	}

	div.one,
	div.two,
	div.three,
	div.four,
	div.five,
	div.grand_final {
		position: relative;
		left: auto;
		right: auto;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 48px 0;
		text-align: center;
	}

	div.one {
		min-height: 100vh;
		padding-left: 0;
		padding-top: 26vh;
	}

	div.one h1 {
		padding-top: 0;
		font-size: clamp(42px, 12vw, 64px);
	}

	div.one h2,
	div.one h2:hover {
		font-size: clamp(30px, 9vw, 42px);
		margin-right: 0;
	}

	h2.straight {
		padding-right: 0;
	}

	div.two {
		max-width: 620px;
		text-align: center;
	}

	div.two h3,
	div.three h4,
	div.four h4,
	div.five h2 {
		position: static;
		font-size: clamp(38px, 11vw, 54px);
		margin: 0;
	}

	div.two p {
		font-size: 24px;
		line-height: 1.25;
	}

	img.light1,
	img.light2,
	.light3,
	.light4,
	.light5 {
		max-width: 34vw;
		opacity: 0.45;
		pointer-events: none;
	}

	img.light2,
	.light3,
	.light4,
	.light5 {
		position: absolute;
		top: auto;
		bottom: 0;
	}

	div.boxes,
	div.four div.boxes2 {
		display: block;
		text-align: center;
	}

	div.boxleft,
	div.boxright {
		width: 100%;
		max-width: 520px;
		margin: 0 auto 28px;
	}

	div.three h5 {
		font-size: 32px;
	}

	div.boxes {
		font-size: 25px;
	}

	div.boxes2 div.box {
		width: min(100%, 320px);
		height: 310px;
		line-height: 270px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		margin: 14px auto;
	}

	div.box a {
		font-size: 32px;
	}

	div.five input,
	div.five textarea,
	div.five a {
		width: min(100%, 330px);
	}

	div.grand_final {
		margin-top: 0;
	}

	div.grand_final img {
		width: min(42vw, 220px);
	}

	div.grand_final a,
	div.grand_final a:hover {
		position: static;
		display: inline-block;
		padding: 18px 24px;
		margin-top: 18px;
		border-radius: 5px;
	}

	footer {
		position: static;
		height: auto;
		padding: 14px 10px;
		line-height: 1.4;
	}

	div.maingallery {
		padding: 24px 14px 80px;
	}

	div.maingallery h2 {
		font-size: clamp(44px, 14vw, 66px);
		line-height: 1.05;
	}

	div.arts {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 18px;
		margin: 0 auto;
	}

	div.ex1,
	div.ex2,
	div.ex3 {
		width: min(100%, 320px);
		height: 460px;
		background-size: cover;
		background-position: center;
	}
}

@media (max-width: 480px) {
	.container {
		padding-left: 12px;
		padding-right: 12px;
	}

	div.two p {
		font-size: 21px;
	}

	div.boxes2 div.box {
		width: 270px;
		height: 270px;
		line-height: 236px;
	}

	div.grand_final img {
		width: min(86vw, 260px);
	}

	div.ex1,
	div.ex2,
	div.ex3 {
		height: 390px;
	}
}