body {
  direction: rtl;
  text-align: right;
  font-family: IRANSans;
  background-color: #fff;
  overflow-x: hidden; }

html {
  overflow-x: hidden; }

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype");
  /* IE6-8 */
  src: url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2");
  /* FF39+,Chrome36+, Opera24+*/
  src: url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff");
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  src: url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype"); }
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/eot/IRANSansWeb.eot");
  src: url("../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype");
  /* IE6-8 */
  src: url("../fonts/woff2/IRANSansWeb.woff2") format("woff2");
  /* FF39+,Chrome36+, Opera24+*/
  src: url("../fonts/woff/IRANSansWeb.woff") format("woff");
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  src: url("../fonts/ttf/IRANSansWeb.ttf") format("truetype"); }
p {
  text-align: justify;
  line-height: 1.8em; }

img {
  border-radius: 5px; }

h2 {
  font-size: 1.3em;
  margin-bottom: 1em; }

h3 {
  font-size: 1.2em;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  margin-bottom: 1em; }

img {
  max-width: 100%; }

h3, h2 {
  padding-right: 0.5em;
  border-right: 2px solid #FF6D00; }

.header-area {
  text-align: center;
  background-color: #212121;
  height: 80px;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  .header-area ul {
    padding: 1.5em 0 0 0; }
    .header-area ul li {
      display: inline-block;
      list-style: none; }
      .header-area ul li a {
        padding: 0.5em 0.5em;
        text-decoration: none;
        color: #fff; }
        .header-area ul li a:hover {
          color: #FFCC80; }
  .header-area .logo img {
    padding: 1em 0 0 0;
    width: 150px;
    cursor: pointer;
    border-radius: 5px; }

.banner-image {
  position: relative; }
  .banner-image img {
    height: 350px;
    width: 100%; }
  .banner-image .content-slider {
    position: absolute;
    top: 30%;
    right: 5%; }
    .banner-image .content-slider h1 {
      color: #fff;
      text-shadow: 2px 2px 2px #000;
      font-size: 1.7em; }
    .banner-image .content-slider h2 {
      line-height: 2.2em;
      color: #fff;
      text-shadow: 2px 2px 2px #000;
      font-size: 1.3em; }

.home-section-2 .content h2 {
  font-size: 1.3em; }
.home-section-2 .image {
  text-align: center; }
  .home-section-2 .image img {
    width: 300px;
    box-shadow: 1px 1px 10px #000;
    border-radius: 5px; }

.home-section-3 {
  background-color: #EEEEEE; }
  .home-section-3 .image img {
    width: 400px; }

.home-section-3-1 .image-sec-3 img {
  width: 100%; }

.home-section-4 {
  background-color: #f5f5f5; }
  .home-section-4 p {
    font-size: 0.88em; }

.home-section-5 .contact ul li {
  margin: 1em 0; }
  .home-section-5 .contact ul li a {
    color: #FF6D00; }

footer {
  background-color: #212121;
  padding-bottom: 3em; }
  footer h4 {
    color: #fff; }
  footer p {
    color: #fff; }
  footer strong {
    color: #fff; }
  footer a {
    color: #fff; }
    footer a:hover {
      color: #FF6D00; }

@media (min-width: 768px) {
  .banner-image img {
    height: 600px; }

  .home-section-2
  .content {
    margin: 6em 0; }

  .image {
    padding-top: 1em; }
    .image img {
      margin: 3em 0; }

  .home-section-3 .content {
    margin: 5em 0;
    padding-top: 5em; }
  .home-section-3 .image img {
    margin: 4em 0; }

  .home-section-4 .image-sec-3 {
    padding: 7em 0.5em 0 0.5em; }

  .home-section-5 .contact {
    padding-top: 6em; } }

/*# sourceMappingURL=css.css.map */
