.contact{display:flex;flex-direction:column;justify-content:start;align-items:center;margin-top:50px}.contact .map{margin-top:18px;width:100%;max-width:1300px;height:600px;border:0}.contact .contact-content{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin-top:20px}@media only screen and (min-width:800px){.contact .contact-content{flex-direction:row;align-items:flex-start}}.contact .contact-content .contact-us{width:100%}@media only screen and (min-width:550px){.contact .contact-content .contact-us{width:470px}}.contact .contact-content .contact-us .first-input{margin-top:10px}.contact .contact-content .contact-us .contact-google{font-size:11px}.contact .contact-content .contact-us .contact-btn{background-color:#00529b;border:0}.contact .contact-content .contact-us .contact-btn:hover{background-color:#f90;transition:background-color 500ms}.contact .contact-content .contact-us form>button{float:right}.contact .contact-content .address{width:100%}@media only screen and (min-width:550px){.contact .contact-content .address{width:470px}}@media only screen and (min-width:800px){.contact .contact-content .address{width:253px}}@media only screen and (min-width:1000px){.contact .contact-content .address{width:400px}}.contact .contact-content .address div{color:#5c5c5c;font-size:20px}.grecaptcha-badge{visibility:hidden}