.contact{width:60%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;margin-top:85px}.contact img{width:48%;height:auto}.contact #app{width:35%}.contact #app .container{width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact #app .container input{width:350px;height:45px;margin:10px auto 0px;outline:none;border-radius:10px}.contact #app .container textarea{width:350px;height:80px;margin:10px auto 0px;outline:none;border-radius:10px}.contact #app .container .btn{width:110px;height:40px;border:none;border-radius:10px;background-color:#0817DD;color:#FFFFFF;font-weight:600;margin-top:20px}@media screen and (max-width: 1680px){.contact{width:65%}.contact #app{width:35%}.contact #app .container{width:85%}.contact #app .container input{width:330px;height:40px}.contact #app .container textarea{width:330px;height:40px}.contact #app .container .btn{width:110px;height:40px;border:none;border-radius:10px;background-color:#0817DD;color:#FFFFFF;font-weight:600;margin-top:20px}}@media screen and (max-width: 1480px){.contact{width:75%}.contact #app{max-height:600px}.contact #app .container{width:80%}.contact #app .container input{width:320px;height:40px;margin:10px auto 0px;outline:none;border-radius:10px}.contact #app .container textarea{width:320px;height:70px;margin:10px auto 0px;outline:none;border-radius:10px}.contact #app .container .btn{width:110px;height:40px;border:none;border-radius:10px;background-color:#0817DD;color:#FFFFFF;font-weight:600;margin-top:20px}}@media screen and (max-width: 480px){.contact{width:100%;margin-top:0px}.contact img{display:none}.contact #app{width:100%}.contact #app .container{width:100%}.contact #app .container input{width:270px;height:40px}.contact #app .container textarea{width:270px;height:40px}.contact #app .container .btn{width:110px;height:40px;border:none;border-radius:10px;background-color:#0817DD;color:#FFFFFF;font-weight:600;margin-top:20px}}
