/* nav */
.main {
    opacity: 1;
    width: 100%;
    z-index: 1000;
    position: fixed;

}

.btn-one i {
    color: rgb(160, 153, 153);
    font-size: 22px;
    position: absolute;
    left: 16px;
    top: 12px;
    cursor: pointer;
    transition: all 0.35s ease-in-out;
}

.btn-one i {
    color: rgb(250, 247, 247);
}

.side-manu {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -100%;
    height: 72vh;
    width: 100%;
    /* backdrop-filter: blur(10px); */
    background: linear-gradient(to right, rgb(5, 2, 7), rgb(30, 3, 15), rgb(0, 0, 0));
    border-bottom: 1px solid rgba(204, 107, 190, 0.28);
    /* box-shadow: 0 0 5px rgb(247, 234, 234, 0.5); */
    transition: 0.35s ease-in-out;
}


.side-manu .btn-two i {
    color: rgb(212, 204, 204);
    font-size: 20px;
    position: absolute;
    right: 16px;
    left: auto;
    top: 6px;
    opacity: 0;
    cursor: pointer;
    transition: 0.35s ease-in-out;
}

.side-manu .manu {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 50px;

}


#check {
    display: none;
}

#chack,
input,
label {
    opacity: 1;
}

.side-manu .manu li:hover {
    box-shadow: 0 0 4px rgb(247, 184, 184, 0.5);
}



.btn-two i:hover {
    font-size: 40px;
}

#check:checked~.side-manu {
    left: 0;
}

#check:checked~.btn-one {
    opacity: 0;
}

#check:checked~.side-manu .btn-two i {
    opacity: 5;
    position: absolute;
    top: 1px;
    z-index: 5;
}



.nav {
    align-items: center;
    justify-content: center;
    width: 90%;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;


}

.nav .nav-items {
    flex-direction: column;
    position: absolute;
    top: 14px;
    justify-content: space-evenly
}

.n-logo img {
    height: 9vh;
    width: 9vh;
}

.nav .n-items {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.nav .n-items a {
    padding: 11px 8px;
    margin: 5px 8px;
    width: 180%;
    font-size: 16px;
    border-radius: 8px;
    box-shadow: 0px 0px 1px rgba(255, 235, 205, 0.45);
    background-color: rgb(11, 4, 11, 0.5);
}

.dropdown {
    display: block;
    padding: 8px 6px;
    margin: 5px 8px;
    border-radius: 8px;
    box-shadow: 0px 0px 1px rgba(255, 235, 205, 0.45);
    background-color: rgb(11, 4, 11, 0.5);
    width: 185%;
}

.dropdown .dropbtn {
    font-size: 15px;
    width: 100%;
}

.nav .dropdown-content {
    background-color: #120d12;
}


.nav .dropdown-content a {
    box-shadow: 0px 0px 1px rgba(255, 235, 205, 0.697);
    background-color: rgb(11, 4, 11);
}

/* Mobile typography normalization */
.nav .n-items a,
.dropdown .dropbtn {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.nav .btn button h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.home h2,
.home h2 span {
    font-size: 1.05rem !important;
}

.home h1 {
    font-size: 1.9rem !important;
    line-height: 1.15 !important;
}

.home p,
.ser-info p,
.right .into .infos p,
.b-categary .b-items .b-disc p,
.contact-discrip p,
.contact-right p {
    font-size: 0.92rem !important;
    line-height: 1.55 !important;
}

#services .ser-head h2,
#skills .skill-head h2,
#blogs .blo-head h2,
#about .ab-name h1,
#contact .contact-title h1 {
    font-size: 1.45rem !important;
    line-height: 1.2 !important;
}

#services .ser-head h1,
#skills .skill-head h1,
#blogs .blo-head h1,
.right .into h2,
.right .into h3,
.contact-right h1,
.contact-left-title h1 {
    font-size: 1.2rem !important;
    line-height: 1.25 !important;
}

.ser-info h1,
.p-items .select .disc h3,
.b-categary .b-items .b-disc h1 {
    font-size: 1rem !important;
    line-height: 1.25 !important;
}

/* hdfkjhsdhfkdhfhsdkhdf */

.caintant #chome {
    height: 80vh;
}

.background-clip {
    display: none;
}

.home {
    padding-top: 0%;
    height: 75vh;
    z-index: -1;
}

.home h2 {
    font-size: 2.5vh;
    padding: 1px;
}

.home h2 span {
    font-size: 2.5vh;
    padding: 1px;
}

.home h1 {
    font-size: 6.7vw;
    padding: 7px 4px;
    word-spacing: normal;
}

.home p {
    font-size: 2.2vh;
    line-height: 1.5rem;
    margin-bottom: 3px;
    display: none;
}

/* button */


.home .btn a button {
    padding: 5px 8px;
}

.home .btn a button h3,
i {
    font-size: 1.6vh;
    padding: 4px;
    text-shadow: 0px 0px 20px rgba(21, 139, 203, 0.841), 0 0 1em rgb(70, 16, 59), 0 0 0.2em rgba(0, 0, 255, 0.001);
}

.infoshare {
    bottom: 65px;
}

.infoshare a {
    padding: 3px;
    margin: 1vh;
    border: none;

}

.infoshare img {
    height: 4vh;
}


/* servises
 */

#services .ser-head h1 {
    font-size: 7vw;
    margin-top: 0vh;
    margin-bottom: 1vh;
}

/* about */
#about {
    background-color: #0f0d0f93;
    margin-top: 1.4vh;
    height: auto;
    margin-bottom: 2px;
}

/* skills */
#skills {
    padding-bottom: 10px;
    display: flex;
    margin-top: 5px;
            margin-bottom: 10vh;
    /* height: 91vh; */
    flex-wrap: wrap;
    justify-content: center;
}

#skills b {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 0px;
}


.skills-items {
    width: 86%;
    margin: 0px;
}

#about .ab-name {
    font-size: 1.6vh;

    padding: -20px;
    margin: -1px;
}

.about_items {
    width: 90%;
    height: 95vh;
}

.about_items .im1 {
    height: 7vw;
    width: 7vw;
    box-shadow: 0px 0px 23px rgb(197, 11, 206);

}

.about_items .im2 {
    height: 16vw;
    width: 1vw;
    box-shadow: 0px 0px 23px rgb(197, 11, 206);

}

#about .leftt {
    height: 21vh;
    padding-right: 0;
}

#about .leftt img {
    height: 12vh;
    width: 12vh;
}


#about .right {
    width: 95%;
    height: 70vh;
    margin: 2px;
    padding: 1px;
    text-align: center;
}



.right .into h3 {
    font-size: 4vh;
    padding: 2px;
}

.right .into h2 {
    padding: 15px 5px;
    font-size: 3vh;
    margin-bottom: 3px;

}

#about .right .infos {
    justify-content: center;
}

.right .into .infos p {
    font-size: 14px;
}

#about .right .infos .pm {
    width: 90%;
    margin: 1px;
    padding: 10px;
    /* border: 1px solid blanchedalmond; */

}

#about .right .infos .pm span {
    color: #c585c6;
    font-size: 4.5vw;
}

#skills .skill-head {
    display: flex;
    margin: 0 0 0 0;
    flex-direction: column;
    justify-content: start;
    align-items: center;

    width: 90%;
}

#skills .skill-head h2 {
    font-size: 6.5vw;
}

#skills .skill-head h1 {
    font-size: 1.3em;
}

#skills .skill-head p {
    position: static;
    margin: 20px;
    width: 120px;
    height: 4vh;
    font-size: 14px;
}


/* client 
 */
.hap-items {
    height: 60vh;
    flex-direction: column;
    justify-content: space-evenly;
}

.hap-items .hap-it-i {
    width: auto;
    height: auto;
    margin: 5px;
}

.hap-items .hap-it-i i {
    font-size: 17px;
    padding: 11px
}


.hap-items .hap-it-i .hap-i-info h1 {
    font-size: 26px;
    padding-left: 15px;
    margin: 0px;
}

.hap-items .hap-it-i .hap-i-info p {
    font-size: 15px;
    padding-left: 14px;
    margin: 1px;
}






/* educ */

#education {
    height: 135vh;
    width: 95%;
}

.content-name {
    font-size: 1.6vh;
    padding: 2px;
    margin-top: 10px;
    margin: 12px;

}

.edu_items {
    height: 145vh;
}

.edu-parts {
    width: 85%;
    padding: 5px;
}

.edu-parts1 {
    top: 0vh;
    left: 8.5vh;
    width: 68%;
    height: 22vh;
}

.edu-parts .into {
    height: 16vh;
    overflow: hidden;
    transition: 1s ease-in-out;
}

.edu-parts .into h2 {
    padding: 3px;
    margin: 2px;
    width: 40%;
    font-size: 20px;
}

.edu-parts .into h1 {
    font-size: 2vh;
    padding: 10px 2px 2px;
}

.edu_items .into {
    overflow: hidden;
    transition: 1s ease-in-out;

    padding: 10px;
}

.edu_items .into h1 {
    font-size: 1.5rem;
}

.edu-parts .into p {

    padding: 2px;
}

.edu_items .into h2 {
    font-size: 15px;
    width: 9vh;
    color: rgb(174, 174, 174);
    position: absolute;
    right: 1px;
    top: 22px;
}

.edu_items .into p {
    color: rgb(137, 137, 137);
    padding: 10px;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 18px;
}

.edu_items .eduline {
    border-radius: 10px;
    height: 83vh;
    width: 2px;
    top: 15vh;
    left: 23px;

}

.edu_items .eduarro-line {

    height: 4px;
    width: 9vh;
    left: -70px;
}

.edu_items .eduarro-line2 {


    height: 4px;
    width: 9vh;
    left: -70px;
}

.edu_items .eduarro-line3 {

    height: 4px;
    width: 9vh;
    left: -70px;
}

.edu_items .eduarro-line4 {
    height: 4px;
    width: 9vh;
    left: -70px;
}



.edu_items .eduarro-d1 {
    height: 4vh;
    width: 4vh;
    top: 40%;
    left: -71px;
}

.edu-parts2 {
    top: 28vh;
    left: 8.5vh;
    width: 68%;
    height: 22vh;
}

.edu_items .eduarro-d2 {
    height: 4vh;
    width: 4vh;
    top: 40%;
    left: -71px;
}

.edu-parts3 {
    top: 56vh;
    left: 8.5vh;
    width: 68%;
    height: 22vh;
}

.edu_items .eduarro-d3 {
    height: 4vh;
    width: 4vh;
    top: 40%;
    left: -71px;
}



.edu-parts4 {
    position: absolute;
    top: 84vh;
    left: 8.5vh;
    width: 68%;
    height: 22vh;
}

.edu_items .eduarro-d4 {
    height: 4vh;
    width: 4vh;
    top: 40%;
    left: -71px;
}


.edu_items .edu-parts1:hover .eduarro-d1 {
    height: 4vh;
    width: 4vh;

}

.edu_items .edu-parts2:hover .eduarro-d2 {
    height: 4vh;
    width: 4vh;

}

.edu_items .edu-parts3:hover .eduarro-d3 {
    height: 4vh;
    width: 4vh;

}

.edu_items .edu-parts4:hover .eduarro-d4 {
    height: 4vh;
    width: 4vh;

}

/* sevisess ? */
#services {
    padding-top: 2.5vh;
    width: 90%;
    height: auto;
    padding-bottom: 80px;
}

.ser-head {
    margin-top: 7px;
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#services .ser-head h2 {
    font-size: 1.8em;
    margin: 10px;
}

.ser-head a {
    font-size: 1.5vh;
    width: 7vh;
    padding: 4px 11px;
}

.ser-items {
    width: 90%;
    /* height: 90vh; */
    align-content: center;
}


.ser-parts {
    /* margin: 18px; */
    width: 83%;
    height: auto;
    padding: 18px 20px;
    box-shadow: 0px 0px 11px -4px rgb(190, 188, 190);

}

.ser-parts:hover {
    z-index: 5;
}

.ser-parts img {
    /* margin: 15px; */
    margin-top: 0px;
    WIDTH: 6VH;
    height: 6vh;
}

.ser-info p {
    margin-top: 3px;
    font-size: 3.3vw;
}

.ser-info h1 {
    color: var(--primary-color);
    margin-top: -17px;
    font-size: 5vw;
}


#services a {
    width: 9vh;
    font-size: 14px;
    padding: 5px 8px;
}

.sp img {
    height: 10vh;
}

.sp h1 {
    padding: 10px;
    font-size: 2vh;
}

.sp p {
    font-size: 12px;
}

/* projects */

#projects {
    height: auto;
    width: 100%;
}

#projects>h1 {
    margin: 0px;
    font-size: 3vh;

}

#projects .p-categary a {
    width: 100%;

}

#projects .p-categary a h2 {
    font-size: 12px;
    margin: 3px 5px;
    padding: 7px 14px;
    border-radius: 50px;
}

#projects .p-categary a .select {
    background: none;
}


#projects .p-categary a .hide {
    display: none;
}


#projects .p-items {
    width: 90%;
    height: 86vh;
}

.p-items .p-objects {
    width: 85%;
    height: 27vh;
    margin: 16px 5px;

}

.p-items .p-objects:hover {
    width: 35%;
    height: 20vh;
}

.p-items .p-objects img {
    height: 11vh;
    width: auto;
}

.p-items .p-objects:hover img {
    height: 7vh;
    width: 60%;
}


.p-items .select {
    width: 85vh;
    height: 25vh;
    position: relative;
}

.p-items .select:hover {
    box-shadow: 0 0 10px purple;
}



.p-items .select img {
    width: 95%;
    margin: 8px;
    height: 18vh;
}

.p-items .select .disc {
    width: 99%;
    flex-direction: column;


}

.p-items .select .disc h3 {
    padding: 0px 3px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: -18px;
    border: none;
}

.p-items .select .disc a {
    text-decoration: none;
    position: absolute;
    width: 95%;
    height: 143px;
    display: flex;
    text-align: center;
    align-items: center;
    color: rgb(163, 166, 168);
    justify-content: center;
    box-shadow: 0 0 10px;
    top: 5%;
    background: rgba(61, 2, 61, 0.315);
    backdrop-filter: blur(5px);
    transform: translate(0, -120%);
    transition: 0.3s ease-in-out;
}

.p-items .select:hover .disc a {

    transform: translate(0%);
}


.p-items .select .inf .nm {
    font-size: 14px;
    padding: 0px 3px;
}

.p-items .p-objects .disc {
    width: 99%;
    flex-direction: column;
}

.p-items .p-objects .disc h3 {
    padding: 1px 2px;
    font-size: 12px;
    border: none;
}

#blogs {
    height: auto;
    width: 99%;
    margin-bottom: 13vw;
}

#blogs .blo-head {
    margin-top: 110px;
}

#blogs .blo-head h1 {

    margin-top: 2vh;
    margin-bottom: 2vh;

}

#blogs>h1 {
    font-size: 3vh;
    padding: 1px;
    margin: 1px;
    margin-top: 1px;
    padding-top: 1px;
}

#blogs .b-categary {
    flex-wrap: wrap;
}

.b-categary .b-items img {
    width: 100%;
    height: 20vh;
    border-radius: 10px;
}

#blogs .b-categary .b-items {
    width: 87%;
    margin: 10px;
    height: auto;
    padding: 7px;
    flex-direction: column;
}

.b-categary .b-items .b-disc {
    width: 95%;

    margin-left: 2px;
}

.b-categary .b-items .b-disc h1 {
    padding: 7px 2px;
            font-size: 1.1em;

}

.b-categary .b-items .b-disc h2 {
    font-size: 14px;
}

.b-categary .b-items .b-disc p {
    font-size: 14px;
}

.b-disc button {
    padding: 3px 4px;

}

.b-disc button a {
    font-size: 1.3vh;
}

#blogs .all {
    width: 25%;
    padding: 2px;
    margin-top: 5px;
}

#blogs a button {
    width: 86%;
    height: 3vh;
    font-size: 13px;
    color: white;
    padding: 2px 7px;
}


/* main clients review
 */

#client {
    display: none;
    width: 99%;
    height: auto;
    flex-direction: column;
    position: static;
}


#client .cl-items {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#client .cl-i1,
.cl-i2 {
    width: 90%;
    height: 30vh;
    position: static;
    padding: 6px
}

#client .cl-i2 {
    width: 90%;
    height: 30vh;
    position: static;
    padding: 6px
}

#client .cl-i1 p {
    font-size: 4vw;
    position: static;
}




/* contact */
#contact {
    width: 90%;
    height: 100vh;
}

.contact-title {
    height: 5vh;
    font-size: 1.8vh;
    /* color: rgb(255, 253, 255); */
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.contact-discrip p {
    font-size: 1.8vh;
    /* color: rgb(171, 174, 170); */
    margin: 5px;
    margin-bottom: 10px;

}

#cont-sides {
    flex-direction: column;
    width: 100%;
    margin: 2px;
    margin-top: 10px;
    height: 77vh;
}



.contact-right {
    width: 97%;
    padding: 2px;
    margin: 2px;
    height: 33vh;

}

.contact-right h1 {
    font-size: 3.3vh;
    color: rgb(217, 246, 137);
    margin: 10px 0 10px 0;
}

.contact-right p {
    font-size: 12px;
    line-height: 1.3rem;
    padding: 1px;
    color: rgb(202, 199, 197);
}

.cont-item {
    margin-left: 15px;

}

.c11 img {
    width: 22px;
    height: 22px;
}

.c11 {
    margin: 4px 0;

}

.c11 h3 {
    /* margin-left: 20px; */
    font-size: 13px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.contact-left {
    width: 100%;
    margin: 43px 0 0;

}

.contact-left-title {
    height: 5vh;
}

.contact-left h1 {
    font-size: 1.6rem;
}

.contact-left textarea {
    height: 87px;
}

.send-inputs {
    width: 80%;
    height: 33px;
    margin: 7px;
    margin-left: 15px;
    padding: 0 15px;
    border: none;
    outline: none;
    font-weight: 570;
    ;
}

.contact-left button {
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 5px;
    /* position: absolute; */
    left: 34%;
    text-align: center;
}


/* footer */
.footer {
    width: 100%;
    padding: 4px;
    height: auto;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

.footer .left {
    width: 80%;
        height: 22vh;
    margin: 10px;
    padding: 5px;
            font-size: 3.7vw;
}

.footer .left .f-logo img {
    height: 6vh;
}

.footer .center {
    width: 45%;
    padding: 2px;
    height: 22vh;
}

.footer .center h2 {
    font-size: 17px;
    padding: 10px;

}

.footer .center .in {
    justify-content: space-around;
}

.footer .center .in a {
    width: 32%;
    padding: 2px;
    margin: 5px;
    font-size: 15px;
}

.footer .right {
    width: 100%;
    height: auto;
}

.r-share img {
    margin: 6px;
}

.footer .right h1 {
    font-size: 2.3vh;
    margin-bottom: 5px;
}