* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    width: auto;
    height: auto;
    overflow: hidden;
    font-family: 'sintony';

}

.main_section {
    display: flex;
}


#s_pro {
    background-color: #F2F2F2;
    ;
}

.container {
    position: absolute;
    width: 443px;
    height: 617px;
    left: 948px;
    top: 115px;
}

.img {
    position: absolute;
    width: 350px;
    height: 285px;
    left: 950px;
    top: 115px;
}

.imgtxt {
    position: fixed;
    width: 123px;
    height: 39px;
    left: 950px;
    top: 61px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;
}

.i1 {
    position: fixed;
    width: 180px;
    height: 180px;
    left: 1200px;
    top: 115px;

    /* background: #D9D9D9; */
}

.i2 {
    position: fixed;
    width: 180px;
    height: 180px;
    left: 1000px;
    top: 115px;

    /* background: #D9D9D9; */
}

.i3 {
    position: fixed;
    width: 120px;
    height: 160px;
    left: 850px;
    top: 115px;

    background: #D9D9D9;
}

.i4 {
    position: fixed;
    width: 180px;
    height: 180px;
    left: 913px;
    top: 300px;

    /* background: #D9D9D9; */
}

.i5 {
    position: fixed;
    width: 180px;
    height: 180px;
    left: 1138px;
    top: 300px;

    /* background: #D9D9D9; */
}


.destxt {
    position: fixed;
    width: 184px;
    height: 39px;
    left: 950px;
    top: 439px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

}

.txt-d {
    position: fixed;
    width: 375px;
    height: 150px;
    left: 948px;
    top: 487px;

    background: #D9D9D9;
    border-radius: 5px;
}

.select_project-cat {
    position: absolute;
    width: 391px;
    height: 46px;
    left: 350px;
    top: 35px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 46px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


.s-Category {
    position: absolute;
    border: none;
    width: 180px;
    height: 31px;
    left: 401px;
    top: 105px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    border-radius: 5px;
    line-height: 31px;
    /* text-transform: capitalize; */

    color: #000000;
}

.s-select_project_type {
    /* Select Project Type */


    position: absolute;
    width: 320px;
    height: 46px;
    left: 350px;
    top: 170px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 46px;

    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.s-Type {
    position: absolute;
    border: none;
    width: 180px;
    height: 31px;
    left: 401px;
    top: 240px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
    border-radius: 5px;
    /* text-transform: capitalize; */

    color: #000000;
}

.s-select_project {
    /* Select Project Type */


    position: absolute;
    width: 320px;
    height: 46px;
    left: 350px;
    top: 330px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 46px;

    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.s-Pro {
    position: absolute;
    border: none;
    width: 180px;
    height: 31px;
    left: 401px;
    top: 405px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
    border-radius: 5px;
    /* text-transform: capitalize; */

    color: #000000;
}

.gb {
    gap: 25px;
}

.btn-del {
    cursor: pointer;
    border: none;
    position: absolute;
    width: 150px;
    height: 50px;
    left: 350px;
    top: 520px;

    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

.btn-sub {
    cursor: pointer;
    border: none;
    position: absolute;
    width: 150px;
    height: 50px;
    left: 525px;
    top: 520px;

    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

#page_2 {
    background: #F2F2F2;
    height: 100%;
    width: 1100px;
    display: block;
    align-items: center;
    justify-content: center;
}

.add_project {
    position: absolute;
    width: 626px;
    height: 46px;
    left: 557px;
    top: 250px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    /* text-transform: capitalize; */

    color: #000000;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.buttons {
    position: absolute;
    width: 450px;
    height: 50px;
    left: 645px;
    top: 350px;
    display: flex;
    gap: 25px;

}

.btn_y {
    border: none;
    width: 200px;
    height: 50px;
    left: 645px;
    top: 452px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


#pro_1 {
    background: #F2F2F2;
    height: 100%;
    width: 1100px;
    display: block;
    align-items: center;
    justify-content: center;
}

.Category {
    position: absolute;
    border: none;
    width: 180px;
    height: 31px;
    left: 401px;
    top: 196px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    border-radius: 5px;
    line-height: 31px;
    /* text-transform: capitalize; */

    color: #000000;
}

.alert{
    position: absolute;
    color: blue;
    left: 350px;
    top: 100px;
}
.select_project {
    /* Select Project Category */


    position: absolute;
    width: 391px;
    height: 46px;
    left: 350px;
    top: 100px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 46px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.select_project_type {
    /* Select Project Type */


    position: absolute;
    width: 320px;
    height: 46px;
    left: 350px;
    top: 300px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 46px;

    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.Type {
    position: absolute;
    border: none;
    width: 180px;
    height: 31px;
    left: 401px;
    top: 400px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
    border-radius: 5px;
    /* text-transform: capitalize; */

    color: #000000;
}

.left {
    position: absolute;
    border-left: 2px solid #D9D9D9;
    height: 100%;
    width: 2px;
    margin-left: 500px;
}

.pro_detail {
    position: absolute;
    width: 416px;
    height: 733px;
    left: 975px;
    top: 34px;
}

.pname {
    position: absolute;
    width: 309px;
    height: 33px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 33px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;
}

.pnamein {
    padding: 0 10px;
    border: none;
    position: fixed;
    width: 330px;
    height: 60px;
    left: 976px;
    top: 95px;

    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

.pimgl {
    position: fixed;
    width: 361px;
    height: 33px;
    left: 976px;
    top: 187px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 33px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;
}

/* flie upload button */
.file {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.file>input[type='file'] {
    position: relative;
    /* top: 200px; */
    
}

.input_img_1{
    top: 210px;
}

.input_img_2{
    position: relative;
    top: 250px;
    left: -80px;
}

.input_img_3{
    position: relative;
    top: 290px;
    left: -160px;
}

.input_img_4{
    position: relative;
    top: 330px;
    left: -240px;
}

.input_img_5{
    position: relative;
    top: 370px;
    left: -320px;
}

.file>label{
    left: 120px;
    position: absolute;
    font-size: 1rem;
    font-weight: 300;
    cursor: pointer;
    outline: 0;
    user-select: none;
    border: none;
    /* padding: 200px; */
    border-radius: 4px;
    border-width: 1px;
    background-color: hsl(0, 0%, 100%);
    color: hsl(0, 0%, 29%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    /* top: 246px; */
}

.input-file_1{
    position: absolute;
    top: 205px;
}

.input-file_2{
    position: absolute;
    top: 245px;
}

.input-file_3{
    position: absolute;
    top: 285px;
}

.input-file_4{
    position: absolute;
    top: 325px;
}

.input-file_5{
    position: absolute;
    top: 365px;
}

label img {
    padding-left: 115px;
    padding-right: 115px;
    padding-top: 50px;
    padding-bottom: 50px;
}

/* file upload button end*/

.pdes {
    position: fixed;
    width: 415px;
    height: 33px;
    left: 976px;
    top: 447px;

    font-family: 'Sintony';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    /* identical to box height */

    /* text-transform: capitalize; */

    color: #000000;

}

.pdesin {

    padding: 0 10px;
    position: fixed;
    width: 330px;
    height: 70px;
    left: 976px;
    top: 505px;

    background: #FFFFFF;
    border: none;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

.sbtn {
    cursor: pointer;
    position: fixed;
    border: none;
    width: 150px;
    height: 50px;
    left: 975px;
    top: 590px;

    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;

}


/* HEADER CSS ############################# */

.header {
    position: relative;
    width: 20%;
    height: 50vw;
    background-color: #414141;

}

.icon_1 {
    position: relative;
    width: 100%;
}

.icon_1 img {
    width: 3.1vw;
    margin: 1vw 8.3vw;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.icon_2 {
    position: relative;
    width: 14vw;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);

}

.icon_2 .cir {
    position: relative;
    width: 2.5vw;
    height: 2.5vw;
    background-color: #D9D9D9;
    margin: 1vw auto;
    margin-bottom: .5vw;
    border-radius: 50%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

.icon_2 h2 {
    color: white;
    font-weight: 100;
    margin: 0vw 5vw;
    font-size: 1.3vw;
    padding-bottom: 1vw;
}

.list {
    position: relative;
    width: 14vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2vw;
}

.list_details {
    position: relative;
    display: flex;
    margin-top: .7vw;
    padding-top: .7vw;
    padding-bottom: .3vw;
    cursor: pointer;
}

.list_details img,
.list_cu img {
    width: 1.5vw;
    height: 1.5vw;
    margin-left: 1vw;
    margin-right: 1.5vw;
}

.list_details h2,
.list_cu h2 {
    font-size: 1vw;
    color: white;
    font-weight: 100;
}


.list_cu {
    position: relative;
    display: flex;
    margin-top: .7vw;
    background: #656565;
    padding-top: .7vw;
    padding-bottom: .3vw;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}


#page_1,
#page_3,
#page_4,
#page_5,
#page_6 {
    display: none;
}