@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.6.0/font/bootstrap-icons.css");
body {
  font-family: sans;
  direction: rtl;
}
@font-face {
  font-family: sans;
  font-weight: 200;
  font-style: normal;
  src: url("../font/iransans/IRANSansWeb\(FaNum\).eot");
  src: url("../font/iransans/IRANSansWeb\(FaNum\).eot?#iefix") format("embedded-opentype"),
    url("../font/iransans/IRANSansWeb\(FaNum\).woff") format("woff2"),
    url("../font/iransans/IRANSansWeb\(FaNum\).woff") format("woff"),
    url("../font/iransans/IRANSansWeb\(FaNum\).ttf") format("truetype");
}

.countdown-title {
  color: black;
  font-weight: 100;
  font-size: 40px;
  /* margin: 40px 0px 20px; */
}

.countdown {
  color: black;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

.countdown-number {
  padding: 4px;
  border-radius: 3px;

  display: inline-block;
}

.countdown-time {
  padding: 10px;
  border-radius: 10px;
  background: white;
  display: inline-block;
}

.countdown-text {
  display: block;
  padding-top: 5px;
  font-size: 10px;
}
.top li {
  display: inline-flex;
}
.top .row {
  padding-left: 16%;
}
.course {
  background-image: url("../image/rec1.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.freeConsult p {
  font-size: 22px;
}
.whyus {
  background-image: url("../image/rec2.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.innercourse {
  background-image: url("../image/rec3.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.footer {
  background-image: url("../image/footer.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.collapse .nav-link {
  font-size: 96% !important;

  font-weight: bold;
  color: #454545;
}
.flex-center-vertically {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 400px;
}
.innercol {
  border-radius: 12px !important;
}
.container {
  max-width: 83% !important;
  width: 83% !important;
}
.freeConsult h5 {
  line-height: 38px;
}
.whatsapp img {
  width: 10%;
}
.whatsapp {
  border-radius: 10px;
  background: #eae9e9;
}
.freeConsult h5 {
  font-weight: normal;
}
.whyus img {
  width: 24%;
}
.whyus p {
  text-align-last: center;
}
.whyus-mobile img {
  width: 40%;
}
.whyus-mobile p {
  text-align-last: center;
  text-align: justify;
  font-size: 23px !important;
  padding: 5%;
}
.whyus-mobile h6 {
  font-size: 26px !important;
}
.whyus-mobile a {
  text-align: none;
}
.title {
  margin-left: 10px;
  width: 210px;
  text-align: center;
}

.inner {
  border-radius: 1vh;
  padding: 1vh;
}
.blog .p,
.blog-list .p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog .img {
  font-size: 1vh;
}
.blog a {
  text-decoration: none;
  color: white;
}
.freeConsult a {
  text-decoration: none;
  color: black;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #039a6a;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-size: 1rem;
  color: white;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.row {
  width: 100%;
  margin: 0;
}
.innerabout .explain {
  text-align: justify;
  text-align-last: right;
  font-size: 20px;
}
.innerabout span {
  border-bottom: 5px solid #039a6a;
}
.innerabout .more {
  font-size: 18px;
  text-align: justify;
}
.innerabout li {
  color: #039a6a;
  list-style-type: square;
}
.innerabout span {
  color: black;
}
.rightcol {
  border-radius: 12px;
}
.innercontact a {
  text-decoration: none;
  color: white;
}
.innercontact svg {
  background: white;
  border-radius: 150px;
  color: #039a6a;
  width: 5vh;
  height: 5vh;
  transition: 0.5s ease;
  transform: rotateX(360deg);
  padding: 10%;
}
.innercontact svg:hover {
  background: transparent;
  color: white;
  font-size: 40px;
}
.rightcol img {
  margin-right: 50%;
  width: 60%;
}
.innercontact span {
  border-bottom: 3px solid #039a6a;
}
.form-control {
  border: 1px solid #198754 !important;
  border-radius: 12px;
}
.innercourse video {
  width: 100%;
  height: 100%;
}
.mobilecourse {
  height: 100px;
}
.innercourse .inhalt {
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inhalt img {
  width: 105%;
}
.inhalt h3 {
  font-weight: bold;
}
.movie {
  height: 500px;
}
.mobilecourse video {
  width: 100%;
  height: 100%;
}
.little {
  height: 93px;
}
.innerinfo {
  border-radius: 12px;
}
.innerinfo h3 {
  border-radius: 12px;
  line-height: 47px;
}
.innercourse a {
  text-decoration: none;
  color: white;
}
.not-active {
  border-radius: 10px;
}
.active {
  border-radius: 10px;
}
.active span {
  color: black;
}
.active i {
  color: black;
}
.next li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}
.not-active a {
  text-decoration: none;
  color: black;
}
.course-list .innercol {
  box-shadow: 4px 4px 9px -1px rgba(95, 95, 95, 0.64);
}
.blog-list a {
  text-decoration: none;
  color: white;
}
.innerblog img {
  width: 50% !important;
  margin: 5vh auto;
  display: flex;
  padding: 0 0 5vh;
}
@media (max-width: 576px) {
  .innerblog img {
    width: 100% !important;
    margin: auto !important;
    display: flex;
    padding: 0 !important;
  }
}
.information {
  text-align: justify;
  direction: rtl;
}
.innerblog {
  border-radius: 12px;
}
.blogdetail a {
  text-decoration: none;
  color: white;
}
.blogdetail svg {
  color: white;
  border-radius: 150px;
  width: 7vh;
  height: 7vh;
  font-size: 21px;
  transition: 1s ease-in-out;
  padding: 4%;
}
.blogdetail svg:hover {
  transform: rotatey(360deg);
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mobilemovie {
  height: 300px;
}
.box {
  border-radius: 12px;
}
.footer .col-xl-4 {
  padding-top: 11%;
}
.footer p {
  text-align: justify;
}
.footer span {
  border-bottom: 3px solid #198754;
}
.footer a {
  text-decoration: none;
  color: white;
  transition: 0.2s;
}
.footer a:hover {
  letter-spacing: 1px;
}
.podcast-in {
  border-radius: 12px;
  margin: 2%;
}
.colored {
  color: #198754 !important;
}
.colored2 {
  color: white;
}
.tag {
  color: black;
}
.lock {
  color: rgba(189, 9, 3, 0.795);
}
.progress {
  width: 80vh !important;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #198754;
  border-radius: 0.25rem;
}
.bg-danger {
  background-color: rgb(126, 0, 165) !important;
}
.btn-hide {
  background: transparent !important;
}
.forming {
  padding-right: 8%;
}
.podcast .btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  text-align: center;
}
.podcast p {
  text-align: justify;
}

.course img {
  padding-top: 5%;
}
.course .desc {
  font-size: 0.8rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}
.course .desc p {
  margin: 0;
}
.megabox {
  padding: 1rem;
  display: none;
}
.megabox .navbar-light .navbar-nav .nav-link {
  background: #f8f9fa !important;
  border: 0px !important;
}
.mega:hover .megabox {
  display: block;
  top: 100%;
  opacity: 1;
  animation: mega 0.5s ease-in-out;
}
@keyframes mega {
  0% {
    top: 50%;
    opacity: 0;
  }
  100% {
    top: 100%;
    opacity: 1;
  }
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #039a6a;
}
.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: none !important;
}
a {
  text-decoration: none;
}
.nav-pills {
  border-bottom: 1px solid #039a6a;
}
.coursetabs .tablistbtn {
  border: 0px;
  border-radius: 0px;
  padding: 1rem;
}
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #039a6a;
}
.accordion-button:focus {
  z-index: 3;
  border-color: rgba(0,0,0,.125);
  outline: 0;
  box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../image/chevron-up1.svg");
  transform: rotate(0deg);
}
.accordion-button::after {
  background-image: url("../image/chevron-down1.svg");
}