/*
Author: Akbar Tarahomi
Email: akbartarahomi@gmail.com
*/
@font-face {
  font-family: "yekan";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/web_Yekan.eot?#iefix") format("embedded-opentype"), url("fonts/web_Yekan.woff") format("woff"), url("fonts/web_Yekan.ttf") format("truetype"); }
html {
  font-size: 14px;
  direction: rtl; }

body {
  font-family: "yekan", Tahoma, sans-serif;
  color: #374246;
  position: relative;
  font-size: 1rem;
  background-color: #eceff1;
  line-height: 1.8;
  direction: rtl; }

img {
  max-width: 100%; }

.info-contact {
  margin: 50px 0;
  padding: 30px 0;
  background-color: #18114a;
  color: #eceff1;
  text-align: center; }
.info-contact ul {
  font-size: 1.3rem;
  list-style-type: none;
  margin: 1em 0 0;
  padding: 0;
  display: inline-block;
  text-align: right; }
.info-contact li {
  margin-bottom: 10px; }
.info-contact i {
  padding-left: 5px; }

.buttons {
  text-align: center; }
.buttons a {
  width: 150px;
  line-height: 35px;
  margin: 0 15px;
  font-size: 1.3rem;
  border-radius: 0;
  background-color: #18114a;
  color: #eceff1 !important; }
.buttons a:hover {
  background-color: #f9b018; }

/*# sourceMappingURL=style.css.map */
