*{
    margin:0;
    padding:0;
    list-style:none;
    box-sizing: border-box;
}

@font-face{
    font-family: "Chapaza";
    src: url('Chapaza.ttc') format('truetype');
}

@font-face{
    font-family: "upcel";
    src: url('upcel.ttc') format('truetype');
}

body{
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #232323;
    font-family: "upcel";  
   // overflow-x: hidden;
}

a{
    text-decoration: none;
    color: white;
}

.container{
    position: relative;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* header*/
.header{
    position: fixed;
    width: 100%;
    height: 70px;
    z-index: 2;
}

.logo{
    position: absolute;
    margin-left: 40px;
    margin-top: 25px;
}

/*icon menu*/
.openBtn{
    position: absolute;
    background-color:black;
    width:74px;
    height: 70px;
    left: 94.5%;
}

.menu img{
    margin-left: 18px;
    margin-top: 22px;
    height: 23px;
}

.overlaymenu{
    position: absolute;
    background-color: black;
    width:567px;
    height: 70px;
    right: 0;
    padding-top: 25px;
    margin-left:794px;
    transition: all 2s;
    text-shadow: 0px 0px 5px #0bffb2;
}

.nav-active, .about, .work, .contact {
    position: relative;
    margin-left: 40px;
    margin-right: 40px;
    width: auto;
    height: auto;
    font-size: 15px;
    font-family: "chapaza";
}

.nav-active:hover, .about:hover, .work:hover, .contact:hover{
    color: #0bffb2;
}

.closeBtn{
    position: absolute;
    font-size: 40px;
    font-weight: 900;
    margin-top: -15px;
    margin-left: 520px;
}

.background img{
    max-width: 100%;
    left: 0;
    position: absolute;
    margin-top: -70px;
    min-height: 768px;
    background-attachment: fixed;
    background-position: center;
}

.background02{
    z-index: 0;
    width:1008px;
    height:368px;
    box-shadow: 0px 0px 15px #0bffb2;
    position: absolute;
    margin-top: 135px;
    margin-left: 200px; 
}

#text01{
    color:#232323;
    font-size: 80px;
    position: absolute;
    font-family: "chapaza";
    letter-spacing: 0px;
    line-height: 90px;
    margin-top: 316px;
    margin-left: 210px;
    text-shadow: 2px 3px 10px #0bffb2;
}

.part2 img{
    max-width: 1360px;
    width:100%;
    position: relative;
    filter: brightness(0.5) blur(2px);
    margin-top: 698px;
}

.abu{
    width: 740px;
    height: 849px;
    position: relative;
    margin-top: -890px;
    margin-left: 510px;
    background-color: #232323;
    box-shadow: 0px 0px 33px #0bffb2;
}

#text02{
    font-size: 20px;
    color: #0bffb2;
    font-family: "chapaza";
    width: 80px;
    position: absolute;
    margin-top: 120px;
    margin-left: 125px;
}

#text03{
    font-size: 35px;
    color: white;
    font-family: "chapaza";
    position: absolute;
    margin-left: 125px;
    margin-top: 150px;
    line-height: 1.2;
}

#text04{
    font-size: 20px;
    color:white;
    font-family: "upcel";
    margin-left: 125px;
    position: absolute;
    margin-top: 290px;
    line-height: 1.8;
}

.profile{
    color: white;
    font-size: 20px;
    width:160px;
    height: 45px;
    padding-top: 10px;
    padding-left: 10px;
    background-color: #232323;
    font-family: "upcel";
    margin-top: 699px;
    margin-left: 478px;
    position: absolute;
}

.profile:hover{
    box-shadow: 0px 0px 10px #0bffb2;
    color: #0bffb2;
}

.part3{
    background-color: #0bffb2;
    width: 100%;
    height: 476px;
    margin-top: 36px;
    position: relative;
}

#text05{
    font-family: "chapaza";
    font-size: 22px;
    margin-left: 140px;
    margin-top: 125px;
    width: auto;
    position: absolute;
}

#text06{
    font-family: "chapaza";
    font-size: 33px;
    margin-left: 140px;
    margin-top: 165px;
    width: auto;
    position: absolute; 
}

#text07{
    font-family: "chapaza";
    font-size: 22px;
    margin-left: 980px;
    margin-top: 125px;
    width: auto;
    position: absolute;
}

#text08{
    font-family: "upcel";
    font-size: 25px;
    margin-left: 980px;
    margin-top: 165px;
    line-height: 1.8;
    width: auto;
    position: absolute;
}

.vProject{
    color:black;
    font-size: 20px;
    width:160px;
    height: 45px;
    padding-top: 10px;
    padding-left: 10px;
    background-color: #0bffb2;
    font-family: "upcel";
    margin-top: 333px;
    margin-left: 980px;
    position: absolute;
}

.vProject:hover{
    color:#232323;
    box-shadow: 1px 2px 10px black;
}

.footer{
    padding-top: 10px;
    height:150px;
    color: white;
    background-color: #232323;
}

#contactUs{
    position: absolute;
    font-size: 15px;
    font-family: "upcel";
    margin-top: 50px;
    margin-left: 140px;
    line-height: 1.5;
}
#together{
    text-align: center;
    position: absolute;
    margin-left: 500px;
    margin-top: 60px;
}

.logo2{
    position: absolute;
    margin-left: 615px;
    margin-top: 25px;
}

.fb{
    color:#252525;
    font-family: "upcel";
    margin-top: 95px;
    margin-left: 1063px;
    position: absolute;
    color: white;
}

.ig{
    color:#252525;
    font-family: "upcel";
    margin-top: 95px;
    margin-left: 1170px;
    position: absolute;
    color: white;
}

.fb:hover, .ig:hover{
   text-shadow: 0px 0px 5px #0bffb2;
}













