body
{
  margin:0;
  padding: 0;
  box-sizing: border-box;
  height: 100vh;
 font-family: 'Lilita One', cursive;
 
}

html,body
{
	scroll-behavior: smooth;
	height: 100%;
	box-sizing: border-box;
}
/**  nav css **/
 nav
{
	position: fixed !important;
	z-index: 5;
	background-color: #06fbc000;
	height: 80px;
	
	color: white;
}
@media only screen and (min-width: 601px)
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
}
#name:hover
{
text-decoration: none;
    color:white;
    height: 80px;	
}
#name
{
	padding-top: 1%;
    margin-left: 20%;
    padding-left: 50px;
    margin-right: 20%;
    position: fixed !important;	

}
nav ul li a:hover
{
    text-decoration: none;
    color:white;
     height: 80px;
}
nav ul li a
{
	padding-top: 5%;
    margin-left: 10%;
    padding-left: 50px;
    font-size: 25px;
    letter-spacing: 0.1em;	
}
.toggleclass
{
	background-color: #19c0ef;
	transition: 1s;
	opacity: 1;
	transition-delay:0s;
}
.toggleclass .nav li.active::after {
    border-bottom: 1px solid #E91E63;
    content: "";
    display: block;
    margin: 0 auto;
    width: 50%;
}
/**  nav css **/
#main
{
	object-fit: cover;

	margin-top: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background-image: url(https://images.pexels.com/photos/753994/pexels-photo-753994.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
	background-position: center;
	background-size: cover;
	

}


  div #particles-js
{
	object-fit: cover;
	   z-index:0 ;
    top: 0;
	height: 100vh;
	width: 100%;
	background: none;
	background-position: center;
	background-size: cover;
	margin-top: 0;
	
}
 .welcome-text .type 
{
	
	background-color: none;	
	position: absolute;
	font-family: 'Nunito', sans-serif !important;
	height: 25vh;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 100%;
	padding:0;
	font-weight: lighter !important;
	color: #04f7ee;
	text-align: center;
    z-index: 1;
}

 yframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
/** loader css **/
.loader_bg {
    position: fixed;
    z-index: 9999999;
    background: #fff;
    width: 100%;
    height: 100%;
}

.loader {
    border: 0 solid transparent;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: calc(50vh - 75px);
    left: calc(50vw - 75px);
}

.loader:before, .loader:after {
    content: '';
    border: 1em solid #E91E63;
    border-radius: 50%;
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    animation: loader 2s linear infinite;
    opacity: 0;
}

.loader:before {
    animation-delay: .5s;
}

@keyframes loader {
    0% {
        transform: scale(0);
        opacity: 0; }
    50% {
        opacity: 1; }
    100% {
        transform: scale(1);
        opacity: 0; }
}


@media only screen and (min-width: 0)
html {
    font-size: 14px;
    margin-left:20%;
}
/** loader css **/
.line-one {
    height: 1px;
    width: 100px;
    background: #E91E63;
    display: block;
    margin: 0 auto;
    padding: 0;
}



.single-contact i {
    font-size: 30px;
    color: #E91E63;
}

.single-contact .socials img {
    font-size: 14px;
    color: #000000;
}

.socials img:hover {
    cursor: pointer;
}

.single-contact {
    margin-bottom: 50px;
}

.contact-area{
    
    padding: 6px;
    height: 250px;
    
}

.single-contact h2 {
    text-transform: uppercase;
    font-size: 16px;
}


.contact-right h2 {
    font-size: 18px;
    text-transform: uppercase;
}

.socials {
    padding-top: 5%;
}

.socials i {
    margin: 0 10px;
}

.single-contact {
    box-shadow: 0 20px 40px rgba(0,0,0,.2);
    padding: 5%;
}

#edit
 {
    margin: 0 auto !important;
    
    
}
.bottom-margin
{
 margin-bottom: 5%;
}

h2 {
    font-size: 3.56rem;
    line-height: 11%;
}
#h2
{
	
	padding:2px 2px;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	color:steelblue;
}
#p
{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color:#343654;
}
	

section #contact
{
	background-color: #6e79e687;
	width: 100%;
    height: 100%;
	
}
.box_color
{
	background-color: white;
	height: 100%;

}
.icons
{
	margin-left: 45%;
}
.icons_socials
{
	margin-left: 30%;
	background:red;
	top: 0;
	margin-top: 0px;
	width: 40px;
	height: 19px;
	margin-left:10px;
}
 .page-footer
 {
 	background-color: #171b48;
 	top:0;
 	margin-top: 0 !important;
 }

#skills_edit {
    margin: 0 auto;
    font-weight: 400;
    top: 0;
    bottom: 0;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 38%;
    padding-bottom: 8px;
    padding-top: 7px;
}
#skills
{
	background-color: #e6b3a5;
}
 .coding_icons
{
	height: 10%;
	width: 20%;
}

.left-margin
{
	margin: 0 auto !important;
	font-size: 40px;
}


/*** skills bar **/
.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	margin: 0 auto !important ;
	width:80%;
	background:#eee;
	height:40px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
width:110px;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:40px;
	line-height:40px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:40px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}
.bg
{
	background-color: #2eb7a9;
}
/* skills bar css **/

/** project css **/
 #project
{
	background-color: steelblue;
}
#color
{
	color: #1a0af7 !important;
}
