.he1{
    margin-top: 10px;
}
.hd1 img{
    width:80px;
    height: 60px;
}

.navv ul{
    margin: 0px;
    padding: 0px;
}

.navv ul li a{
    color: black;
    align-items: center;
    line-height: 30px;
}

.navv ul li:last-child{
    background-color: rgb(154, 231, 77);
    border-radius: 10px;
    display: none;
}

.usr i{
    margin-top: 8px;
    font-size: 40px;
    color: #d4bf4c;
}

.he2{
    padding-bottom: 20px;
}

.ban img{
    width: 200px;
    height: 150px;
    margin-left: -40px;
    margin-top: 20px;
}

.ban h1{
    margin-top: 40px;
    font-size: 20px;
    text-align: center;
}

.ban p{
    font-size: 12px;
    text-align: center;
}

.he3{
    border-top: 2px solid #f2e4e4;
    border-bottom: 2px solid #f2e4e4;
}

.enq h2{
    text-align: center;
    margin-top: 20px;
    border-bottom: 2px dotted #d4bf4c
}

.fde h2{
    text-align: center;
}

textarea{
    width:100%;
    border-radius: 5px;
    padding: 10px;
}

.lbl{
    font-size: 18px;
}

.inp input{
    width:100%;
    padding: 10px;
    border-radius: 5px;
    background-color: none;
}

.det img{
    border-radius: 10px;
    width: 100%;
    margin-top: 30px;
}

.smt{
    background-color: none;
    font-size: 20px;
    border: none;
    margin-top: 10px;
    padding: 8px 20px;
    border-radius: 8px;
    background-color: rgb(154, 231, 77);
}


.con h2{
    text-align: center;
}

.con2 ul{
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

.con2 ul li{
    list-style: none;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #6a6363;
}

.con2 ul li i{
    color: rgb(154, 231, 77);
    font-size: 30px;
}

.con3 ul{
    margin: 0px;
    padding: 0px;
    margin-top: 18px;
}

.con3 ul li{
    list-style: none;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #6a6363;
}

.con3 ul li i{
    color: rgb(154, 231, 77);
    font-size: 30px;
}

.he5{
    background-color: black;
    color: white;
    padding: 10px;
    text-align: center;
}

.he5 p{
    margin-top: 12px;
}

.lgn{
    text-align: center;
}

.input-area input{
    width:300px;
    padding: 10px;
    border-radius: 10px;
    border: none;
    border: 2px solid green;
    
}

.sihe{
    border-top: 2px solid #dfdfdf;
    padding-top: 20px;
}

.sin{
    width:100%;
    height:auto;
    border: 2px soild black;
    font-family: 'Poppins', sans-serif;
}

.sin h1{
    font-size: 20px;
    text-align: center;
}

#password, #email, #username, #confirm-password  {
    display: block;
}

.form-field input{
    width:290px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    border: 2px solid #dfdfdf;
}

.ffs input{
    width:290px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    margin-top: 10px;
    background-color: #d4bf4c;
    font-size: 15px;
}

.exis p{
    float: right;
    margin-top: 16px;
    font-size: 20px;
}

.exis h5{
    margin-top: 20px;
    font-size: 16px;
    float: left;
}

.ser h1{
    font-size: 2rem;
    text-align: center;
}

.ser p{
    text-align: center;
}

.serl ul{
    margin: 0px;
    padding: 0px;
}

.serl ul li{
    list-style: none;
    float:left;
    width:23.6%;
    text-align: center;
    background-color: #d4bf4c;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}

.serl ul li:last-child{
    margin-right:0px;
}

.serl ul li:first-child{
    margin-left: 0px;
}

.dis h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.dis h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.ml h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.ml h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.pbi h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.pbi h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.asi h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.asi h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.dism h1{
    font-size: 35px;
}

.dism p{
    font-size: 18px;
    text-align: justify;
}

.dism span{
    font-size: 22px;
    font-weight: 600;
}

.he6{
    border-bottom: 2px solid #dfdfdf;
}

.prjc{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 10px;
    padding: 12px;
}

.prjcimg img{
    width: 100%;
    border-radius: 10px;
    height:100px;
}

.prjctit{
    height: 70px;
}

.prjctit a{
    font-size: 15px;
    color: black;
    margin-top: 10px;
}

.prjctit a:hover{
    color: black;
}

.prjcinfo ul{
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

.prjcinfo ul li{
    list-style: none;
}

.prjcinfo ul li:first-child{
    font-size: 16px;
}

.prjcinfo ul li:last-child{
    color: #6a6363;
    font-size: 15px;
}




@media (min-width: 992px) {
    .hd1 img{
        width:100px;
        height: 80px;
        margin-left: 120px;
    }

    .navv ul{
        margin: 0px;
        padding: 0px;
    }

    .navv ul li{
        font-size: 18px;
        color: white;
        padding: 20px;
    }

    .navv ul li a{
        color: black;
        text-decoration: none;
    }

    .navv ul li:last-child{
        background-color: rgb(154, 231, 77);
        border-radius: 10px;
        display: block;
    }

    .usr i{
        display: none;
    }

    .usr{
        display: none;
    }

    .ban img{
        width: 100%;
        margin-left: -90px;
        margin-top: 20px;
        height: auto;
    }

    .ban h1{
        margin-top: 160px;
        text-align: center;
        font-size: 40px;
    }
    
    .ban p{
        text-align: center;
        font-size: 17px;
    }

    .enq h2{
        text-align: center;
        margin-top: 20px;
        border-bottom: none
    }

    
.he5{
    background-color: black;
    color: white;
    padding: 10px;
    text-align: center;
}

.he5 p{
    margin-top: 12px;
}

.lgn{
    text-align: center;
}

.input-area input{
    width:300px;
    padding: 10px;
    border-radius: 10px;
    border: none;
    border: 2px solid green;
    
}

.sihe{
    border-top: 2px solid #dfdfdf;
    padding-top: 20px;
}

.sin{
    width:100%;
    height:auto;
    border: 2px soild black;
    display: flex;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
}

.sin h1{
    font-size: 20px;
    text-align: center;
}

#password, #email, #username, #confirm-password  {
    display: block;
}

.form-field input{
    width:400px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    border: 2px solid #dfdfdf;
}

.ffs input{
    width:400px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    margin-top: 10px;
    background-color: #d4bf4c;
    font-size: 15px;
}

.exis p{
    float: right;
    margin-top: 16px;
    font-size: 20px;
}

.exis h5{
    margin-top: 20px;
    font-size: 16px;
    float: left;
}

.ser h1{
    font-size: 2rem;
    text-align: center;
}

.ser p{
    text-align: center;
}

.serl ul{
    margin: 0px;
    padding: 0px;
}

.serl ul li{
    list-style: none;
    float:left;
    width:23.6%;
    text-align: center;
    background-color: #d4bf4c;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}

.serl ul li:last-child{
    margin-right:0px;
}

.serl ul li:first-child{
    margin-left: 0px;
}

.dis h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.dis h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.ml h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.ml h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.pbi h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.pbi h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.asi h1{
    border: 2px solid #d4bf4c;
    font-size: 18px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
}

.asi h1:hover{
    background-color: #d4bf4c;
    transition-duration: 0.6s;
}

.dism h1{
    font-size: 35px;
}

.dism p{
    font-size: 18px;
    text-align: justify;
}

.dism span{
    font-size: 22px;
    font-weight: 600;
}

.he6{
    border-bottom: 2px solid #dfdfdf;
}

.prjc{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 10px;
    padding: 12px;
}

.prjcimg img{
    width: 100%;
    border-radius: 10px;
    height:150px;
}

.prjctit{
    height: 70px;
}

.prjctit a{
    font-size: 17px;
    color: black;
    margin-top: 10px;
}

.prjctit a:hover{
    color: black;
}

.prjcinfo ul{
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

.prjcinfo ul li{
    list-style: none;
    display: inline-block;
    font-size: 19px;
}

.prjcinfo ul li:first-child{
    font-size: 16px;
    padding-left: 5px;
}

.prjcinfo ul li:last-child{
    float: right;
    padding-right: 5px;
    color: #469d27;
    margin-top: 0px;
    font-weight: 600;
    font-size: 14px;
    
}

}