*{padding:0;box-sizing:border-box}#body,*{margin:0}#body{min-height:30vh;min-width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.header{background-color:#f4511e;color:#fff;width:100%;text-align:center;height:170px;padding:30px}.header-title{font-size:50px}.header-text{font-size:20px}.section{flex-flow:row wrap;width:90%;display:flex;flex-direction:row wrap;align-items:center;justify-content:center}.section>div{padding:30px}.small-div{width:20%}.big-div{width:80%}.bg-grey{background-color:#f6f6f6}.orange{color:#f4511e}.div-title{font-size:30px;font-weight:600}.contact-container{flex-flow:column;padding-top:30px;display:flex;justify-content:space-between;width:80%}.div-title{text-align:center}.contact-form{display:flex;flex-direction:row;justify-content:space-between;width:100%}#sect1,#sect2{width:100%}.contact-form>div{width:500px;max-height:300px;display:flex;flex-direction:column;justify-content:center;margin:30px}.input-field{height:40px;margin:15px 0}.contact-btn{margin-top:15px;height:40px;color:#fff;border:0;background-color:#f4511e}@media only screen and (min-width:320px) and (max-width:725px){.contact-form{width:80%}.contact-form,.section{display:flex;flex-direction:column}.section{width:100%;align-items:center;justify-content:center}.small-div{width:80%}}
/*# sourceMappingURL=main.0e954e80.chunk.css.map */