.contact-us .inner-wrapper{display:flex;gap:25px;justify-content:space-between}.contact-us .contact-wrapper{background-color:#fff;margin:-40px auto 0;padding:80px 0;position:relative;width:calc(100% - 80px);z-index:5}.contact-us .inner-wrapper .text-wrapper{width:40%}.contact-us .inner-wrapper .form-wrapper{width:50%}.contact-us a path{fill:#6b7a8f}.contact-us .inner-wrapper .text-wrapper h3{font-family:Quattrocento Sans,sans-serif;text-transform:uppercase}.contact-us .inner-wrapper .text-wrapper a{text-decoration:none}.contact-us .social>a{align-items:center;color:var(--primary_color);display:flex;gap:15px;line-height:1.667}.contact-us .logo-wrap{padding-bottom:32px}.contact-us p{margin-bottom:25px}.contact-us .social{display:flex;flex-direction:column;padding-top:10px}.contact-us .social>a img{opacity:1;transition:all .3s ease-in-out;width:24px}.contact-us .social>a:hover{color:var(--link_color)}.contact-us .social>a:hover img{opacity:.8}.contact-us form .form-title,.contact-us form label{margin:0}@media(max-width:1280px){.contact-us .inner-wrapper .text-wrapper{width:34%}.contact-us .inner-wrapper .form-wrapper{width:55%}.contact-us .logo-wrap{max-width:190px}}@media(max-width:1024px){.contact-us .contact-wrapper{padding:80px 0}}@media(max-width:767px){.contact-us .contact-wrapper{padding:50px 0;width:calc(100% - 40px)}.contact-us .inner-wrapper{flex-direction:column}.contact-us .inner-wrapper .form-wrapper,.contact-us .inner-wrapper .text-wrapper{width:100%}}