.nav-design{
    display: flex;
    justify-content: space-between;
    background-color: whitesmoke;
    width: 100%;
    height: 96px;
    gap: 12px;
}
.dsn{
    width: 722px;
    height: 48px;
}
button{
    background-color: #A53DFF;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    gap: 12px;
    border-radius: 4px;
}
a{
    text-decoration: none;
    gap: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    color: #333333;
}
.display2{
    display: flex;
    justify-content: space-between;
    gap: 100px;
    width: 1300px;
    height: 728px;
    text-align: center;
    padding-left: 200px;
}
.dis{
    background-color: whitesmoke;
}
.display{
    display: flex;
    justify-content: space-between;
    gap: 50px;
    width: 1300px;
    height: 728px;
    text-align: center;
}
.Professional{
    width: 536px;
    height: 348px;
    margin-right: 350px;
    margin-top: 50px;
}
.Professional p{
    font-size: small;
    color: gray;
    opacity: 100%;
}
.projrct-btn{
    width: 100px;
    height: 48px;
    background-color: #A53DFF;
    color: #FFFFFF;
    border-radius: 5px;
    gap: 12px;
    padding: 5px;
}
.download-btn{
    background-color: #FFFFFF;
    border-radius: 5px;
    border-color: #A53DFF;
    color: #A53DFF;
    padding: 5px;
    width: 190px;
    height: 48px;
    font-size: 20px;
    text-align: center;
}
.work{
    margin-top: 100px;
    width: 529px;
    height: 240px;
}
.work p{
    color: gray;
}
.box{
    width: 267px;
    height: 200px;
    border: 1px solid none;
    box-shadow: 5px 5px #888888;
    border-radius: 5px;
    position: relative;
    text-align: left;
    background-color: #ffffff;
}
.box2{
    width: 329px;
    height: 360px;
    border: 1px solid none;
    box-shadow: 5px 5px #888888;
    border-radius: 5px;
    position: relative;
    text-align: left;
    background-color: #ffffff;
}
.boxdesign{
    width: 540px;
    height: 377px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
#box-dsn{
    width: 648px;
    height: 600px;
}
.portfolio{
    text-align: center;
}
.box3{
    padding-left: 200px;
    padding-right: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.projrct-btn1{
    background-color: #A53DFF;
    border-radius: 5px;
    border-color: #A53DFF;
    color: #ffffff;
    padding: 5px;
    width: 220px;
    height: 38px;
    font-size: 20px;
    text-align: center;
}
.project-idea{
    text-align: center;
    background-color: #132238;
    padding-top: 100px;
    padding-bottom: 100px;
}
.project-idea h1{
    color: #ffffff;
}
.project-idea p{
    color: gray;
    font-size: small;
}
.footer-dsn{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    background-color:#2B384C;
    text-align: center;
    color: #ffffff;
    width: 100%;
    height: 96px;
    gap: 12px;
}
.footer-dsn a{
    color: #FFFFFF;
}
.blog{
    text-align: center;
}
.box4{
    padding-left: 200px;
    padding-right: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box5{
    width: 329px;
    height: 240px;
    border: 1px solid none;
    box-shadow: 5px 5px #888888;
    border-radius: 5px;
    position: relative;
    text-align: left;
    background-color: #ffffff;
}
.box6{
    width: 604px;
    height: 160px;
    border: 1px solid none;
    box-shadow: 5px 5px #888888;
    border-radius: 5px;
    position: relative;
    text-align: left;
    background-color: #ffffff;
}
.box6 h3{
    color: #132238;
}
.box6 p{
    color: #424E60;
}
.what{
    display: flex;
    justify-content: space-between;
    gap: 143;
    background-color: #F0F1F3;
    padding: 100px;

}
.happy{
    background-color: #FFFFFF;
    text-align: center;
    padding: 50px;
}
.happy h2{
    color: #132238;
}
.happy p{
    color: #424E60;
}
.testimonial{
    background-color: #FFEAC6;
    text-align: center;
    padding-bottom: 60px;
}
.box7{
    display: flex;
    justify-content: space-between;
    width: 186px;
    height: 66px;
    border: 1px solid none;
    box-shadow: 5px 5px #888888;
    border-radius: 5px;
    position: relative;
    text-align: left;
    background-color: #ffffff;
}
.person{
    display: flex;
    justify-content: space-between;
    text-align: center;
    background-color: background-color: rgba(0, 0, 0, 0.5);;
}
.hello{
    padding-top: 100px;
}
@media(max-width:600px){
    .nav-design{
    background-color:antiquewhite;
    width: 100%;
    height: 96px;
    gap: 12px;
}
.dsn{
    width: 722px;
    height: 48px;
}
button{
    background-color: #A53DFF;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    gap: 12px;
    border-radius: 4px;
}
.display2{
    height: 728px;
    text-align: center;
    padding-left: 200px;
}
.dis{
    background-color:cadetblue;
}
.display{
    width: 600px;
    height: 728px;
    text-align: center;
}
.Professional{
    width: 536px;
    height: 348px;
    margin-right: 350px;
    margin-top: 50px;
}
.Professional p{
    font-size: small;
    color: gray;
    opacity: 100%;
}
.projrct-btn{
    width: 70px;
    height: 48px;
    background-color: #A53DFF;
    color: #FFFFFF;
    border-radius: 5px;
    gap: 12px;
    padding: 5px;
}
.download-btn{
    background-color: #FFFFFF;
    border-radius: 5px;
    border-color: #A53DFF;
    color: #A53DFF;
    padding: 5px;
    width: 100px;
    height: 48px;
    font-size: 20px;
    text-align: center;
}
}