body {
  font-family: 'Noto Kufi Arabic', Helvetica, Arial, sans-serif;
  font-size: 16px;
}

p {
  line-height: 33px;
  letter-spacing: 0;
}

#wrapper {
  width: 75em;
}

#header.alt {
  padding: 4em 5em 4em 5em;
}

dl.alt dt {
  clear: right;
  float: right;
}

dl.alt dd {
  margin: 0 5.5em 0.85em 0;
}

#header.alt h1 {
  font-size: 30px;
}

h2 {
  font-size: 25px;
}

h3 {
  font-size: 23px;
}

h4 {
  font-size: 20px;
}

dl.alt dt {
  width: 9em;
}

.phone-en {
  direction: ltr;
  text-align: right;
}

ul.icons li:last-child {
  padding-right: 0.65em !important;
}

#footer .copyright {
  direction: ltr;
}

#main input[type="text"],
#main input[type="password"],
#main input[type="email"],
#main select,
#main textarea {
  background: transparent;
  font-family: 'Noto Kufi Arabic', Helvetica, Arial, sans-serif;
}

span.red {
  color: #a00606;
}

.form-control.valid {
  border-color: #40b709 !important;
}

