@font-face {
    font-family: Sayeh;
    font-style: normal;
    font-weight: 900;
    src: url("./../fonts/eot/Sayeh_Black.eot");
    src: url("./../fonts/eot/Sayeh_Black.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("./../fonts/woff2/Sayeh_Black.woff2") format("woff2"),
      /* FF39+,Chrome36+, Opera24+*/ url("./../fonts/woff/Sayeh_Black.woff")
        format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("./../fonts/ttf/Sayeh_Black.ttf")
        format("truetype");
  }
  @font-face {
    font-family: Sayeh;
    font-style: normal;
    font-weight: bold;
    src: url("./../fonts/eot/Sayeh_Bold.eot");
    src: url("./../fonts/eot/Sayeh_Bold.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("./../fonts/woff2/Sayeh_Bold.woff2") format("woff2"),
      /* FF39+,Chrome36+, Opera24+*/ url("./../fonts/woff/Sayeh_Bold.woff")
        format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("./../fonts/ttf/Sayeh_Bold.ttf")
        format("truetype");
  }
  @font-face {
    font-family: Sayeh;
    font-style: normal;
    font-weight: 500;
    src: url("./../fonts/eot/Sayeh_Medium.eot");
    src: url("./../fonts/eot/Sayeh_Medium.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("./../fonts/woff2/Sayeh_Medium.woff2") format("woff2"),
      /* FF39+,Chrome36+, Opera24+*/ url("./../fonts/woff/Sayeh_Medium.woff")
        format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("./../fonts/ttf/Sayeh_Medium.ttf")
        format("truetype");
  }
  @font-face {
    font-family: Sayeh;
    font-style: normal;
    font-weight: 300;
    src: url("./../fonts/eot/Sayeh_Light.eot");
    src: url("./../fonts/eot/Sayeh_Light.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("./../fonts/woff2/Sayeh_Light.woff2") format("woff2"),
      /* FF39+,Chrome36+, Opera24+*/ url("./../fonts/woff/Sayeh_Light.woff")
        format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("./../fonts/ttf/Sayeh_Light.ttf")
        format("truetype");
  }
  @font-face {
    font-family: Sayeh;
    font-style: normal;
    font-weight: 200;
    src: url("./../fonts/eot/Sayeh_UltraLight.eot");
    src: url("./../fonts/eot/Sayeh_UltraLight.eot?#iefix")
        format("embedded-opentype"),
      /* IE6-8 */ url("./../fonts/woff2/Sayeh_UltraLight.woff2") format("woff2"),
      /* FF39+,Chrome36+, Opera24+*/ url("./../fonts/woff/Sayeh_UltraLight.woff")
        format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url("./../fonts/ttf/Sayeh_UltraLight.ttf") format("truetype");
  }
  @font-face {
    font-family: Sayeh;
    font-style: normal;
    font-weight: normal;
    src: url("./../fonts/eot/Sayeh.eot");
    src: url("./../fonts/eot/Sayeh.eot?#iefix") format("embedded-opentype"),
      /* IE6-8 */ url("./../fonts/woff2/Sayeh.woff2") format("woff2"),
      /* FF39+,Chrome36+, Opera24+*/ url("./../fonts/woff/Sayeh.woff")
        format("woff"),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("./../fonts/ttf/Sayeh.ttf")
        format("truetype");
  }
  
  body {
  direction: rtl;
}
.btn.btn-primary,
a {
  transition: all 0.2s ease-in-out;
}
body {
  padding-top: 3.5rem;
  font-family: Sayeh, sans-serif;
}
main {
  padding: 2rem 0;
}
img {
  max-width: 100%;
}
a {
  color: #f94c3b;
}
a:hover {
  color: #f71f0a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Sayeh, sans-serif;
}
blockquote {
  color: #999;
  font-size: 1.5rem;
  font-weight: 300;
  margin: 3rem auto;
  width: 80%;
}
.navbar-brand small {
  font-family: Sayeh, sans-serif;
  font-size: 75%;
  font-weight: 400;
  margin-right: 0.5rem;
}
.lead {
  font-size: 1.2rem;
}
.btn.btn-primary {
  background-color: #f94c3b;
  border-color: #f94c3b;
}
.btn.btn-primary:hover {
  background-color: #e11a07;
  border-color: #e11a07;
}
.card .card-img,
.card .card-img-top {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar.fixed-top {
  background: #fff;
  border-bottom: 1px solid #ddd;
  font-family: Sayeh, sans-serif;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15);
}
.navbar.fixed-top .navbar-nav {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar.fixed-top .navbar-nav .active a {
  color: #f94c3b;
}
.navbar.fixed-top .navbar-toggler {
  padding: 0.25rem 0.5rem;
}
.navbar.fixed-top .navbar-toggler .navbar-toggler-icon {
  width: 1em;
  height: 1em;
}
@media (max-width: 767px) {
  .navbar.fixed-top .container {
    max-width: 100%;
  }
}
header {
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
header .container {
  padding-top: 7rem;
  padding-bottom: 7rem;
  position: relative;
}
header h1 {
  font-size: 3.6rem;
  text-transform: uppercase;
}
header .lead {
  font-size: 1.35rem;
}
header.has-image {
  color: #eee;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
header.has-image .dimmer {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
}
.block {
  padding: 0 0 1.5rem;
}
.block img {
  border-radius: 0.25rem;
}
.block.column-block .col-md:not(:last-child) {
  margin-bottom: 1.5rem;
}
.block.column-block img {
  height: 100%;
  object-fit: cover;
}
.block.image-gallery-block .carousel {
  border-radius: 0.25rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .block.column-block .col-md:not(:last-child) {
    margin-bottom: 0;
  }
}
.post-meta {
  font-size: 0.875rem;
}
.post-meta span:not(:last-child)::after {
  content: "\25C6";
  display: inline-block;
  padding: 0 0.25rem;
}
.archive article {
  padding-bottom: 1rem;
}
.comments .alert {
  background: #f4f4f4;
  padding: 2rem 2.5rem;
}
.page-link {
  color: #f94c3b;
  min-width: 2.5rem;
  text-align: center;
}
.page-link:hover {
  color: #f71f0a;
}
.page-item.active .page-link {
  background: #f94c3b;
  border-color: #f94c3b;
}
.dropdown-menu{
    text-align: right;
}



/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 15px;
    bottom: 15px;
    z-index: 996;
    background: #2dc997;
    width: 40px;
    height: 40px;
    border-radius:4px;
    transition: all 0.4s;
  }
  
  .back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
  }
  
  .back-to-top:hover {
    background: #49d6a9;
    color: #fff;
  }
  
  .back-to-top.active {
    visibility: visible;
    opacity: 1;
  }
  

@keyframes animate-loading {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #343b40;
    padding:30px 0;
    color: #fff;
    font-size: 14px;
  }
  
  #footer .copyright {
    text-align: center;
  }
  
  #footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #ccc;
  }