.add-customer{padding:20px 100px}.add-customer__row{display:flex;margin:50px 0}.add-customer__data{flex:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:5px;column-gap:5px;margin-left:20px}.add-customer__field{height:80px}.add-customer__image{min-width:396px;min-height:396px;max-width:396px;max-height:396px;position:relative;border-radius:5px;border:thin solid #d9b36d;overflow:hidden}.add-customer__description{grid-column:1/5}.add-customer__contact-info{display:flex}.add-customer__addresses-container{margin-left:20px;margin-bottom:30px;flex:auto}.add-customer__address{margin-top:16px}.add-customer__label-fa{font-size:20px;font-weight:300}.add-customer__label-en{font-size:15px;font-weight:300;color:#d9b36d;letter-spacing:5px;margin-right:-5px}.add-customer__phone-numbers{max-width:396px;min-width:396px;margin-top:16px}.add-customer__footer{margin-top:20px;display:flex;align-items:center;justify-content:flex-end}