body {
    background-image: url('../img/01.png');
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow-x: hidden;
    /* font-family: 'Times New Roman', Times, serif !important; */
    color: #575757;
    font-weight: bolder;
}

.navbra {
    width: 180px;
}

.nav-linkss {
    background-image: -moz-linear-gradient(90deg, rgb(154, 118, 34) 0%, rgb(240, 218, 102) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(154, 118, 34) 0%, rgb(240, 218, 102) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(154, 118, 34) 0%, rgb(240, 218, 102) 100%);
    box-shadow: 1.5px 2.598px 7px 0px rgba(0, 0, 0, 0.288);
    border: none;
    font-weight: bolder;
}

.navbar {
    background-image: url('../img/05.png')
}

.image-bottom {
    height: 220px;
}

.height-content {
    height: 100vh;
}

.image-left-index6 {
    width: 300px;
    position: absolute;
    bottom: -3rem;
    z-index: -1;
}

.textright-index6 {
    position: absolute;
    right: 10rem;
    top: 12%;

    padding: 1rem;

}
.textcontent6{
    position: absolute;
    right: 20%;
    padding: 1rem;

}
.textstyle{
    font-size: 14px;
}
.bgInput{
    background-image:url("../img/09.png") ;
}
.lable{
    font-size: 18px;
}