@font-face {
  font-family: Vazir;
  src: url("../Fonts/Vazir Fonts/Vazir/Vazir-FD-WOL.eot");
  src: url("../Fonts/Vazir Fonts/Vazir-FD-WOL.eot?#iefix") format("embedded-opentype"), url("../Fonts/Vazir Fonts/Vazir-FD-WOL.woff2") format("woff2"), url("../Fonts/Vazir Fonts/Vazir-FD-WOL.woff") format("woff"), url("../Fonts/Vazir Fonts/Vazir-FD-WOL.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Vazir_Bold;
  src: url("../Fonts/Vazir Fonts/Vazir-Bold-FD-WOL.eot");
  src: url("../Fonts/Vazir Fonts/Vazir-Bold-FD-WOL.eot?#iefix") format("embedded-opentype"), url("../Fonts/Vazir Fonts/Vazir-Bold-FD-WOL.woff2") format("woff2"), url("../Fonts/Vazir Fonts/Vazir-Bold-FD-WOL.woff") format("woff"), url("../Fonts/Vazir Fonts/Vazir-Bold-FD-WOL.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Vazir_Black;
  src: url("../Fonts/Vazir Fonts/Vazir-Black-FD-WOL.eot");
  src: url("../Fonts/Vazir Fonts/Vazir-Black-FD-WOL.eot?#iefix") format("embedded-opentype"), url("../Fonts/Vazir Fonts/Vazir-Black-FD-WOL.woff2") format("woff2"), url("../Fonts/Vazir Fonts/Vazir-Black-FD-WOL.woff") format("woff"), url("../Fonts/Vazir Fonts/Vazir-Black-FD-WOL.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Vazir_Medium;
  src: url("../Fonts/Vazir Fonts/Vazir-Medium-FD-WOL.eot");
  src: url("../Fonts/Vazir Fonts/Vazir-Medium-FD-WOL.eot?#iefix") format("embedded-opentype"), url("../Fonts/Vazir Fonts/Vazir-Medium-FD-WOL.woff2") format("woff2"), url("../Fonts/Vazir Fonts/Vazir-Medium-FD-WOL.woff") format("woff"), url("../Fonts/Vazir Fonts/Vazir-Medium-FD-WOL.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Vazir_Light;
  src: url("../Fonts/Vazir Fonts/Vazir-Light-FD-WOL.eot");
  src: url("../Fonts/Vazir Fonts/Vazir-Light-FD-WOL.eot?#iefix") format("embedded-opentype"), url("../Fonts/Vazir Fonts/Vazir-Light-FD-WOL.woff2") format("woff2"), url("../Fonts/Vazir Fonts/Vazir-Light-FD-WOL.woff") format("woff"), url("../Fonts/Vazir Fonts/Vazir-Light-FD-WOL.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Vazir_Thin;
  src: url("../Fonts/Vazir Fonts/Vazir-Thin-FD-WOL.eot");
  src: url("../Fonts/Vazir Fonts/Vazir-Thin-FD-WOL.eot?#iefix") format("embedded-opentype"), url("../Fonts/Vazir Fonts/Vazir-Thin-FD-WOL.woff2") format("woff2"), url("../Fonts/Vazir Fonts/Vazir-Thin-FD-WOL.woff") format("woff"), url("../Fonts/Vazir Fonts/Vazir-Thin-FD-WOL.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: IranianSans;
  src: url("../Fonts/Iranian Sans/Iranian Sans.ttf") format("truetype");
}

@font-face {
  font-family: Cinema;
  src: url("../Fonts/Cinema Full/Cinema Full.ttf") format("truetype");
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  font-family: Vazir, Calibri, sans-serif, Arial, Helvetica;
}

html {
  overflow-x: hidden;
}

body {
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

li {
  list-style-type: none;
}

p {
  text-align: justify;
  line-height: 2;
}

h1 {
  font-size: 2rem;
}

h3 {
  font-size: 1.2rem;
}

h5 {
  font-size: 0.9rem;
}

@media only screen and (max-width: 1300px) {
  h2 {
    font-size: 1.35rem !important;
  }

  h3 {
    font-size: 1.1rem;
  }

  h5 {
    font-size: 0.8rem;
  }
}

@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 1.9rem;
  }

  h2 {
    font-size: 1.3rem !important;
  }

  h3 {
    font-size: 1.05rem;
  }
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 1.8rem;
  }

  h2 {
    font-size: 1.25rem !important;
  }
}

@media only screen and (max-width: 575px) {
  h1 {
    font-size: 1.6rem;
  }

  .navigation>div>a {
    width: 85%;
  }

  .navigation>div>div.navToggle {
    width: 15%;
  }
}

@media only screen and (max-width: 375px) {
  h1 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 576px) {
  .col-xs-1 {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-2 {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-3 {
    width: 25%;
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-4 {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-5 {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-6 {
    width: 50%;
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-7 {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-8 {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-9 {
    width: 75%;
    flex-basis: 75%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-10 {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-11 {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xs-12 {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 576px) {
  .col-s-1 {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-2 {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-3 {
    width: 25%;
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-4 {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-5 {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-6 {
    width: 50%;
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-7 {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-8 {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-9 {
    width: 75%;
    flex-basis: 75%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-10 {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-11 {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-s-12 {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 768px) {
  .col-m-1 {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-2 {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-3 {
    width: 25%;
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-4 {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-5 {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-6 {
    width: 50%;
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-7 {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-8 {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-9 {
    width: 75%;
    flex-basis: 75%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-10 {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-11 {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-m-12 {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 992px) {
  .col-l-1 {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-2 {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-3 {
    width: 25%;
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-4 {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-5 {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-6 {
    width: 50%;
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-7 {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-8 {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-9 {
    width: 75%;
    flex-basis: 75%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-10 {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-11 {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-l-12 {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-2 {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-3 {
    width: 25%;
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-4 {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-5 {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-6 {
    width: 50%;
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-7 {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-8 {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-9 {
    width: 75%;
    flex-basis: 75%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-10 {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-11 {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    display: flex;
    flex-wrap: wrap;
  }

  .col-xl-12 {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 576px) {
  .container {
    width: 540px;
  }
}

@media only screen and (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media only screen and (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}

.CTA_Button {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.CTA_Button:before {
  content: "";
  background-color: #0000001a;
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  transform: skewX(-45deg) translateX(0);
  -webkit-transform: skewX(-45deg) translateX(0);
  -moz-transform: skewX(-45deg) translateX(0);
  -ms-transform: skewX(-45deg) translateX(0);
  -o-transform: skewX(-45deg) translateX(0);
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.CTA_Button:hover:before {
  transform: skewX(-45deg) translateX(13.5em);
  -webkit-transform: skewX(-45deg) translateX(13.5em);
  -moz-transform: skewX(-45deg) translateX(13.5em);
  -ms-transform: skewX(-45deg) translateX(13.5em);
  -o-transform: skewX(-45deg) translateX(13.5em);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

@keyframes sheen {
  0% {
    transform: skewY(-45deg) translateX(0);
    -webkit-transform: skewY(-45deg) translateX(0);
    -moz-transform: skewY(-45deg) translateX(0);
    -ms-transform: skewY(-45deg) translateX(0);
    -o-transform: skewY(-45deg) translateX(0);
  }

  100% {
    transform: skewY(-45deg) translateX(12.5em);
    -webkit-transform: skewY(-45deg) translateX(12.5em);
    -moz-transform: skewY(-45deg) translateX(12.5em);
    -ms-transform: skewY(-45deg) translateX(12.5em);
    -o-transform: skewY(-45deg) translateX(12.5em);
  }
}

.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
  /* Wave Animation */
}

.waves>.parallax>use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.waves>.parallax>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}

.waves>.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}

.waves>.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.waves>.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}

@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    transform: translate3d(85px, 0, 0);
  }
}

@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
}

.circle {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px dashed #ffffff;
}

.card_section {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  direction: rtl;
  margin-top: 40px;
}

.card_section>.card {
  padding: 7px;
}

.card_section>.card>div.card_space {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border: 1px solid #0000001a;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
}

.card_section>.card>div.card_space>figure.card_image {
  width: 100%;
  height: 150px;
}

.card_section>.card>div.card_space>figure.card_image>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card_section>.card>div.card_space>div.card_content {
  padding: 10px;
  width: 100%;
}

.card_section>.card>div.card_space>div.card_content>div.card_topline>* i {
  margin-left: 2px;
  font-size: 0.9rem;
  color: #585858;
}

.card_section>.card>div.card_space>div.card_content>div.card_topline>h4 {
  margin-bottom: 10px;
}

.card_section>.card>div.card_space>div.card_content>div.card_topline>h4>a {
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.card_section>.card>div.card_space>div.card_content>div.card_topline h5 {
  font-family: Vazir_Thin;
}

.card_section>.card>div.card_space>div.card_content>div.card_topline>div {
  margin-top: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.card_section>.card>div.card_space>div.card_content>span.card_line {
  display: inline-block;
  width: 100%;
  margin: 3px auto;
  height: 1px;
  background-color: #0000001a;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>h5 {
  font-family: Vazir_Thin;
  color: #009900;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div {
  display: flex;
  flex-flow: row wrap;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div>a {
  display: inline-block;
  width: 27px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div>a:first-child {
  margin-left: 7px;
  color: #ff7b00;
  border: 1px solid #ff7b00;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div>a:first-child:hover {
  background-color: #ff7b00;
  color: #ffffff;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div>a:last-child {
  color: #009900;
  border: 1px solid #009900;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div>a:last-child:hover {
  background-color: #009900;
  color: #ffffff;
}

.card_section>.card>div.card_space>div.card_content>div.card_downline>div>a>i {
  font-size: 1rem;
}

.card_section>.card>div.card_space:hover {
  transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  box-shadow: 0 10px 30px #0000001a;
}

@media only screen and (max-width: 1300px) {
  .card_section>.card>div.card_space>div.card_content>div.card_topline>h4>a {
    font-size: 0.95rem;
  }
}

@media only screen and (max-width: 1199px) {
  .card_section>.card>div.card_space>div.card_content>div.card_topline>h4>a {
    font-size: 0.9rem;
  }
}

@media only screen and (min-width: 400px) and (max-width: 575px) {
  .card_section>.card {
    width: 70%;
    flex-basis: 70%;
  }
}

.before_after_title {
  position: relative;
}

.before_after_title::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  height: 5px;
  width: 35px;
  background-color: #55a64c;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  right: -45px;
}

.before_after_title::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  height: 5px;
  width: 20000px;
  right: -20045px;
  background-color: #53a44c60;
}

@media only screen and (max-width: 1300px) {
  .before_after_title {
    right: 50px;
  }
}

@media only screen and (max-width: 550px) {
  .before_after_title {
    right: 75px;
  }
}

.space_section {
  margin-top: 80px;
}

.loading {
  z-index: 1000000000000000100;
  width: 100%;
  height: 100vh;
  background-color: #fff6e1ea;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px ridge #f9d334;
  border-image: linear-gradient(45deg, #1a7839, #f9d334) 1;
}

.loading #preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.loading #loader {
  position: relative;
  width: 100px;
  height: 94px;
  /* border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #009900; */
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/* .loading #loader:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 50px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff7b00;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.loading #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0084c6;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
} */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: 51.5% 62%;
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    transform-origin: 51.5% 62%;
  }
}

.parrallax {
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 250px;
  z-index: -1;
}

.parrallax.left_parrallax {
  background-image: url(../Images/Left_Parrallax.png);
  top: 80px;
  left: 0;
}

.parrallax.right_parrallax {
  background-image: url(../Images/Right_Parrallax.png);
  bottom: 80px;
  right: 0;
}

@media only screen and (max-width: 1550px) {
  .parrallax {
    width: 200px;
    height: 200px;
  }
}

@media only screen and (max-width: 1450px) {
  .parrallax {
    width: 180px;
    height: 180px;
  }
}

@media only screen and (max-width: 1199px) {
  .parrallax {
    display: none;
  }
}

::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-thumb {
  background-color: #ff7b00;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

/* Slideshow container */
.slideshow-container {
  max-width: 60%;
  position: relative;
  margin: auto;
  margin-top: 20px;
  box-shadow: 0 10px 30px #0000001a;
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* Fading animation */
  /* Hide the images by default */
}

.slideshow-container .prev,
.slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  color: #ffffff;
  font-weight: bold;
  font-size: 1rem;
  user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  transform: translate(0, -40%);
  -webkit-transform: translate(0, -40%);
  -moz-transform: translate(0, -40%);
  -ms-transform: translate(0, -40%);
  -o-transform: translate(0, -40%);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background-color: #009900;
}

.slideshow-container .prev>span,
.slideshow-container .next>span {
  position: relative;
  top: 2px;
}

.slideshow-container .prev {
  right: 0;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}

.slideshow-container .next {
  left: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}

.slideshow-container .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

.slideshow-container .mySlides {
  display: none;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@media only screen and (max-width: 1199px) {
  .slideshow-container {
    max-width: 75%;
  }
}

@media only screen and (max-width: 991px) {
  .slideshow-container {
    max-width: 100%;
  }
}

@media only screen and (max-width: 500px) {

  .slideshow-container .prev>span,
  .slideshow-container .next>span {
    top: 1px;
  }

  .slideshow-container .prev,
  .slideshow-container .next {
    width: 25px;
    height: 25px;
    font-size: 0.8rem;
  }
}

.home_header {
  width: 100%;
  height: 90vh;
  background-image: url(../Images/Home_Header_Background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  justify-content: center;
}

.home_header>.circle_top_left:first-child {
  width: 300px;
  height: 300px;
  top: -150px;
  left: -150px;
}

.home_header>.circle_top_left:nth-child(2) {
  width: 200px;
  height: 200px;
  top: -100px;
  left: -100px;
}

.home_header>.home_header_content {
  display: flex;
  flex-flow: row wrap;
}

.home_header>.home_header_content>div {
  width: 50%;
  display: flex;
  justify-content: center;
}

.home_header>.home_header_content>div:first-child>figure {
  display: flex;
  align-items: center;
}

.home_header>.home_header_content>div:first-child>figure>img {
  width: 85%;
}

.home_header>.home_header_content>div:last-child {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
}

.home_header>.home_header_content>div:last-child>h2,
.home_header>.home_header_content>div:last-child>p,
.home_header>.home_header_content>div:last-child>a {
  margin: 10px 0;
  direction: rtl;
}

.home_header>.home_header_content>div:last-child>p {
  text-align: center;
}

.home_header>.home_header_content>div:last-child>.CTA_Button {
  padding: 12px 20px;
  font-size: 1rem;
  color: #ffffff;
  border: 2px solid #ffffff;
  box-shadow: 0 10px 30px #0000001a;
}

.home_header>.home_header_content>div:last-child>.CTA_Button:hover {
  background-color: #ffffff;
  color: #ff7b00;
  border: 2px solid #ffffff;
}

.home_header>.home_header_wave {
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translate(0, 10%);
  -webkit-transform: translate(0, 10%);
  -moz-transform: translate(0, 10%);
  -ms-transform: translate(0, 10%);
  -o-transform: translate(0, 10%);
}

@media only screen and (max-width: 1600px) {
  .home_header>.home_header_content>div:first-child>figure>img {
    width: 75%;
  }
}

@media only screen and (max-width: 1400px) {
  .home_header>.home_header_content>div:first-child>figure>img {
    width: 70%;
  }

  .home_header>.home_header_content>div:last-child>.CTA_Button,
  .home_header>.home_header_content>div:last-child>p {
    font-size: 0.95rem;
  }
}

@media only screen and (max-width: 1199px) {

  .home_header>.home_header_content>div:last-child>.CTA_Button,
  .home_header>.home_header_content>div:last-child>p {
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 1000px) {
  .home_header>.home_header_content>div:first-child>figure>img {
    width: 65%;
  }
}

@media only screen and (max-width: 991px) {
  .home_header>.home_header_content>div:first-child>figure>img {
    width: 85%;
  }

  .home_header>.home_header_content>div:last-child>.CTA_Button,
  .home_header>.home_header_content>div:last-child>p {
    font-size: 0.8rem;
  }

  .home_header>.home_header_content>div:last-child>.CTA_Button {
    padding: 12px 16px;
  }
}

@media only screen and (max-width: 767px) {
  .home_header>.home_header_content>div:first-child {
    display: none;
  }

  .home_header>.home_header_content {
    width: 100%;
  }

  .home_header>.home_header_content>div {
    width: 100%;
  }

  .home_header>.home_header_content>div:last-child>.CTA_Button,
  .home_header>.home_header_content>div:last-child>p {
    font-size: 0.85rem;
  }
}

@media only screen and (max-height: 600px) {
  .home_header {
    height: 100vh;
  }
}

@media only screen and (max-height: 500px) {
  .home_header {
    height: 125vh;
  }
}

@media only screen and (max-height: 400px) {
  .home_header {
    height: 150vh;
  }
}

.home_main {
  direction: rtl;
}

.home_main>.home_main_newestLesson {
  position: relative;
}

.home_main>.home_main_newestLesson>.home_main_newestLesson_title {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.home_main>.home_main_newestLesson>.home_main_newestLesson_title>div {
  font-family: Vazir_Bold;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.home_main>.home_main_newestLesson>.home_main_newestLesson_title>div>a {
  color: #009900;
  position: relative;
}

.home_main>.home_main_newestLesson>.home_main_newestLesson_title>div>a::before {
  position: absolute;
  bottom: -5px;
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #009900;
}

.home_main>.home_main_newestLesson>.home_main_newestLesson_title>div>i {
  color: #55a64c;
  margin-right: 5px;
}

.home_main>.home_main_newestLesson>.home_main_newestLesson_title>div>* {
  margin: 0 7px;
}

.home_main>.home_main_Comments {
  padding: 60px 0;
  background-color: #f0ffe8;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div {
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  border: 1px solid #009900;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  position: relative;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>span {
  display: inline-block;
  width: 20%;
  background-image: url("../Images/Comment_Left.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>figure {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 40px;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>figure>img {
  width: 100%;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div {
  padding: 25px 20px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:first-child {
  font-family: Vazir_bold;
}

.home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:last-child {
  padding-right: 25px;
  padding-top: 15px;
}

@media only screen and (max-width: 1300px) {
  .home_main>.home_main_newestLesson>.home_main_newestLesson_title>div {
    font-size: 0.95rem;
  }

  .home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:first-child,
  .home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:last-child {
    font-size: 0.95rem;
  }
}

@media only screen and (max-width: 1199px) {
  .home_main>.home_main_newestLesson>.home_main_newestLesson_title>div {
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 991px) {

  .home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:first-child,
  .home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:last-child {
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 575px) {
  .home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>div>p:last-child {
    font-size: 0.84rem;
  }
}

@media only screen and (max-width: 550px) {
  .home_main>.home_main_newestLesson>.home_main_newestLesson_title {
    flex-flow: column wrap;
  }

  .home_main>.home_main_newestLesson>.home_main_newestLesson_title>.before_after_title {
    margin-bottom: 15px;
  }

  .home_main>.home_main_Comments>.home_main_comment_slider>.slideshow-container>.mySlides>div>figure {
    width: 35px;
  }
}

.page_header {
  width: 100%;
  height: 30vh;
  background-color: #f6a832;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.page_header>.page_header_content {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 35%;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  direction: rtl;
}

.page_header>.page_header_content>h2 {
  font-size: 1.35rem;
  color: #000000;
}

.page_header>.page_header_content>h2>i {
  margin-left: 7px;
}

.page_header>.page_header_content>div {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-top: 20px;
}

.page_header>.page_header_content>div>* {
  margin-left: 7px;
  color: #000000;
}

@media only screen and (max-height: 800px) {
  .page_header {
    height: 40vh;
  }
}

@media only screen and (max-height: 650px) {
  .page_header {
    height: 45vh;
  }
}

@media only screen and (max-height: 550px) {
  .page_header {
    height: 55vh;
  }
}

@media only screen and (max-height: 450px) {
  .page_header {
    height: 60vh;
  }
}

@media only screen and (max-height: 350px) {
  .page_header {
    height: 65vh;
  }
}

@media only screen and (max-width: 1400px) {
  .page_header>.page_header_content>h2 {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 375px) {
  .page_header>.page_header_content>div>* {
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 344px) {
  .page_header>.page_header_content>div>* {
    font-size: 0.8rem;
  }
}

.department_lesson>.department_lesson_feature {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}

.department_lesson>.department_lesson_feature>form:first-child {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  align-items: center;
}

.department_lesson>.department_lesson_feature>form:first-child>input {
  direction: rtl;
  height: 35px;
  padding: 15px;
  padding-left: 35px;
  border: 1px solid #009900;
  width: 300px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.department_lesson>.department_lesson_feature>form:first-child>button {
  background-color: #009900;
  border: 1px solid #009900;
  color: #ffffff;
  width: 45px;
  height: 35px;
  cursor: pointer;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  position: absolute;
  left: 0px;
}

.department_lesson>.department_lesson_feature>div:last-child {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  direction: rtl;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space {
  display: flex;
  flex-flow: column nowrap;
  z-index: 2;
  margin-left: 10px;
  position: relative;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #009900;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn,
.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button.filter_btn {
  padding: 5px;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn.btnclicked,
.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button.filter_btn.btnclicked {
  background-color: #009900;
  color: #ffffff;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn.btnclicked>i,
.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button.filter_btn.btnclicked>i {
  color: #ffffff;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn:hover,
.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button.filter_btn:hover {
  background-color: #009900;
  color: #ffffff;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn:hover>i,
.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button.filter_btn:hover>i {
  color: #ffffff;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>button.filter_all_btn>i,
.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button.filter_btn>i {
  padding-right: 3px;
  color: #009900;
  font-weight: bold;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div {
  height: 0px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
  position: absolute;
  top: 35px;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div>button {
  border: none;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div.showfilters {
  border: 1px solid #009900;
  height: max-content;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div.showfilters>button:focus {
  background-color: #009900;
  color: #ffffff;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div.showfilters>button:focus>i {
  color: #ffffff;
}

.department_lesson>.department_lesson_feature>div:last-child>div.filter_space>div.showfilters>button:not(:last-child) {
  border-bottom: 1px solid #009900;
}

@media only screen and (max-width: 767px) {
  .department_lesson>.department_lesson_feature {
    justify-content: center;
  }

  .department_lesson>.department_lesson_feature>form:first-child {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 347px) {
  .department_lesson>.department_lesson_feature>div:last-child {
    justify-content: center;
  }

  .department_lesson>.department_lesson_feature>div:last-child>div.filter_space {
    margin-bottom: 10px;
  }

  .department_lesson>.department_lesson_feature>div:last-child>div.filter_space {
    margin-left: 4px;
  }
}

.aboutus_main>section {
  direction: rtl;
  border: 1px solid #f6a832;
  padding: 25px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  margin-top: 45px;
  box-shadow: 0 10px 30px #0000001a;
}

.aboutus_main>section>h3 {
  margin-bottom: 10px;
  margin-top: 15px;
}

.aboutus_main>section>h3:first-of-type {
  margin-top: 0;
}

.aboutus_main>section>h3>span {
  color: #009900;
}

.aboutus_main>section>p {
  text-align: justify;
  line-height: 2.2;
}

.faq_main>section {
  direction: rtl;
  border: 1px solid #f6a832;
  padding: 25px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  margin-top: 45px;
  box-shadow: 0 10px 30px #0000001a;
}

.faq_main>section>h2 {
  margin-bottom: 15px;
}

.faq_main>section>h2:not(:first-child) {
  margin-top: 35px;
}

.faq_main>section>h2>span {
  padding-left: 5px;
}

.faq_main>section>h3 {
  margin-bottom: 10px;
  margin-top: 15px;
}

.faq_main>section>h3:first-of-type {
  margin-top: 0;
}

.faq_main>section> p {
  line-height: 2.2;
}

.faq_main>section>h3>span {
  color: #009900;
}

.fa-gavel {
  color: #009900;
}

.master_main>section>p {
  text-align: justify;
  line-height: 2.2;
}

.shi {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-flow: row wrap;
}

div.master_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 25px;
  border-radius: 21px;
}

div.master_wrapper > img {
  width: 80%;
}

div.master_wrapper > h1 {
  width: 100%;
  text-align: center;
  padding-top: 15px;
}

div.master_cv {
  text-align: center;
  padding: 10px 20px;
}

.master_img {
  margin-top: 15px;
  width: 85%;
  border-radius: 21px;
}

.master_main>section {
  display: flex;
  align-items: center;
  justify-content: center;
  direction: rtl;
  border: 1px solid #f6a832;
  padding: 25px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  margin-top: 45px;
  box-shadow: 0 10px 30px #0000001a;
}

.master_main>section>h3 {
  margin-bottom: 10px;
  margin-top: 15px;
}

.master_main>section>h3:first-of-type {
  margin-top: 0;
}

.master_main>section>h3>span {
  color: #009900;
}

.master_main>section>p {
  text-align: justify;
  line-height: 2.2;
}

.contactus_main>section {
  margin: 45px 0;
  display: flex;
  justify-content: center;
  padding: 0 15px;
}

.contactus_main>section>div {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  padding: 25px;
  box-shadow: 0 10px 30px #0000001a;
  border: 1px solid #f6a832;
  direction: rtl;
}

.contactus_main>section>div>div {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 30px;
}

.contactus_main>section>div>div:last-child {
  margin-bottom: 0;
}

.contactus_main>section>div>div>i {
  margin-left: 15px;
  color: #009900;
  font-size: 1.5rem;
}

.contactus_main>section>div>div:nth-child(2)>i {
  transform: rotate(255deg);
  -webkit-transform: rotate(255deg);
  -moz-transform: rotate(255deg);
  -ms-transform: rotate(255deg);
  -o-transform: rotate(255deg);
}

.contactus_main>section>div>div>div {
  width: 100%;
  padding-right: 35px;
  margin-top: 15px;
  display: flex;
  flex-flow: row wrap;
}

.contactus_main>section>div>div>div>a {
  color: #000000;
}

.contactus_main>section>div>div>div>a:first-child {
  margin-left: 8px;
}

.contactus_main>section>div>div>div>a:last-child {
  margin-right: 8px;
}

.navigation {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  transition: width 0.5s ease;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  box-shadow: 0 10px 30px #0000001a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  height: 90px;
  padding: 0;
  z-index: 9999999;
}

.navigation>div {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.navigation>div>a {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 30%;
  color: #000000;
}

.navigation>div>a>img {
  width: 60px;
}

.navigation>div>a>h1 {
  font-family: Cinema;
  padding: 0 10px;
}

.navigation>div>div.navToggle {
  width: 30%;
  display: none;
}

.navToggle>button:hover {
  cursor: pointer;
}

.navigation>div>div.navToggle>button {
  display: flex;
  flex-flow: column wrap;
  width: 30px;
  height: 50px;
  align-items: center;
  background-color: transparent;
  border: none;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.navigation>div>div.navToggle>button>span {
  transform-origin: right;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  display: inline-block;
  width: 100%;
  height: 2px;
  margin: 5px 0;
  background-color: #000000;
}

.navigation>div>ul.navItem {
  width: 70%;
  display: flex;
  flex-flow: row-reverse wrap;
  transition: right 0.5s ease;
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  -ms-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
}

.navigation>div>ul.navItem>li {
  font-size: 1.05rem;
}

.navigation>div>ul.navItem>li>a {
  padding: 15px;
  color: #000000;
  position: relative;
}

.navigation>div>ul.navItem>li>a:hover>span.underlineNavItems {
  width: 70%;
}

.navigation>div>ul.navItem>li.departmentNav {
  position: relative;
}

.navigation>div>ul.navItem>li.departmentNav>ul {
  z-index: 999;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  background-color: #ffffff;
  position: absolute;
  top: 54px;
  left: 10px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  box-shadow: 0 20px 30px #0000001a;
  text-align: right;
}

.navigation>div>ul.navItem>li.departmentNav>ul>li {
  margin: 15px 0;
  margin-top: 10px;
  padding: 5px;
}

.navigation>div>ul.navItem>li.departmentNav>ul>li>a {
  color: #000000;
  padding: 10px;
  position: relative;
}

.navigation>div>ul.navItem>li.departmentNav>ul>li>a:hover>span.underlineNavItems {
  width: 70%;
}

.navigation>div>ul.navItem>li.departmentNav:hover>ul {
  visibility: visible;
  opacity: 1;
}

.show_page {
  font-family: Vazir_Bold;
}

span.underlineNavItems {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 0;
  margin: auto;
  height: 2px;
  background-color: #55a64c;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  transition: width 0.5s ease;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
}

.navbarScroll {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.navToggleShow>button {
  margin-top: -10px;
}

.navToggleShow>button>span:first-child {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.navToggleShow>button>span:last-child {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  top: 9px;
}

.navShow>div>.navItem {
  right: 0 !important;
}

@media only screen and (max-width: 1199px) {
  .navigation>div>ul.navItem>li>a {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 991px) {
  .navigation {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .navigation>div {
    width: 100%;
    padding: 0 15px;
    position: relative;
    height: 100%;
  }

  .navigation>div>.navItem {
    position: absolute;
    right: -100%;
    top: 90px;
    height: 100vh;
    width: 100% !important;
    flex-flow: column wrap !important;
    align-items: center;
    background-color: #f0ffe8;
  }

  .navigation>div>.navItem>li {
    margin: 30px 0;
  }

  .navigation>div>.navItem>li+li.departmentNav>ul {
    text-align: center;
    border: 1px solid #009900;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    top: 0;
    left: 0;
  }

  .navigation>div>.navItem>li+li.departmentNav:hover>ul {
    top: 54px;
  }

  .navigation>div>.navToggle {
    display: flex !important;
    justify-content: flex-end;
  }

  .navigation>div>.navToggle>button {
    justify-content: center;
  }

  .navigation>div>a {
    width: 70%;
  }
}

@media only screen and (max-width: 575px) {
  .navigation>div>a>img {
    width: 55px;
  }

  .navigation>div>ul.navItem>li>a {
    font-size: 0.95rem;
  }
}

@media only screen and (max-width: 358px) {
  .navigation>div>a {
    width: 85%;
  }

  .navigation>div>div.navToggle {
    width: 15%;
  }
}

footer {
  display: flex;
  flex-flow: column wrap;
  padding: 15px 0;
  padding-top: 0;
}

footer>.footer_top {
  display: flex;
  justify-content: center;
}

footer>.footer_top>a {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: #009900;
  color: #ffffff;
}

footer>.footer_content {
  margin-top: 25px;
  display: flex;
  align-items: center;
  flex-flow: column wrap;
}

footer>.footer_content>p {
  line-height: 2.5;
  text-align: center;
}

footer>.footer_content>p>a {
  color: #009900;
  position: relative;
  font-family: Vazir_Medium;
  border-bottom: 1px dashed #009900;
  padding-bottom: 5px;
}

footer>.footer_content>div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

footer>.footer_content>div>a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 3px;
  font-size: 1.2rem;
}

footer>.footer_content>div>a:first-child {
  border: 1px solid #ff7b00;
  color: #ff7b00;
}

footer>.footer_content>div>a:first-child:hover {
  background-color: #ff7b00;
  color: #ffffff;
}

footer>.footer_content>div>a:nth-child(2) {
  border: 1px solid #009900;
  color: #009900;
}

footer>.footer_content>div>a:nth-child(2):hover {
  background-color: #009900;
  color: #ffffff;
}

footer>.footer_content>div>a:nth-child(3) {
  border: 1px solid #0084c6;
  color: #0084c6;
}

footer>.footer_content>div>a:nth-child(3):hover {
  background-color: #0084c6;
  color: #ffffff;
}

footer>.footer_content>div>a:last-child {
  border: 1px solid #FF0000;
  color: #FF0000;
}

footer>.footer_content>div>a:last-child:hover {
  background-color: #FF0000;
  color: #ffffff;
}

footer>.footer_developer {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0ffe8;
  height: 40px;
  margin-top: 20px;
}

footer>.footer_developer>a {
  font-size: 0.9rem;
  color: #000000;
  font-family: Vazir_Thin;
}

footer>.footer_developer>a>span {
  color: #009900;
}

.page_footer {
  background-color: #f0ffe8;
  margin-top: 30px;
}

.page_footer>.footer_developer {
  background-color: #ffffff;
}

@media only screen and (max-width: 1300px) {
  footer>.footer_content>p {
    font-size: 0.9rem;
  }

  footer>.footer_top>a {
    font-size: 0.9rem;
    width: 35px;
    height: 35px;
  }

  footer>.footer_developer>a {
    font-size: 0.75rem;
  }

  footer>.footer_content>div>a {
    width: 25px;
    height: 25px;
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 991px) {
  footer>.footer_content>p {
    font-size: 0.85rem;
  }
}

@media only screen and (max-width: 575px) {
  footer>.footer_content>p {
    font-size: 0.8rem;
    padding: 0 20px;
    line-height: 3;
  }
}

/*# sourceMappingURL=master.css.map */