body{
    width: 100vw;
    height: 100vh;
    margin: 0;
    overflow: hidden;
    color: black;   
}
#canvas
{
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    display: block;
    color: black;
    background: url(backgrounds/connectedWorld1.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
    /* background: url(test.png); */
}
#changesCanvas
{
    width: 100vw;
    height: 100vh;
    display: block;
    color: black;
    overflow: hidden;
    background: url(backgrounds/ChangesBg.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
    z-index: -1;
}
#selectionPageCanvas
{
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    display: block;
    color: black;
    background: url(backgrounds/DigitalHeartbeatPlain.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
}
#inddexCanvas
{
    width: 100vw;
    height: 100vh;
    display: block;
    color: black;
    overflow: hidden;
    background-repeat: no-repeat;
    background: url(backgrounds/DigitalHeartbeatBg.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
}
#exploreBtn
{
    /* color: rgb(214, 0, 186); */
    color: white;
    text-decoration: none;
    background: inherit;
    /* border: rgb(214, 0, 186); */
    border: white;
    border-style: solid;
    text-align: center;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-size: 17px;
    /* font-weight: bold; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px;
}
#exploreBtn:hover
{
    color: white;
    text-decoration: none;
    /* background: inherit;
    border:rgb(214, 0, 186); */
    background: rgb(0, 104, 104);
    border: rgb(0, 104, 104);
    border-style: solid;
    /* font-size: 20px; */
    text-align: center;
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px;
}
#aboutBtn
{
    color: white;
    text-decoration: none;
    border: 1px;
    padding: 10px;
    margin-left: 100px;
    background: inherit;
    /* border: rgb(214, 0, 186); */
    border: white;
    border-style: solid;
    text-align: center;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-size: 17px;
    /* font-weight: bold; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px
}
#aboutBtn:hover
{
    color: white;
    text-decoration: none;
    border: 1px;
    padding: 10px;
    margin-left: 100px;
    background: rgb(0, 104, 104);
    border: rgb(0, 104, 104);
    border-style: solid;
    text-align: center;
    /* font-size: 20px; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px
}
#exploreBtnCh
{
    /* color: rgb(214, 0, 186); */
    color: rgb(255, 116, 239);
    text-decoration: none;
    background: inherit;
    /* border: rgb(214, 0, 186); */
    border: rgb(255, 116, 239);
    border-style: solid;
    text-align: center;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-size: 17px;
    /* font-weight: bold; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px;
}
#exploreBtnCh:hover
{
    color: white;
    text-decoration: none;
    /* background: inherit;
    border:rgb(214, 0, 186); */
    background: rgb(0, 104, 104);
    border: rgb(0, 104, 104);
    border-style: solid;
    /* font-size: 20px; */
    text-align: center;
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px;
}
#aboutBtnCh
{
    color: rgb(255, 116, 239);
    text-decoration: none;
    border: 1px;
    padding: 10px;
    margin-left: 100px;
    background: inherit;
    /* border: rgb(214, 0, 186); */
    border: rgb(255, 116, 239);
    border-style: solid;
    text-align: center;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-size: 17px;
    /* font-weight: bold; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px
}
#aboutBtnCh:hover
{
    color: white;
    text-decoration: none;
    border: 1px;
    padding: 10px;
    margin-left: 100px;
    background: rgb(0, 104, 104);
    border: rgb(0, 104, 104);
    border-style: solid;
    text-align: center;
    /* font-size: 20px; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px
}
#info 
{
	position: absolute;
	top: 10px;
	width: 100%;
	text-align: center;
    z-index: 100;
    margin-top: 40%;
	display:block;
}
#title 
{
	position: absolute;
	top: 10px;
	width: 100%;
	text-align: center;
    z-index: 100;
    margin-top: 300px;
    display:block;
    color: rgb(0, 255, 221);
    font-size: 40px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
#label
{
    font-family: monospace;
    font-stretch: narrower;
    font-weight: lighter;
    font-size: 40px;
}
#world
{
    /* font-weight: bolder; */
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 45px;
}
.text {
    text-align:center;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
	top: 10px;
	width: 100%;
	text-align: center;
    z-index: 100;
    margin-top: 5px;
    display:block;
    color: aquamarine;
  }
  
  .image {
    width:100%;
    height:500px;
    /* background-image:url(http://images6.fanpop.com/image/photos/33300000/Abstract-Space-space-33308889-1920-1200.jpg); */
    background-position:center;
    position: absolute;
	top: 10px;
	width: 100%;
	text-align: center;
    z-index: 100;
    margin-top: 5px;
	display:block;
  }

  #exploreBtn1
{
    /* color: rgb(214, 0, 186); */
    color: rgb(255, 255, 255);
    text-decoration: none;
    background: inherit;
    /* border: rgb(214, 0, 186); */
    border:rgb(255, 255, 255);
    border-style: solid;
    text-align: center;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-size: 17px;
    /* font-weight: bold; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px;
}
#exploreBtn1:hover
{
    color: white;
    text-decoration: none;
    /* background: inherit;
    border:rgb(214, 0, 186); */
    background: rgb(0, 104, 104);
    border: rgb(0, 104, 104);
    border-style: solid;
    /* font-size: 20px; */
    text-align: center;
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px;
}
#aboutBtn1
{
    color: rgb(255, 255, 255);
    text-decoration: none;
    border: 1px;
    padding: 10px;
    margin-left: 100px;
    background: inherit;
    /* border: rgb(214, 0, 186); */
    border: rgb(255, 255, 255);
    border-style: solid;
    text-align: center;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-size: 17px;
    /* font-weight: bold; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px
}
#aboutBtn1:hover
{
    color: white;
    text-decoration: none;
    border: 1px;
    padding: 10px;
    margin-left: 100px;
    background: rgb(0, 104, 104);
    border: rgb(0, 104, 104);
    border-style: solid;
    text-align: center;
    /* font-size: 20px; */
    padding: 14px 25px;
    display: inline-block;
    border-radius: 50px
}
#navBar
{
    position: absolute;
	top: 10px;
	width: 100%;
	/* text-align: center; */
    z-index: 100;
    margin-left: 1080px;
    margin-top: 20px;
    /* margin-top: 570px; */
	display:block;
}

#navBar a
{
	color: powderblue;
    text-decoration: none;
	justify-self: start;
	background: none;
    border: powderblue;
    border-style: solid;
    text-align: center;
    padding: 14px 25px;
	display: inline-block;
	border-radius: 25px;
	align-self: baseline;
	/* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
}
#navBar a:hover
{
	color: white;
	color: rgb(214, 0, 186);
    text-decoration: none;
	justify-self: start;
	background: rgb(214, 0, 186);
	background: inherit;
    border: rgb(214, 0, 186);
    border-style: solid;
    text-align: center;
    padding: 14px 25px;
	display: inline-block;
	border-radius: 25px;
	align-self: baseline;
}
#hme
{
	margin-right: 20px;
}

#navBarCh
{
    position: absolute;
	top: 10px;
	width: 100%;
	/* text-align: center; */
    z-index: 100;
    margin-left: 91%;
    margin-top: 1%;
    /* margin-top: 570px; */
	display:block;
}

#navBarCh a
{
	color: rgb(255, 116, 239);
    text-decoration: none;
	justify-self: start;
	background: none;
    border: rgb(255, 116, 239);
    border-style: solid;
    text-align: center;
    padding: 14px 25px;
	display: inline-block;
	border-radius: 25px;
	align-self: baseline;
	/* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
}
#navBarCh a:hover
{
	color: white;
	color: rgb(0, 104, 104);
    text-decoration: none;
	justify-self: start;
	background: rgb(0, 104, 104);
	background: inherit;
    border: rgb(0, 104, 104);
    border-style: solid;
    text-align: center;
    padding: 14px 25px;
	display: inline-block;
	border-radius: 25px;
	align-self: baseline;
}
#hme
{
	margin-right: 20px;
}

#navBarSP
{
    position: absolute;
	top: 1%;
	width: 100%;
	/* text-align: center; */
    z-index: 100;
    margin-left: 91%;
    margin-top: 1%;
    /* margin-top: 570px; */
	display:block;
}

#navBarSP a
{
	color: powderblue;
    text-decoration: none;
	justify-self: start;
	background: none;
    border: powderblue;
    border-style: solid;
    text-align: center;
    padding: 14px 25px;
	display: inline-block;
	border-radius: 25px;
	align-self: baseline;
	/* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
}
#navBarSP a:hover
{
	color: white;
	color: rgb(214, 0, 186);
    text-decoration: none;
	justify-self: start;
	background: rgb(214, 0, 186);
	background: inherit;
    border: rgb(214, 0, 186);
    border-style: solid;
    text-align: center;
    padding: 14px 25px;
	display: inline-block;
	border-radius: 25px;
	align-self: baseline;
}
#hme
{
	margin-right: 20px;
}

section
{
	width: 100%;
    height: 100vh;
	/* background-image:url(http://images6.fanpop.com/image/photos/33300000/Abstract-Space-space-33308889-1920-1200.jpg); */
	/* background: url('https://1.bp.blogspot.com/-gKoycQdrzus/Xd2ytRvxSBI/AAAAAAAARts/GEaaLfVl5HMYHqeQ_clnbnYPtk3BeaRkACLcBGAsYHQ/w914-h514-p-k-no-nu/colorful-forest-nature-fantasy-spring-autumn-digital-art-uhdpaper.com-4K-4.1992-wp.thumbnail.jpg'); */
	margin: 0;
	padding: 0;
	min-height: 100vh;
	display: flex;
	justify-content: center;
    align-items: center;
	font-family: consolas;
    background: url(backgrounds/DigitalHeartbeatPlain.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
}
.container
{
	position: relative;
	width: 100%;
	height: 50vh;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.container .box
{
	position: relative;
	width: 600px;
	height: 300px;
	margin: 20px 0;
	box-sizing: border-box;
	overflow: hidden;
    border-radius: 70px;
    transition: 1s;
}    
.container .box .imgBx
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	clip-path: circle(400px at center 100px);
	transition: 0.5s;
	transition-delay: 0.5s;
}
.container .box:hover .imgBx
{
	/* clip-path: circle(80px at center 100px);
	transition-delay: 0s; */
}
.container .box .imgBx img
{
	/* position: absolute;
	top: 0;
	left: 0; */
	max-width: 100%;
	max-height: 100%;
	/* object-fit: cover; */
}
.container .box:hover
{
    z-index: 1;
    transform: scale(1.2);
    box-shadow: 0 25px 40px rgba(255, 0, 89, 0.5);
}
.container .box .imgBx
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.container .box .imgBx:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(180deg,rgb(255, 235, 153),#000);
    mix-blend-mode: multiply;
    opacity: 0;
    transition: 0.5s;
}