@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam.eot');
  src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam.woff') format('woff'), url('../fonts/Shabnam.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Bold.eot');
  src: url('../fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Bold.woff') format('woff'), url('../fonts/Shabnam-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Light.eot');
  src: url('../fonts/Shabnam-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Light.woff') format('woff'), url('../fonts/Shabnam-Light.ttf') format('truetype');
  font-weight: 300;
}
body {
  font-family: 'Shabnam';
}
body {
  line-height: 175%;
}
.menu-icon {
  font-size: 18px;
  color: #4B89DC;
}
#logo {
  height: 50px;
}
#logo h1 {
  margin: 0;
  padding: 0;
}
#logo h1 img {
  height: 60px;
}
.uk-navbar-nav > li > a {
  text-transform: none !important;
}
.ltr {
  text-align: left;
  direction: ltr;
}
.logos {
  padding: 20px 0;
  margin-top: 30px;
  border-top: 2px rgba(0, 0, 0, 0.1) solid;
  text-align: center;
}
.logos .logo {
  display: inline-block;
  width: 100px;
  margin: 10px;
}
ul.slogans {
  list-style: none;
}
ul.slogans li div {
  padding: 10px;
}
ul.slogans li div .icon {
  padding: 15px 0;
  color: #4B89DC;
  display: block;
  text-align: center;
  font-size: 70px;
}
ul.slogans li div header {
  padding: 15px 0;
  text-align: center;
  font-size: 24px;
  color: #444A54;
}
ul.slogans li div article {
  font-size: 14px;
  color: #656D78;
  padding: 15px 0;
  text-align: justify;
}
.timeline .timeline-element {
  position: relative;
  padding-right: 40px;
  margin-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
}
.timeline .timeline-element .icon-container {
  background: #fff;
  display: flex;
  top: -1px;
  right: -30px;
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  color: #E9573E;
  text-align: center;
  align-items: center;
  justify-items: center;
}
.timeline .timeline-element .icon-container .icon {
  flex-grow: 1;
  flex-basis: 100%;
  font-size: 30px;
}
.timeline .timeline-element header {
  color: #E9573E;
  font-size: 18px;
  font-weight: bold;
}
.timeline .timeline-element article {
  font-size: 14px;
}
.timeline .timeline-element:last-child {
  border-right: none;
}
.contact {
  text-align: center;
}
.contact img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin: 10px auto;
}
.contact header {
  font-size: 18px;
  font-weight: bold;
}
.contact .position {
  color: #656D78;
}
/*# sourceMappingURL=styles.css.map */