* {
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    margin: 0px;
    background-color: #34465D;
}

#i1 {
    margin-left: -6px;

}

#burger{
    /* border: 1px solid red; */
    height: 50px;
    position: sticky;
    /* background-color: #149c1fde; */
    background-color: #14799cde;
    margin-bottom: 30px;
    display: none;
}
#inn{
    background: transparent;
    /* border: 1px solid black; */
    height: 100%;
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
#inn>img{
background:transparent;
}

#inn>p{
    color: white;
    margin-top: 10px;
    font-weight: 100;
    font-size: 1.17em;
    background:transparent;
}

#nav-menu {
    /* border: 1px solid red; */
    /* position: fixed; */
    top: 0px;
    width: 100%;
    margin-bottom: 60px;
    height: 60px;
    /* backdrop-filter: blur(15px); */
    background-color: #14799cde;
    scroll-behavior: smooth;
    /* position: fixed; */
    /* padding-bottom: 20px; */
    display: flex;
}

#nav {
    /* border: 1px solid gold; */
    width: 95%;
    margin: auto;
    background: transparent;
    display: flex;
    justify-content: space-between;
}

#user-detail-name {
    margin-left: 50px;
}

.navlist {
    /* border: 1px solid rgb(0, 0, 0); */
    margin-left: 150px;
    background-color: #14799cde;
    font-size: 20px;
}

.navlist>a {
    background-color: #14799cde;
    margin-left: 50px;
}


#items>a {
    transition: all .45s ease;
}

#items {
    /* border: 1px solid black; */
    height: 25px;
    display: flex;
    width: 40%;
    justify-content: space-between;
    margin-top: 17px;
    background: transparent;
}

#items>h3>a:hover {
    color: rgb(255, 255, 255);
    letter-spacing: 0.05em;
    transition: 0.5s;
}

#items>h3>a {
    transition: all .45s ease;

}

#user-detail-name {
    height: 60px;
    color: rgb(255, 255, 255);
    /* background-color: #14799cde; */
    height: 25px;
    margin-top: 16px;
}

#user-detail-name>h3 {
    font-weight: 100;
    background-color: #14799cde;
    /* border: 1px so/lid green; */
    /* width: 50%; */
    margin: auto;
}

#items>h3>a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    margin-bottom: -10px;
    font-weight: 200;
    background: transparent;
}

#navlist {
    display: flex;
    margin-right: 300px;
}


#resume-button-1 {
    background: transparent;
    border: none;
    margin-left: 150px;
    /* background-color: white; */
}

#resume-button-2 {
    height: 50px;
    background-color: red;
    width: 140px;
    border: none;
    border-radius: 10px;
    margin: 08px 0px 0px 230px;
    font-size: 26px;
    padding-bottom: 8px;
}

#resume-button-2>a {
    background-color: red;
}

#abw {
    border: 1px solid #34465D;
    margin-bottom: -60px;
}

#resume-button-1>a {

    background-color: rgb(252, 60, 60);
}

#resume-button-1 {
    color: rgb(255, 255, 255);
    border: none;
    font-size: 18px;
    background-color: rgb(255, 63, 63);
    margin-top: 14px;
    width: 100px;
    height: 30px;
    border: none;
    border-radius: 6px;
}

#hmwl {
    /* border: 1px solid red; */
    height: 80px;
    margin-top: -50px;
    margin-bottom: 10px;
}

#intro {
    /* border: 1px solid red; */
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-top: 220px;
    justify-content: space-between;
}

#pic {
    width: 22%;
    position: sticky;
    margin-left: 5%;
    /* margin-top: 2px; */
    border-radius: 30px 30px 30px 30px;
}

#foto {
    width: 110%;
    height: 400px;
    /* width: 100%; */
    border-radius: 30px 30px 30px 30px;
}

#detail {
    /* border: 1px solid black; */
    /* padding: 100px 00px; */
    margin-right: 4%;
    height: 210px;
    width: 67%;
    /* background-color: #ce3635; */
    text-align: center;
    color: #fff;
    padding-top: 10em;
}

#name {
    font-size: 3.5em;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -100px;
}

#items>h3 {
    background: transparent;
    color: white;
}


#desc {
    font-size: 1.4rem;
    font-weight: initial;
    margin-top: 40px;
}

#user-detail-intro {
    /* border: 1px solid red; */
    height: auto;
    /* display: flex; */
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
    margin-left: 5%;
    margin-right: 5%;
}

#bot {
    border: 2px solid red;
}

#cont2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 55px;
}

#bl1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* border: 3px solid black; */
    margin-top: -50px;
    /* width: 100%; */
}

#bl2>button {
    /* margin-left: 131%; */
}

#aboutme {
    /* border: 1px solid black; */
    width: 80%;
    height: auto;
    margin-left: 10%;
    color: #fff;
    /* align-items: center; */
    margin-top: 140px;
    margin-bottom: -60px;
}

#homeb {
    background: transparent;
}

#connect {
    margin-top: 30px;
    color: #fff;
    width: 30%;
    margin-left: 100px;
}

.imeg {
    width: 60px;
    background-color: white;
    border-radius: 55%;
    border: 2px solid rgb(255, 255, 255);
    margin-top: 50px;
    margin-right: 30px;
}

.imeg:hover {
    background-color: #4b6e3d;
    border-radius: 2px solid #4b89c4;
    /* transition: 0.5s; */
    cursor: pointer;
}

#resumebut2 {
    height: 50px;
    width: 150px;
    font-size: 30px;
    margin-top: 50px;
    color: #fff;
    background-color: red;
    border-radius: 10px;
    border: none;
}

#resumebut2:hover {
    height: 60px;
    width: 170px;
    margin-top: 50px;
    font-size: 33px;
    cursor: pointer;
    transition: 500ms;
    color: #fff;
    background-color: rgb(71, 114, 62);
    font-weight: bold;
}

#inh {
    margin-top: 20px;
    font-weight: 400;
}

#pjw {
    border: 1px solid transparent;
    /* padding-top: -50px; */
}

#skills {
    /* border: 1px solid red; */
    height: 600px;
    margin-top: 20px;
    /* width: 700px; */
    padding-top: 30px;
}

#acc {
    margin-top: -140px;
    margin-left: -622px;

}

#bot {
    display: flex;
    margin: -105px 33px -10px 265px;
    /* margin-top: 20px; */
}

#resumebut2 {
    margin: 60px -688px 0px 0px;
}

#skl {
    color: #fff;
}

#title-skill {
    /* border: 1px solid red; */
    /* height: 100px; */
    width: 80%;
    margin-left: 10%;
    margin-top: 60px;
    text-align: center;
}

#all-skills {
    /* border: 1px solid; */
    width: 80%;
    margin-left: 10%;
    margin-top: 60px;
    height: 160px;
    display: flex;
    gap: 30px;

    /* Remove comment of overflow xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
    /* overflow: hidden; */
    /* margin-bottom: -40px; */
}

.skills-card {
    animation: scroll 25s linear infinite;
    /* border: 1px solid; */
    width: 120px;
    height: 130px;
}

/* @keyframes scroll {
            0% {
                transform: translateX(0);
            }

            100% {
                transform: translateX(calc(-200px * 9));
            }
        }

        .scrol::-webkit-scrollbar{
            width: 0;
        } */

.skills-card-name {
    color: rgb(13, 204, 172);
    /* margin-left: 33px; */
    text-align: center;
    margin-top: -8px;
    font-size: 20px;
}

#big {
    /* border: 1px solid red; */
    width: 110px;
    height: 100px;
    margin: auto;
    margin-bottom: 10px;
}

#big>img {
    width: 80%;
    margin: 8px 0px 0px 10px;
}

#big>img:hover {
    width: 90%;
    margin-top: 2px;
    margin-left: 5px;
    transition: 500ms;
}

#bot>div {
    display: flex;
    margin: -6% 0px 0px -12%;
}

#me {
    border: 2px solid red;
    padding-bottom: 6px;
    color: #fff;
    margin-bottom: 0px;
    text-align: center;
}

#mes {
    color: #fff;
    padding-bottom: 6px;
    width: 80%;
    text-align: center;
    margin: auto;
    border: 2px solid red;
    margin-top: 250px;
    margin-bottom: 80px;
    margin-top: 300px;
    width: 100%;
    /* padding-top: 60px; */
}

#projectsall {
    /* border: 1px solid rgb(221, 22, 22); */
    width: 80%;
    display: flex;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -220px;
    margin-bottom: -40px;
}

#projectsall>div>img {
    width: 100%;
    height: 250px;
}

#github-top-langs {
    margin-left: 38%;
    margin-top: 20px;
}

#github-stats-card {
    margin-left: 3%;
    /* margin-top: 20px; */
}

.project-card {
    border-radius: 10px;
    width: 48%;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 100px;
}

#proimg {
    width: 91.5%;
    /* border: 1px solid blue; */
    height: 300px;
    margin: 20px;
    margin-top: 30px;
}

#proimg>img {
    width: 100%;
    height: 300px;
}

.project-title {
    font-size: 30px;
    font-weight: bolder;
    color: rgb(13, 204, 172);
    margin: -8px 0px 0px 20px;
}

#inp,
#features,
.techstack,
#area {
    color: rgb(13, 204, 172);
    margin: 6px 0px 0px 20px;
}

#gitt,
#deployment {
    width: 110px;
    height: 40px;
    margin-left: 20px;
    background-color: rgb(255, 0, 0);
    border: none;
    border-radius: 8px;
    text-align: center;
}

#gitt:hover,
#deployment:hover {
    height: 42px;
    width: 114px;
    margin-left: 18px;
    cursor: pointer;
    transition: 500ms;
    color: #fff;

}

.nyus>a {
    /* background-color: rgb(255, 0, 0); */
    margin-top: -80px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    background-color: red;
}

#gits {
    color: #fff;
    padding-bottom: 6px;
    width: 80%;
    text-align: center;
    margin: auto;
    border: 2px solid red;
    margin-top: 30px;
    /* padding-top: 100px; */
    margin-top: -10px;
    margin-bottom: 60px;
}

#ech {
    color: #fff;
    padding-bottom: 6px;
    width: 80%;
    text-align: center;
    margin: auto;
    border: 2px solid red;
    margin-top: 30px;
    /* padding-top: 100px; */
    margin-top: 82px;
    margin-bottom: 60px;
}

#gtw {
    border: 1px solid transparent;
    margin-bottom: 90px;
}

#allstat {
    /* border: 1px solid red; */
    width: 80%;
    margin: auto;
}

#contacts {
    /* border: 1px solid red; */
    /* height: 600px; */
    width: 80%;
    margin: auto;
    margin-top: -50px;
    display: flex;
}

#cont {
    /* border: 1px solid; */
    height: 500px;
    width: 40%;
    /* color: rgb(13, 204, 172); */
    /* color: rgb(0, 255, 13); */
}

#mael {
    /* width: 100%; */
    height: 60px;
    margin-top: 30px;
}

.mailicon {
    color: #878b88;
}

.mailicon:hover {
    color: #ce6342;
    transition: 0.5s;
}

#fx {
    display: flex;
    /* border: 1px solid black; */
    height: 66px;
    margin-top: -30px;
    margin-bottom: 30px;
}

.icn {
    width: 30px;
}





#contact {
    background-color: #101010;
}

.contact-left {
    flex-basis: 35%;
}

.contact-right {
    flex-basis: 60%;
}

.contact-left p {
    margin-top: 30px;
}

.contact-left p i {
    color: #ff004f;
    margin-right: 15px;
    font-size: 25px;
}

.social-icons {
    margin-top: 30px;

}

a {
    text-decoration: none;
    color: #fff;
}

.social-icons a {
    text-decoration: none;
    font-size: 30px;
    margin-right: 15px;
    color: #ababab;
    display: inline-block;
    transition: transform 0.5s;
}

.social-icons a:hover {
    color: #ff004f;
    transform: translateY(-5px);
}

.contact-right form {
    width: 100%;
}

form input,
form textarea {

    width: 100%;
    border: 0;
    outline: none;
    background: #262626;
    padding: 15px;
    margin: 15px 0;
    color: white;
    font-size: 18px;
    border-radius: 6px;
}

.btn2 {
    display: inline-block;
    background-color: #3d95c9;
    color: #fff;
    border: 1px solid #3d95c9;
    font-size: 18px;
    padding: 14px 60px;
    margin-bottom: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.copyright {
    width: 100%;
    text-align: center;
    padding: 25px 0;
    background: #262626;
    font-weight: 300;
    margin-top: 20px;
}

.copyright i {
    color: #ff004f;
}

#cros{
    /* border: 1px solid gold; */
    height: 30px;
    width: 30px;
    background: transparent;
    display: block;
    float: right;
    margin:10px 50px 2px -44p
}

nav .fas {
    display: none;
}



#cont22 {
    /* border: 1px solid rgb(20, 12, 12); */
    width: 53%;
    margin-left: 4%;
}

#final {
    /* border: 1px solid red; */
    /* width: 80%; */
    margin: auto;
    height: 30px;
    padding-top: 10px;
    color: #dbd5d5;
    text-align: center;
    background-color: #333232;
}