.contact-us-content{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.contact-us-details-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 50px;padding-right:50px}.contact-detail{text-decoration:none;color:inherit;font-size:1.2rem}.contact-us-form{width:70%;max-width:700px}.contact-us-form-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 40px);background-color:#111;padding:30px 20px 30px 0;border:3px solid #ff9900;border-radius:15px}.form-group{display:flex;flex-direction:column;width:calc(100% - 40px);margin-bottom:20px}.form-group label{font-size:1.2rem;margin-bottom:10px}.form-group input{width:100%;padding:10px;border-radius:5px;background-color:#333;color:#fff;outline:none;border:none}.form-group textarea{width:100%;padding:10px;border-radius:5px;background-color:#333;color:#fff;min-height:150px;outline:none;border:none;resize:vertical}.button-container{display:flex;margin-left:40px;width:100%}.form-button{background-color:#f90;border:none;color:#000;padding:.5rem 2rem;font-size:1.5rem;font-weight:700;cursor:pointer;outline:none;border-radius:12px;transition:all .3s ease-out}.form-button:hover{background-color:#fc0;padding:.5rem 3rem}.sent-succussfully{color:#f90}@media screen and (max-width: 1000px){.contact-us-content{flex-direction:column}.contact-us-form{width:90%;margin-right:-10px;max-width:90%;margin-top:30px}.contact-us-details-item{margin:0}}@media screen and (max-width: 650px){.form-button{width:calc(100% - 20px)}}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#ff9900;border-radius:50%;animation:lds-default 1.2s linear infinite}.lds-default div:nth-child(1){animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}
