@font-face {
  font-family: "r-kalameh";
  src: url("../../font/kalameh/Kalameh-Regular.ttf");
}
@font-face {
  font-family: "b-kalameh";
  src: url("../../font/kalameh/Kalameh-Bold.ttf");
}
@font-face {
  font-family: "eb-kalameh";
  src: url("../../font/kalameh/Kalameh-ExtraBold.ttf");
}
@font-face {
  font-family: "yekan";
  src: url("../../font/yekan/Persian-Yekan.ttf");
}
@font-face {
  font-family: "yekan+";
  src: url("../../font/yekan/YEKAN-PLUS.TTF");
}
@font-face {
  font-family: "r-yekan";
  src: url("../../font/yekan/BYekan+_0.ttf");
}

body,
h1 {
  margin: 0 !important;
  overflow-x: hidden !important;
  -webkit-tap-highlight-color: transparent;
  /* font-family: yekan; */
}
@media (max-width: 992px) {
  body {
    overflow-x: hidden;
  }
}
:root {
  --bs-warning: #ff9020; /* تغییر رنگ اصلی */
}

::-webkit-scrollbar {
  width: 12px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background-color: #0a3250;
  border-radius: 50px;
  border: 10px solid #f1f1f1;
  height: 20px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #0a3250;
}

/* اسکرول بار برای Firefox */
html {
  scrollbar-width: thin;
  scrollbar-color: #0a3250 #f1f1f1;
  border-radius: 50px;
}
.org {
  color: #ff9020;
}
/* naaaaaaaaaavvvvvvvvvvvbbbbbbbbbaaaaarrrr */

/* .active-nav{
  text-decoration: none;
  font-size: 1.1rem;
  margin-right: 35px;
  color: #ff9020;
  text-align: end !important;
  font-family: "yekan";
  font-weight: 600;
} */
.navbar-nav .nav-link {
  font-size: 1.1rem;
  margin-right: 35px;
  color: #0a3250;
  text-align: end !important;
  right: 0;
  font-family: "yekan";
  font-weight: 600;
}
.navbar-nav .nav-link1 {
  font-size: 1.1rem;
  margin-right: 35px;
  color: #ff9020;
  text-align: end !important;
  right: 0;
  font-family: "yekan";
  font-weight: 600;
}
@media (max-width: 992px) {
  .navbar-nav {
    display: flex;
    flex-direction: column-reverse !important;
    line-height: 35px;
  }
}
.navbar-nav .nav-link:hover {
  color: #ff9020;
  transition: 0.2s;
}
nav a img {
  width: 80px;
}
.navbar {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.299);
}

.banner {
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url("../../images/home/banner.png");
  display: flex;
  justify-content: end;
  flex-direction: column;
  align-items: end;
}
.bannertxt {
  height: 100vh;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  flex-direction: column;
  text-align: right;
  float: right;
  padding-right: 170px;
}
@media (max-width: 992px) {
  .bannertxt {
    padding-right: 50px;
    text-align: center;
    float: center;
  }
}
.banner h1 {
  color: #0a3250;
  text-align: end;
  overflow: hidden;
  font-size: 6rem;
  font-family: "r-kalameh";
  font-weight: 600;
}

.banner h2 {
  color: #0a3250;
  text-align: end;
  padding-top: 20px;
  font-size: 3.2rem;
  font-family: "r-kalameh";
  font-weight: 5px;

  border-top: 3px solid #ff9020;
}

@media (max-width: 500px) {
  .banner h2 {
    font-size: xx-large !important;
  }
}
.aboutUs {
  background-color: #ff9020;
  text-align: center;
  width: 134px;
  height: 50px;
  font-family: "yekan";
  font-size: large;
  font-weight: 700;
  text-decoration: none;
  color: aliceblue;
  text-transform: uppercase;
  border: none;
  border-radius: 31px;
}
.aboutUs:hover {
  background-color: #ca6601;
  transition: 0.5s;
}
.courses {
  border: 2px solid #ff9020;
  background-color: transparent;
  text-align: center;
  width: 134px;
  height: 50px;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
  font-family: "yekan";
  font-size: large;
  font-weight: 700;
  color: #ff9020;
  text-transform: uppercase;
  border-radius: 31px;
}
.courses:hover {
  background-color: #ff9020;
  transition: 0.5s;
  color: aliceblue;
}

.btnsbanner {
  text-align: right;
  justify-content: center;
  justify-content: center;
  gap: 10px;
}

.slidtxt {
  width: 100vw;
  height: 80vh;
  background-image: url(../../images/home/IMG_3155.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slidtxt h3 {
  font-size: 4rem;
  color: #fff;
  font-family: "eb-kalameh";
  font-weight: 800;
}
/* Slider */
#textSlider.row {
  width: 100%;
  height: auto;
  margin: 0 auto;
  /* position: absolute;
  top: 30%;
  left: 22%;
  transform: translate(-50%, -50%); */
  display: flex;
  justify-content: center;
  justify-items: center;
  padding-top: 150px;
}

.slideCol {
  overflow: hidden;
  font-weight: 700;
  font-size: 45pt;
  display: block;
  white-space: nowrap;
}
.slideCol p {
  text-align: center;
  /* margin: 0 60px; */
  color: aliceblue;
  font-family: "b-Kalameh";
}

.scroller {
  height: 70pt;
  line-height: 70pt;
  overflow: hidden;
}
.slideCol:after,
.scroller:before {
  display: block;
  position: absolute;
  color: black;
  top: 10;
  animation: 2s infinite opacity;
  /* -webkit-animation-name: opacity;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-name: opacity;
  animation-duration: 2s;
  animation-iteration-count: infinite; */
}
/* .scroller:before {
  content: "[";
  left: 10;
}
.slideCol:after {
  content: "]";
  right: 0;
} */

@keyframes opacity {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

.scroller .inner {
  animation: 20s normal infinite running scroll;
}
@keyframes scroll {
  0% {
    margin-top: 0px;
  }

  12% {
    margin-top: -105px;
  }

  25% {
    margin-top: -155pt;
  }
  37% {
    margin-top: -240pt;
  }

  50% {
    margin-top: -320pt;
  }
  62% {
    margin-top: -405pt;
  }

  75% {
    margin-top: -490pt;
  }
  87% {
    margin-top: -570pt;
  }

  100% {
    margin-top: 0px;
  }
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .slideCol {
    font-size: 1.4rem;
    text-align: center;
    margin-top: -20px;
  }
  .slidtxt h3 {
    font-size: 2.5rem;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) and (max-width: 765px) {
  .slideCol {
    font-size: 1.5rem;
    text-align: center;
    margin-top: -20px;
  }
  .slidtxt h3 {
    font-size: 3rem;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .slideCol {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 5px;
  }
  .slidtxt h3 {
    font-size: 3rem;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slideCol {
    font-size: 30pt;
    text-align: left;
  }
  .slidtxt h3 {
    font-size: 3rem;
  }
}

.bg-target {
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url("../../images/home/target.png");
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.targettxt {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: top;
  align-items: center;
  flex-direction: column;
  text-align: center;
  line-height: auto;
  margin-top: 50px;
  font-size: xx-large;
}

@media (min-width: 750px) {
  .targettxt {
    text-align: center;
    float: center;
    margin-top: 220px;
  }
}

.targettxt p {
  color: #0a3250;
  text-align: center;
  /* max-width: 70vw; */
  justify-content: center;
  padding: 20px;

  text-justify: inter-word;
}
@media (min-width: 1400px) {
  .targettxt p {
    margin: 0 150px; /* فاصله از طرفین */
    font-size: xx-large;
  }
}
@media (max-width: 1400px) {
  .targettxt p {
    /* margin: 0 150px; فاصله از طرفین */
    font-size: large;
  }
}
.bg-target h2 {
  color: #ff9020;
  font-size: 4.5rem;
  text-align: center;
  overflow: hidden;
  padding-left: 10px;
  font-weight: 600;
  font-family: "eb-kalameh";
}
.bg-target img {
  width: 85px;
}
.bg-target p {
  font-family: "yekan+";
  font-size: 1.7rem;
}
.target-btn {
  width: 190px;
  height: 45px;
  background-color: #ff9020;
  color: aliceblue;
  border: none;
  line-height: 40px;
  font-size: large;
  border-radius: 31px;
  font-family: "yekan+";
  font-size: 1.4rem;
}
.target-btn:hover {
  background-color: #ca6601;
  transition: 0.5s;
}
.arrow-b {
  position: absolute;

  left: 50%;
  transform: translate(-40%, 150%);
  max-width: 100%;
  height: auto;
}
.bg-vision {
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../images/home/vision.png");
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  /* background-attachment: fixed; */
}
.visiontxt {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: top;
  align-items: end;
  flex-direction: column;
  text-align: center;
  line-height: auto;
  /* margin-top: 50px; */
  font-size: xx-large;
  list-style: circle;
}
@media (min-width: 900px) {
  .visiontxt {
    margin-top: 220px;
    margin-right: 250px;
    padding-right: 180px;
    font-weight: 600;
  }
}
@media (min-width: 570px) {
  .visiontxt {
    margin-top: 150px;
    font-weight: 600;
  }
}
@media (max-width: 560px) {
  .visiontxt {
    margin-top: 100px;
    font-size: larger;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: 600;
  }
  .targettxt h2 {
    font-size: 4rem;
  }
}

.bg-vision h2 {
  color: aliceblue;
  font-size: 50px;
  text-align: end;
  overflow: hidden;
  height: auto;
  padding: 7px;
  line-height: max-content;
  font-family: "eb-kalameh";
  font-weight: 600;
  font-size: 5rem;
}
.visiontxt p {
  color: aliceblue;
  text-align: end;
  /* max-width: 70vw; */
  justify-content: end;
  line-height: 90px;
  font-family: "r-kalameh";
  font-weight: 200;
}
@media (max-width: 900px) {
  .visiontxt h2 {
    font-size: 4rem;
  }
  .visiontxt p {
    font-size: 1rem;
    font-weight: 500;
  }
}

.bg-vision img {
  padding: 10px;
}

.faq-section {
  padding: 50px 0;
}
.faq-title {
  text-align: right;
  margin-bottom: 30px;
}
.faq-title h4 {
  color: #f47c20;
  display: inline-block;
  margin: 0;
  font-size: 2rem;
  font-family: "b-kalameh";
  font-weight: 700;
}
.faq-title:after,
.faq-title:before {
  content: "";
  display: block;
  position: absolute;
  color: #ff9020;
  width: 100px;
  height: auto;
}
.faq-text {
  font-size: x-large;
  font-size: 1.35rem;
  font-weight: 400;
  color: #0a3250;
  font-family: "yekan";
}

.faq-card:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.card-header h5 {
  font-family: "yekan";
  word-spacing: 3px;
}
.card-body {
  font-family: "yekan";
  word-spacing: 2px;
}
.btn {
  height: 40px;
}

.faq-btn {
  background-color: #f47c20;
  color: white;
  border: none;
  width: 200px;
  height: 44px;
  padding: 10px 30px;
  border-radius: 31px;
  transition: background-color 0.3s;
  font-weight: 600;
  font-size: 1.1rem;
  font-family: "yekan";
}
.faq-btn:hover {
  background-color: #d1691a;
}

.footer {
  background-color: #092032;
  color: #fff;
  padding: 40px 0;
  background-image: url("../../images/footer.png");
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footer h3 {
  margin-bottom: 30px;
  font-weight: 600;
  font-family: "b-kalameh";
}

.footer p {
  font-family: "r-yekan";
  line-height: 30px;
  font-weight: 100;
  font-size: 1.21rem;
}
.footer a {
  text-decoration: none;
  font-size: large;
  font-family: "r-kalameh";
}
.active-footer {
  color: #ff9020;
  font-family: "b-kalameh" !important;
}
.linkfooter {
  color: #fff;
}
.linkfooter:hover {
  color: #ff9020;
  transition: 0.5s;
}

.social-icons a {
  font-size: 1.5rem;
  color: #fff;
  margin-right: 15px;
}
.social-icons a:hover {
  color: #ff9020;
  transition: 0.5s;
}
.contact-info i {
  margin-left: 10px;
}

footer img {
  max-width: 125px;
  padding-top: 20px;
  margin-bottom: 20px;
  height: auto;
}
@media (max-width: 772px) {
  footer img {
    padding-top: 0;
  }
}
footer .contact {
  list-style: none;
  font-size: large;
}
.contact li a {
  color: #fff;
}
.contact li a:hover {
  color: #ff9020;
  transition: 0.5s;
}

.about-text-footer {
  font-size: 6rem !important;
}

/* .accordion-button{
  border:solid 1px var(--bs-warning)!important;
  color: #0a3250;
} */

button:focus,
.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}
