input, textarea {width:49%;padding: 8px;border: 2px solid #e4e4e4;outline: none;border-radius: 5px;}
.contact-form button {width: 100%;padding: 15px;border: none;background: #474747;font-size: 14px;font-weight: 400;color: #fff;border-radius: 4px;text-transform: uppercase;}
.close {color: #000000;float: none;font-size: 42px !important;font-weight: normal;text-align: center;display: block;margin: 10px;line-height: inherit;}
.close:hover,.close:focus {color: black;text-decoration: none;cursor: pointer;}
button.button {background: none;border-top: none;outline: none;border-right: none;border-left: none;border-bottom: 2px solid #000;padding: 0 0 0 0;cursor: pointer;color: #000;border-radius: 0;letter-spacing: 0;}
button.button:hover, button.button:focus {border-bottom:#e6a43c 2px solid;color:#e6a43c;}
.contact-form h2{font-weight: bold;text-align: center;margin-bottom: 20px;font-size: 17px;font-family: Gotham Book;line-height: 22px;color: #000;}
.form-control{height: auto;padding: 12px 10px 12px 20px;height: 55px;display: initial;width: 49%;}
.modal-content{-webkit-box-shadow: 0 5px 15px rgba(146, 139, 139, 0.5);box-shadow: 0 5px 15px rgba(146, 139, 139, 0.5);}