﻿/*@font-face {
    font-family: Kohinoor-Arabic-Semibold;
    src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Semibold.ttf') format('truetype');
}



@font-face {
    font-family: Kohinoor-Arabic-Medium;
    src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Medium.ttf') format('truetype');
}

@font-face {
    font-family: Kohinoor-Arabic-Light;
    src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Light.ttf') format('truetype');
}

*/
/*@font-face {
    font-family: Kohinoor-Arabic-Regular;
    src: url('/Assets/Fonts/IRYekan/Yekan_Regular.ttf') format('truetype');*/
/*font-family: Kohinoor-Arabic-Regular;*/
/*src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Regular.ttf') format('truetype');
    src: url('/Assets/Fonts/Bahij/Bahij-Palatino-Sans-Arabic-Regular-new.otf') format('opentype');
}
*/
/*@font-face {
    font-family: Kohinoor-Arabic-Bold;
    src: url('/Assets/Fonts/IRYekan/Yekan_Bold.ttf') format('truetype');*/
/*font-family: Kohinoor-Arabic-Bold;*/
/*src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Bold.ttf') format('truetype');
    src: url('/Assets/Fonts/Bahij/Bahij_Palatino_Sans_Arabic-Bold-new.otf') format('opentype');
}*/
@font-face {
  font-family: Kohinoor-Arabic-Bold;
  src: url("/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Bold.ttf") format("truetype"); }

@font-face {
  font-family: Kohinoor-Arabic-Regular;
  src: url("/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Regular.ttf") format("truetype"); }

@font-face {
  font-family: Helevetica25;
  src: url("/Assets/Fonts/Helevetica/HelveticaNeueLTCom-UltLt_2.ttf") format("truetype"); }

@font-face {
  font-family: HeleveticaRoman;
  src: url("/Assets/Fonts/Helevetica/Helevetica_Roman.ttf") format("truetype"); }

.Kohinoor-Arabic-Bold {
  font-family: Kohinoor-Arabic-Bold;
  /*font-family: Kohinoor-Arabic-Bold;*/ }

.Kohinoor-Arabic-Regular {
  font-family: Kohinoor-Arabic-Regular;
  /*font-family: Kohinoor-Arabic-Regular;*/ }

.Kohinoor-Semibold {
  font-family: Kohinoor-Arabic-Semibold; }

.Kohinoor-Regular {
  font-family: Kohinoor-Arabic-Regular; }

.Kohinoor-Light {
  font-family: Kohinoor-Arabic-Light; }

.Kohinoor-Medium {
  font-family: Kohinoor-Arabic-Medium; }

.Kohinoor-Bold {
  font-family: Kohinoor-Arabic-Bold; }

.Helevetica-25 {
  font-family: Helevetica25; }

.HeleveticaRoman {
  font-family: HeleveticaRoman; }

/*@font-face {
    font-family: Kohinoor-Arabic-Semibold;
    src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Semibold.ttf') format('truetype');
}



@font-face {
    font-family: Kohinoor-Arabic-Medium;
    src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Medium.ttf') format('truetype');
}

@font-face {
    font-family: Kohinoor-Arabic-Light;
    src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Light.ttf') format('truetype');
}

*/
/*@font-face {
    font-family: Kohinoor-Arabic-Regular;
    src: url('/Assets/Fonts/IRYekan/Yekan_Regular.ttf') format('truetype');*/
/*font-family: Kohinoor-Arabic-Regular;*/
/*src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Regular.ttf') format('truetype');
    src: url('/Assets/Fonts/Bahij/Bahij-Palatino-Sans-Arabic-Regular-new.otf') format('opentype');
}
*/
/*@font-face {
    font-family: Kohinoor-Arabic-Bold;
    src: url('/Assets/Fonts/IRYekan/Yekan_Bold.ttf') format('truetype');*/
/*font-family: Kohinoor-Arabic-Bold;*/
/*src: url('/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Bold.ttf') format('truetype');
    src: url('/Assets/Fonts/Bahij/Bahij_Palatino_Sans_Arabic-Bold-new.otf') format('opentype');
}*/
@font-face {
  font-family: Kohinoor-Arabic-Bold;
  src: url("/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Bold.ttf") format("truetype"); }

@font-face {
  font-family: Kohinoor-Arabic-Regular;
  src: url("/Assets/Fonts/Kohinoor/Kohinoor-Arabic-Regular.ttf") format("truetype"); }

@font-face {
  font-family: Helevetica25;
  src: url("/Assets/Fonts/Helevetica/HelveticaNeueLTCom-UltLt_2.ttf") format("truetype"); }

@font-face {
  font-family: HeleveticaRoman;
  src: url("/Assets/Fonts/Helevetica/Helevetica_Roman.ttf") format("truetype"); }

.Kohinoor-Arabic-Bold {
  font-family: Kohinoor-Arabic-Bold;
  /*font-family: Kohinoor-Arabic-Bold;*/ }

.Kohinoor-Arabic-Regular {
  font-family: Kohinoor-Arabic-Regular;
  /*font-family: Kohinoor-Arabic-Regular;*/ }

.Kohinoor-Semibold {
  font-family: Kohinoor-Arabic-Semibold; }

.Kohinoor-Regular {
  font-family: Kohinoor-Arabic-Regular; }

.Kohinoor-Light {
  font-family: Kohinoor-Arabic-Light; }

.Kohinoor-Medium {
  font-family: Kohinoor-Arabic-Medium; }

.Kohinoor-Bold {
  font-family: Kohinoor-Arabic-Bold; }

.Helevetica-25 {
  font-family: Helevetica25; }

.HeleveticaRoman {
  font-family: HeleveticaRoman; }

@media (max-width: 575px) {
  @-moz-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @-webkit-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  .AboutUs-Banner .line-container {
    position: absolute;
    width: 160px;
    height: 160px;
    transition: transform ease-out 2s;
    left: 0;
    top: 0;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 4; }
    .AboutUs-Banner .line-container .parent {
      transform: translate(0, -10%) rotate(0deg);
      animation: line-moving ease-in-out 15s infinite;
      position: absolute;
      /*left: $parentleft;
            top: $parenttop;*/
      width: 160px;
      height: 160px; }
      .AboutUs-Banner .line-container .parent svg.line {
        position: absolute;
        left: 0;
        top: 0;
        width: 160px;
        height: 160px; }
      .AboutUs-Banner .line-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: rgba(128, 128, 128, 0.4);
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
  .AboutUs-Banner .line-circle-container {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: transform ease-out 2s;
    left: 51%;
    top: 33%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 5; }
    .AboutUs-Banner .line-circle-container .parent {
      left: 0;
      transform: translate(0, -12%) rotate(0deg);
      position: absolute;
      animation: moving ease-out 15s infinite;
      width: 50px;
      height: 50px; }
      .AboutUs-Banner .line-circle-container .parent svg.line {
        transition: all linear 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px; }
      .AboutUs-Banner .line-circle-container .parent svg.circle {
        transition: all ease-out 0.5s;
        position: absolute;
        transform: rotate(315deg);
        width: 100%;
        height: 100%;
        left: 84px !important;
        top: 74px !important; }
      .AboutUs-Banner .line-circle-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: rgba(128, 128, 128, 0.4);
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
        .AboutUs-Banner .line-circle-container .parent .shape-item.fill {
          transform-origin: center;
          transform: scale(0);
          fill: #ED1B34;
          stroke: #ED1B34; }
  .AboutUs-Banner .banner-img {
    width: auto;
    animation: none;
    background-image: url(../../Images/About/Hero/hero_about_afagh_540.jpg);
    height: 350px; }
  .AboutUs-Banner .title-container {
    background-color: #ED1B34;
    width: 100%; }
  .AboutUs-Banner .banner-text {
    animation: none; }
  .AboutUs-Banner .title {
    color: white;
    font-family: Kohinoor-Arabic-Bold;
    font-size: 22px;
    text-align: center; }
  .AboutUs-Banner .Vertical1 {
    height: 50px;
    width: 100%;
    clear: both; }
  .AboutUs-Banner .Vertical2 {
    height: 50px;
    width: 100%;
    clear: both; }
  .AboutUs-Banner .Vertical4 {
    height: 45px;
    width: 100%;
    clear: both; }
  .About .left-line-circle-container {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: transform ease-out 2s;
    left: -5%;
    top: -5%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 5; }
    .About .left-line-circle-container .parent {
      left: 0;
      transform: translate(0, -12%) rotate(0deg);
      position: absolute;
      animation: moving ease-out 15s infinite;
      width: 50px;
      height: 50px; }
      .About .left-line-circle-container .parent svg.line {
        transition: all linear 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px; }
      .About .left-line-circle-container .parent svg.circle {
        transition: all ease-out 0.5s;
        position: absolute;
        transform: rotate(225deg);
        width: 100%;
        height: 100%;
        left: 125px !important;
        top: 110px !important; }
      .About .left-line-circle-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: gray;
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
        .About .left-line-circle-container .parent .shape-item.fill {
          transform-origin: center;
          transform: scale(0);
          fill: #ED1B34;
          stroke: #ED1B34; }
  .About .right-line-circle-container {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: transform ease-out 2s;
    left: 65%;
    top: 70%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 5; }
    .About .right-line-circle-container .parent {
      left: 0;
      transform: translate(0, -12%) rotate(0deg);
      position: absolute;
      animation: moving ease-out 15s infinite;
      width: 50px;
      height: 50px; }
      .About .right-line-circle-container .parent svg.line {
        transition: all linear 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px; }
      .About .right-line-circle-container .parent svg.circle {
        transition: all ease-out 0.5s;
        position: absolute;
        transform: rotate(315deg);
        width: 100%;
        height: 100%;
        left: 85px !important;
        top: 74px !important; }
      .About .right-line-circle-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: gray;
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
        .About .right-line-circle-container .parent .shape-item.fill {
          transform-origin: center;
          transform: scale(0);
          fill: #ED1B34;
          stroke: #ED1B34; }
  .About .title, .About .text {
    text-align: center; }
  .About .Red-Button {
    float: none !important; }
  .About .Vertical1 {
    height: 50px;
    width: 100%;
    clear: both; }
  .About .Vertical2 {
    height: 25px;
    width: 100%;
    clear: both; }
  .About .Vertical3 {
    height: 30px;
    width: 100%;
    clear: both; }
  @-moz-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @-webkit-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  .Brand .line-container {
    position: absolute;
    width: 170px;
    height: 170px;
    transition: transform ease-out 2s;
    left: 10%;
    top: 80%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 4; }
    .Brand .line-container .parent {
      transform: translate(0, -10%) rotate(0deg);
      animation: line-moving ease-in-out 15s infinite;
      position: absolute;
      /*left: $parentleft;
            top: $parenttop;*/
      width: 170px;
      height: 170px; }
      .Brand .line-container .parent svg.line {
        position: absolute;
        left: 0;
        top: 0;
        width: 170px;
        height: 170px; }
      .Brand .line-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: gray;
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
  .Brand .line-circle-container {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: transform ease-out 2s;
    left: 60%;
    top: 50%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 5; }
    .Brand .line-circle-container .parent {
      left: 0;
      transform: translate(0, -12%) rotate(0deg);
      position: absolute;
      animation: moving ease-out 15s infinite;
      width: 50px;
      height: 50px; }
      .Brand .line-circle-container .parent svg.line {
        transition: all linear 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px; }
      .Brand .line-circle-container .parent svg.circle {
        transition: all ease-out 0.5s;
        position: absolute;
        transform: rotate(225deg);
        width: 100%;
        height: 100%;
        left: 86px !important;
        top: 74px !important; }
      .Brand .line-circle-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: gray;
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
        .Brand .line-circle-container .parent .shape-item.fill {
          transform-origin: center;
          transform: scale(0);
          fill: #ED1B34;
          stroke: #ED1B34; }
  .Brand .parallax {
    height: 350px;
    background-image: url("../../Images/About/Big_Banner/logo_brand_afagh_540.jpg"); }
  .Brand .Vertical1 {
    width: 100%;
    height: 50px;
    clear: both; }
  .Brand .Vertical2 {
    width: 100%;
    height: 25px;
    clear: both; }
  .Brand .Vertical3 {
    width: 100%;
    height: 30px;
    clear: both; }
  .Brand .Vertical4 {
    width: 100%;
    height: 100px;
    clear: both; }
  @-moz-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @-webkit-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  .Administrators .line-container {
    position: absolute;
    width: 800px;
    height: 800px;
    transition: transform ease-out 2s;
    left: -10%;
    top: 0;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 4; }
    .Administrators .line-container .parent {
      transform: translate(0, -10%) rotate(0deg);
      animation: line-moving ease-in-out 30s infinite;
      position: absolute;
      /*left: $parentleft;
            top: $parenttop;*/
      width: 800px;
      height: 800px; }
      .Administrators .line-container .parent svg.line {
        position: absolute;
        left: 0;
        top: 0;
        width: 800px;
        height: 800px; }
      .Administrators .line-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: rgba(200, 200, 200, 0.5);
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
  .Administrators .line-circle-container {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: transform ease-out 2s;
    left: 40%;
    top: 95%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 5; }
    .Administrators .line-circle-container .parent {
      left: 0;
      transform: translate(0, -12%) rotate(0deg);
      position: absolute;
      animation: moving ease-out 15s infinite;
      width: 50px;
      height: 50px; }
      .Administrators .line-circle-container .parent svg.line {
        transition: all linear 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 160px;
        height: 160px; }
      .Administrators .line-circle-container .parent svg.circle {
        transition: all ease-out 0.5s;
        position: absolute;
        transform: rotate(135deg);
        width: 100%;
        height: 100%;
        left: 123px !important;
        top: 15px !important; }
      .Administrators .line-circle-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: rgba(200, 200, 200, 0.5);
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
        .Administrators .line-circle-container .parent .shape-item.fill {
          transform-origin: center;
          transform: scale(0);
          fill: #ED1B34;
          stroke: #ED1B34; }
  .Administrators .administrators-img {
    background-image: url("../../Images/About/The Board/ceo_board_afagh_540.jpg");
    height: 350px; }
  .Administrators .title, .Administrators .text {
    text-align: center; }
  .Administrators .Vertical1 {
    height: 50px;
    width: 100%;
    clear: both; }
  .Administrators .Vertical2 {
    height: 25px;
    width: 100%;
    clear: both; }
  .Administrators .Vertical3 {
    height: 30px;
    width: 100%;
    clear: both; }
  .Administrators .Vertical4 {
    height: 50px;
    width: 100%;
    clear: both; }
  .Organization-Culture .min-size .culture-img {
    /*background-image: url(/Assets/Images/About/culture0.jpg);*/ }
    .Organization-Culture .min-size .culture-img picture img {
      height: 350px; }
  .Organization-Culture .min-size .title, .Organization-Culture .min-size .text {
    text-align: center; }
  .Organization-Culture .min-size .Vertical1 {
    height: 50px;
    width: 100%;
    clear: both; }
  .Organization-Culture .min-size .Vertical2 {
    height: 25px;
    width: 100%;
    clear: both; }
  .Organization-Culture .min-size .Vertical3 {
    height: 30px;
    width: 100%;
    clear: both; }
  .Organization-Culture .min-size .Vertical4 {
    height: 50px;
    width: 100%;
    clear: both; }
  @-moz-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @-webkit-keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  @keyframes line-moving {
    0% {
      transform: translate(0, -10%) rotate(0deg); }
    50% {
      transform: translate(0, 10%) rotate(10deg); }
    100% {
      transform: translate(0, -10%) rotate(0deg); } }
  .History .line-container {
    position: absolute;
    width: 200px;
    height: 200px;
    transition: transform ease-out 2s;
    left: -10%;
    top: 20%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 4; }
    .History .line-container .parent {
      transform: translate(0, -10%) rotate(0deg);
      animation: line-moving ease-in-out 15s infinite;
      position: absolute;
      /*left: $parentleft;
            top: $parenttop;*/
      width: 200px;
      height: 200px; }
      .History .line-container .parent svg.line {
        position: absolute;
        left: 0;
        top: 0;
        width: 200px;
        height: 200px; }
      .History .line-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: gray;
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
  .History .line-circle-container {
    position: absolute;
    width: 50px;
    height: 50px;
    transition: transform ease-out 2s;
    left: -5%;
    top: 80%;
    transform: translate(0, -12%) rotate(0deg);
    z-index: 5; }
    .History .line-circle-container .parent {
      left: 0;
      transform: translate(0, -12%) rotate(0deg);
      position: absolute;
      animation: moving ease-out 15s infinite;
      width: 50px;
      height: 50px; }
      .History .line-circle-container .parent svg.line {
        transition: all linear 0.5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 170px;
        height: 170px; }
      .History .line-circle-container .parent svg.circle {
        transition: all ease-out 0.5s;
        position: absolute;
        transform: rotate(225deg);
        width: 100%;
        height: 100%;
        left: 86px !important;
        top: 74px !important; }
      .History .line-circle-container .parent .shape-item {
        stroke-width: 0.3px;
        stroke: gray;
        transition-timing-function: ease-out;
        animation-fill-mode: forwards !important; }
        .History .line-circle-container .parent .shape-item.fill {
          transform-origin: center;
          transform: scale(0);
          fill: #ED1B34;
          stroke: #ED1B34; }
  .History .title, .History .text {
    text-align: center !important; }
  .History .Red-Button {
    float: none !important; }
  .History .Vertical1 {
    height: 100px;
    width: 100%;
    clear: both; }
  .History .Vertical2 {
    height: 25px;
    width: 100%;
    clear: both; }
  .History .Vertical3 {
    height: 30px;
    width: 100%;
    clear: both; }
  .History .Vertical4 {
    height: 70px;
    width: 100%;
    clear: both; }
  .History .Vertical5 {
    height: 0px;
    width: 100%;
    clear: both; } }
