.contact-wrapper{position:relative}.contact-form{background:#fff;border-radius:10px;padding:30px;box-shadow:0 0 40px 5px rgb(0 0 0/5%)}.contact-form-header{margin-bottom:30px}.contact-form-header h2{font-size:30px;margin-bottom:10px;font-weight:700;color:#30180D}.contact-form .form-group{margin-bottom:25px}.contact-form .form-group .form-control{padding:15px 18px;border-radius:10px;box-shadow:none;transition:all .5s ease-in-out}.contact-form .form-group .form-control:focus{border-color:#B83907}.contact-map{margin-bottom:-9px}.contact-map iframe{width:100%;height:450px}.contact-content{position:relative}.contact-content:before{content:"";position:absolute;right:-30px;top:-30px;width:200px;height:200px;border:20px solid #b83907;border-radius:50%;opacity:.2;z-index:-1}.contact-info{display:flex;align-items:center;gap:15px;padding:20px;background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 1px 80px 12px rgb(26 40 68/6%)}.contact-info-icon i{font-size:25px;color:#fff;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50px;background:#B83907}.contact-info h5{font-size:22px;margin-bottom:5px;color:#30180D}.contact-info p{font-weight:500}@media (max-width:768px){.contact-content{margin-bottom:50px}}