@import url(fontiran.css);

*,
::after,
::before {
  box-sizing: border-box;
}

a {
  text-decoration: none !important;
}

.relative-pos {
  position: relative !important;
}
body .info-box .alert-box.bg-success,
body .progress-bar.progress-bar-striped.bg-success{
 background-color: #27aeff !important; 
}
body {
  font-family: 'IRANSans' !important;
  margin: 0;
  overflow-x: hidden;
}

body.homepage {
  background-color: #000 !important;
  color: #fff !important;
}

.homepage header {
  height: 300px;
  background-image: url('../images/IMG_7282.JPG');
  background-size: 800px 500px;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.homepage header filter {
  display: block;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 0;
  position: absolute;
  background: linear-gradient(90deg, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 15%, rgb(0, 0, 0, .3) 25%, rgb(0, 0, 0, .3) 75%, rgba(0, 0, 0, 0.5) 85%, rgb(0, 0, 0) 100%);
}

header .header-content {
  display: block;
  position: relative;
  height: 100%;
}

header .header-content nav ul {
  display: inline-flex;
  list-style: none;
  margin-bottom: 0;
}

header .header-content nav ul li {
  margin-inline-start: 40px;
  border-bottom: 3px solid transparent;
  padding-bottom: 10px;
}

header .header-content nav ul li a {
  color: #fff;
  text-decoration: none;
}

header .header-content nav ul li:hover {
  border-bottom: 3px solid #fff;
  transition: 0.5s;
}

header .header-content nav ul li.active {
  border-bottom: 3px solid #fff;
}

.mobile-menu {
  display: block;
  position: fixed;
  background: #000;
  z-index: 9999991;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mobile-menu nav {
  background: #fff;
  border-radius: 15px;
  width: 90%;
  display: block;
  margin-inline: auto;
  margin-top: 20px;
  padding-top: 10px;
  max-width: 350px;
}

.mobile-menu nav ul {
  display: block !important;
  padding-right: 0;
}

.mobile-menu nav li {
  margin-inline-start: unset !important;
  padding-inline-start: 40px !important;
  padding-block-start: 10px !important;
  border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

.mobile-menu nav a {
  color: #000 !important;
  width: 100%;
}

.watermark {
  background-image: url(../images/watermark-1.png?ver=5);
  z-index: 999999;
  display: block;
  position: absolute;
  background-position: center;
  width: 100%;
  margin: auto;
  background-size: 800px;
  background-repeat: no-repeat;
  left: 50%;
  bottom: 10%;
  height: 140px;
  transform: translatex(-50%);
}

.pencil {
  background-image: url(../images/PEN.png);
  width: 160px;
  height: 40px;
  z-index: 999999;
  display: block;
  position: absolute;
  background-position: left;
  background-size: contain;
  left: calc(-1.5rem * .5);
  bottom: -20px;
  background-repeat: no-repeat;
}

.signature {
  position: absolute;
  z-index: 99999;
  bottom: -40px;
  left: 10px;
}

.signature img {
  width: 200px;
}

@media (max-width:768px) {
  img {
    border-radius: 15px;
  }
}

.first_title {
  width: 60%;
}

.first_title h3 {
  font-size: 14pt !important;
}

.more_title {
  position: absolute !important;
  left: calc(2.5rem * .5);
  width: 30%;
  margin-top: 70px;
}

.more_title h3 {
  font-size: 14pt !important;
}

.more_title h3::after {
  content: "";
  height: 22px;
  width: 27px;
  display: inline-flex;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.533' height='21.233' viewBox='1978.983 726.883 26.533 21.233'%3E%3Cg data-name='icons8_double_right'%3E%3Cpath d='M1994.9 726.9a2.64 2.64 0 0 1 1.874.776l7.95 7.95a2.65 2.65 0 0 1 0 3.748l-7.95 7.95a2.65 2.65 0 1 1-3.748-3.747l6.077-6.077-6.077-6.076a2.65 2.65 0 0 1 1.874-4.524Z' fill='%235b5b5b' fill-rule='evenodd' data-name='Path 8'/%3E%3Cpath d='M1981.65 726.9a2.64 2.64 0 0 1 1.873.776l7.95 7.95a2.65 2.65 0 0 1 0 3.748l-7.95 7.95a2.65 2.65 0 1 1-3.747-3.747l6.077-6.077-6.077-6.076a2.65 2.65 0 0 1 1.874-4.524Z' fill='%231f1f1f' fill-rule='evenodd' data-name='Path 9'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  right: -30px;
  position: absolute;
  bottom: 30%;
}

.second_title {
  position: absolute !important;
  top: 0;
  margin-block-end: 30px;
  left: calc(-3rem * .5);
  width: 80%;
}

.second_title h3 {
  font-size: 14pt !important;
}

.third_title {
  width: 80%;
  position: absolute !important;
  right: -15px;
}

.third_title h3 {
  font-size: 14pt !important;
}

.read-more.mb-5 {
  height: 20px;
  display: flex;
  padding-inline-end: 10px;
  justify-content: end;
  color: #707070;
}

.swiper {
  width: 100%;
  height: 450px;
  position: relative;
  margin-block-end: 20px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #000;

}

.swiper-slide img {
  display: block;
  height: 300px;
  width: 300px;
}

.swiper-slide .img-fluid {
  margin-block-end: 20px;
  margin-inline: -15px;
  position: relative;
  left: -45px;
}

.slide_images {
  position: relative;
  left: 15px;
}

.info-box .meta1 {
  margin: 0 7% 0 0;
}

.info-box .mate5 {
  margin: 0 60px 0 0;
  background-color: #4a4a4a;
  border-radius: 10px;
}

.row1 {
  width: 77%;
  margin: auto;
}

.text-error {
  font-size: 18px;
}

.text-3 {
  font-size: 25px;
}

.img-time {
  display: none;
}

.text10 {
  width: 80%;
}

.info-box .meta1 {
  background-color: #4a4a4a;
  border-radius: 10px;
}

.row .mete6 {
  background: none;
}

@media (max-width: 463px) {
  .img-time {
    display: block;
  }

  .img-time2 {
    display: none;
  }

  .color {
    color: #40E0D0;
  }

  .row .mete6 {
    background: #4a4a4a;
  }

}

@media (max-width: 580px) {
  .info-box .mate5 {
    margin: 10px 0;
  }

  .text10 {
    width: 80%;
    margin: auto;
  }

  .time {
    font-size: 15px;
  }

  .svg-time {
    width: 24px;
    height: 24px;
  }

  .text {
    font-size: 15px;
  }

  .svg-tick {
    width: 25px;
  }

  .row>.box-1 {
    width: 50%;
    padding: 5px;
    margin: 15px 0 0 0;
  }
  
  .row>.box-2 {
    width: 50%;
    padding: 5px;
  }

}

@media (max-width: 992px) {
  .text-error {
    font-size: 10px;
  }

  .row1 {
    width: 100%;
    margin: auto;
  }

  .info-box {
    text-align: center;
  }

  .svg-error {
    width: 35px;
  }

  .info-box .meta1 {
    margin: 0;
  }
}

@media (max-width: 992px) {
  .hard {
    height: 400px;
  }
}

.image_title {
  position: absolute;
  bottom: 35px;
  height: 45px;
  background-color: rgba(67, 67, 67, 0.57);
  line-height: 40px;
  left: -50px;
  right: 0;
  margin-inline: 40px;
  font-size: 13px;
  font-weight: 500;
}


@media (max-width:768px) {
    .watermark {
        background-size: contain !important;
    }
}
@media (min-width:768px) {
  .watermark {
    background-image: url(../images/watermark-1.png?ver=5);
  }

  .pencil {
    background-image: url(../images/PEN.png);
    width: 380px;
    height: 62px;
    z-index: 999999;
    display: block;
    position: absolute;
    background-position: left;
    background-size: contain;
    left: calc(-1.5rem * .5);
    bottom: -30px;
    background-repeat: no-repeat;
  }

  .homepage header {
    height: 550px;
    background-image: url('../images/IMG_7282.JPG');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center -35px;
    position: relative;
  }

  .signature {
    position: absolute;
    z-index: 99999;
    bottom: 20px;
    right: -100px;
  }

  .signature img {
    width: 200px;
  }

  .first_title {
    width: 24%;
  }

  .second_title {
    width: 55% !important;
    position: relative !important;
  }

  .third_title {
    width: 100%;
    position: relative !important;
  }

  .swiper {
    height: 300px;
  }

  .swiper-slide img {
    height: 240px;
    width: 240px;
  }

  .swiper-slide .img-fluid {
    margin-inline-start: 20px;
  }

  .image_title {
    position: relative;
    bottom: 70px;
    right: 60px;
    font-size: 10pt;
    margin: auto;
    width: 185px;
    height: 35px;
    font-weight: 600;
    padding-bottom: 5px;
  }
}

.copyright {
  position: absolute;
  background-color: #1a1a1a;
  left: 0;
  right: 0;
  height: 40px;
  padding: 10px;
  text-align: center;
}

.copyright p {
  font-size: 10pt !important;
}

hr {
  opacity: 1 !important;
}

.social-box {
  justify-content: center;
  display: flex;
  margin-block: 10px;
}

.social-box a {
  margin-inline-end: 5px;
}

footer img {
  max-width: 120px !important;
}

/*  */

.homepage section.content-section {
  padding-block: 50px;
}

.homepage .title {
  position: relative;
}

.homepage .title h3 {
  color: #6e6e6e;
  background: #000;
  width: auto;
  display: inline-flex;
  padding-inline: 15px;
  font-weight: 500;
  font-size: 22pt;
}

.homepage .title h3::before {
  background-color: #6e6e6e;
  height: 3px;
  content: '';
  display: block;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 35%;
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
}

.swiper-pagination-bullet {
  outline: 2px solid #fff;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
}

body.cp {
  background-color: #f1f1f1 !important;
  color: #1e1e1e !important;
}

.cp section {
  background-color: #fff;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, .1);
}

.cp header {
  background-color: #24a394;
}

.notif-part,
.profile-part {
  position: relative;
}

img.profile {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 50%;
}

p.profile-name {
  color: #fff;
}

@media(max-width:576px) {
  p.profile-name {
    font-size: 7pt;
    text-align: center;
  }
}

.profile-part:hover,
.notif-part:hover {
  cursor: pointer;
}

.dropdown-box {
  position: absolute;
  z-index: 10;
  display: block;
  top: 80px;
  background-color: #fff;
  box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, .2);
  border-radius: 15px;
  padding: 15px;
  left: 15px;
  /* display: none !important; */
}

@media (max-width:768px) {
  .dropdown-box {
    position: fixed;
  }
}

.notif-part .dropdown-box {
  min-width: 350px;
}

.notif-part .dropdown-box .alert-box {
  padding: 15px;
  background-color: #e4e1ff;
  border-radius: 15px;
  font-size: 10pt;
  text-align: center;
  margin-top: 10px;
}

.table-striped>tbody>tr:nth-of-type(2n+1)>* {
  background: #e4e1ff !important;
}

.notif-part thead {
  font-size: 8pt !important;
  font-weight: 400;
}

.notif-part td {
  font-size: 7pt !important;
  font-weight: 100;
}

.profile-part .dropdown-box {
  width: 250px;
}

.cp .dropdown-box ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  font-size: 9pt !important;
  font-weight: 900;
}

.cp .dropdown-box ul li {
  background-color: #e4e1ff;
  margin-bottom: 7px;
}

.cp .dropdown-box ul li:first-child {
  border-radius: 15px 15px 0px 0px;
}

.cp .dropdown-box ul li:last-child {
  margin-bottom: 0;
  border-radius: 0px 0px 15px 15px;
}

.cp .dropdown-box ul li a {
  color: #1e1e1e;
  height: 100%;
  width: 100%;
  display: block;
  padding: 10px;
}

.info-box {
  background-color: #3D3D3D;
  color: #fff;
  border-radius: 15px;
  padding: 10px;
  font-size: smaller;
  padding-block: 20px;
}

.info-box .meta {
  display: inline-flex;
  padding-inline: 15px;
  padding-block: 10px 5px;
}

.info-box .meta h4 {
  font-size: 10pt !important;
}

.alert-box.red,
.alert-box.actived {
  background-color: #f1f1f1;
  margin-block: 15px;
  padding: 15px;
  color: #1e1e1e;
  font-size: 11pt;
  font-weight: 900;
  border-radius: 15px;
}

.info-box h3 {
  font-size: 16pt;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}

.info-box h4 {
  font-size: 14pt;
  text-align: center;
  font-weight: 900;
}

.info-box h4 small {
  font-size: 11pt;
  font-weight: 300;
}

.info-box h4.alert-box-title {
  font-size: 10pt;
  display: flex;
  align-items: end;
}

.alert-box.actived p {
  font-size: 9pt;
}

.course .btn-light {
  border-radius: 15px !important;
}

.course .btn-light,
.btn-light {
  background-color: #F1F1F1 !important;
}

.btn-secondary {
  background-color: #24a394 !important;
  border-color: #24a394 !important;
  border-radius: 10px !important;
}

.cp section .btn {
  padding-block: 15px;
}

.course label span {
  background-color: #BDBDBD;
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.course_title {
  text-align: start;
  font-weight: 600;
  margin-block-end: 15px;
}

.course_price {
  text-align: start;
}

.course_price::after {
  content: "";
  height: 14px;
  width: 1px;
  display: block;
  background-color: #000;
  left: 60%;
  position: absolute;
  bottom: 5px;
  z-index: 9999999;
}

.course_text {
  font-size: 9pt;
  font-weight: 500;
}

@media(min-width:576px) {
  .course_price::after {
    left: 55%;
  }

  .course_text {
    font-size: 9pt;
    font-weight: 400;
  }
}

@media(min-width:768px) {
  .course_price::after {
    left: 60%;
  }

  .course_text {
    font-size: 12pt;
    font-weight: 300;
  }
}

.course .btn-check:checked+label span {
  background-color: #a69e94;
}

.course .btn-check:checked+label .course_price::after {
  background-color: #fff;
}

input[type="radio"]:checked+label {
  background-color:#c9a174 !important;
  /* border-color: #40E0D0 !important; */
  /* color: #fff !important; */
  color: #000000  !important;
}

input[type="radio"]:checked+label svg path {
  fill: #fff;
  transition: all ease 0.3s;
}

table tr {
  text-align: center;
}

#select-age li,
#select-type li {
  background-color: #e4e1ff;
  margin: 5px;
}

#select-age .dropdown-menu,
#select-type .dropdown-menu {
  min-width: 100%;
}


.dropdown-toggle::after {
  display: none !important;
}

.dropdown-toggle::before {
  content: "";
  height: 15px;
  width: 20px;
  display: inline-flex;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 30.333 21'%3E%3Cpath id='icons8_chevron_down_2' d='M7.815,11a.671.671,0,0,0-.477.212L3.2,15.557a.75.75,0,0,0,0,1.024L17.679,31.788a.666.666,0,0,0,.975,0L33.131,16.581a.75.75,0,0,0,0-1.024l-4.136-4.345a.666.666,0,0,0-.975,0l-9.853,10.35L8.313,11.212A.675.675,0,0,0,7.815,11Z' transform='translate(-3 -11)' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}

span#startAt::before {
  content: "";
  height: 15px;
  width: 20px;
  display: inline-flex;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 30.333 21'%3E%3Cpath id='icons8_chevron_down_2' d='M7.815,11a.671.671,0,0,0-.477.212L3.2,15.557a.75.75,0,0,0,0,1.024L17.679,31.788a.666.666,0,0,0,.975,0L33.131,16.581a.75.75,0,0,0,0-1.024l-4.136-4.345a.666.666,0,0,0-.975,0l-9.853,10.35L8.313,11.212A.675.675,0,0,0,7.815,11Z' transform='translate(-3 -11)' fill='%23000000'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  margin-inline-end: 10px;
}

@media (max-width:576px) {
  .offer-active h5 {
    font-size: 14px;
    font-weight: 900;
    text-align: justify;
  }

  .offer-active svg {
    width: 38px;
    height: 38px;
  }
}