@font-face {
  font-family: Yekan;
  src: url("fonts/Yekan/Yekan/Yekan.eot") format("eot");
  src: url("fonts/Yekan/Yekan/Yekan.ttf") format("ttf");
  src: url("fonts/Yekan/Yekan/Yekan.woff") format("woff");
}

@font-face {
  font-family: Yekan-font;
  src: url("fonts/yekan-font/Yekan.eot") format("eot");
  src: url("fonts/Yekan/Yekan/Yekan.ttf") format("ttf");
  src: url("fonts/Yekan/Yekan/Yekan.woff") format("woff");
}

@font-face {
  font-family: Yekan-font;
  src: url("fonts/yekan-font/Yekan.eot") format("eot");
  src: url("fonts/Yekan/Yekan/Yekan.ttf") format("ttf");
  src: url("fonts/Yekan/Yekan/Yekan.woff") format("woff");
}

a {
  text-decoration: none !important;
}

.rtl {
  direction: rtl !important;
}

* {
  font-family: Yekan, Yekan-font !important;
}

.btnIcon {
  font-size: 30px;
}

button {
  outline: none !important;
}

.btnIcon:focus {
  outline: none;
}

/* .navbar-bg--header-1 {
  background-image: url(../img/header-1.png);
}
.navbar-bg--header-2 {
  background-image: url(../img/header-2.png);
}
.navbar-bg--header-3 {
  background-image: url(../img/header-3.png);
}
.navbar-bg--header-4 {
  background-image: url(../img/header-4.png);
} */

/* comments */
.bg-nazar {
  background: url("../img/free-test/bg_2.png");
  background-size: 105% 100%;
  width: 100%;
  background-position: -30px 80px;
  margin-bottom: 3rem;
}

/* help page */
.pagi-castom span {
  width: 18px !important;
  border-radius: 20px !important;
}

@media screen and (max-width: 480px) {
  .navbar-bg {
    width: 100%;
    height: 600px;
    background-image: url(../img/header.png);
    background-size: 150% 100%;
    background-repeat: no-repeat;
    background-position: 28% -231px;
  }
  .logo {
    display: flex;
  }
  .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-title {
    text-align: right;
    margin-right: 5px;
  }
  .logo a {
    font-size: 18px;
  }
  .logo p {
    font-size: 9px;
  }
  .ul-navbar {
    font-size: 14px;
  }
  .ul-navbar li {
    padding: 0px 10px;
    position: relative;
  }
  .ul-navbar li a {
    color: #fff !important;
  }
  .active-border {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .active-border2 {
    transition: all 0.5s ease;
  }
  .active-border2:hover {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .alt-head {
    text-align: right;
    direction: rtl;
  }
  .alt-head h2 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
  }
  .alt-head p {
    font-size: 8px;
    line-height: 22px;
    color: #fff;
    margin: 0;
  }
  .alt-head button {
    font-size: 13px;
    line-height: 23px;
    width: 75px;
    height: 28px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 9px;
    margin-right: 5px;
    transition: all 0.5s ease;
  }
  .alt-head button:hover {
    background-color: #fff;
    color: #3c4cb5;
  }
  .meunu-sm {
    background: #443096;
    position: absolute;
    left: 0px;
    top: 63px;
    z-index: 100;
    width: 100%;
    text-align: center;
    border-radius: 15px;
  }
  .vijegi {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .vijegi span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 1px 15px;
    font-size: 14px;
  }
  .vijegi h2 {
    font-size: 24px;
    color: #522583;
    margin-top: 10px;
  }
  .vijegi p:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 94px;
    right: calc(100% - 64%);
    border-radius: 3px;
  }
  .vijegi p {
    text-align: right;
    color: #676767;
    font-size: 14px;
    line-height: 34px;
    direction: rtl;
    margin: 30px 0;
  }
  .dastgah {
    height: 150px;
    box-shadow: 0px 0px 90px -40px #010101;
    padding: 0 10px;
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }
  .dastgah img {
    display: block;
    margin: 0 auto;
    padding: 28px 0 12px;
  }
  .dastgah h2 {
    font-size: 13px;
    color: #414141;
  }
  .dastgah h3 {
    color: #414141;
    font-size: 10px;
    padding-bottom: 25px;
  }
  .dastgah1 {
    height: 150px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    text-align: center;
  }
  .dastgah1 img {
    display: block;
    margin: 0 auto;
    padding: 28px 0 12px;
  }
  .dastgah1 h2 {
    font-size: 14px;
    color: #fff;
  }
  .dastgah1 h3 {
    font-size: 12px;
    color: #fff;
  }
  .bg-vijegi {
    margin-top: -235px;
  }
  .off {
    background-image: url("../img/bg-takhfif.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    border-radius: 20px;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 25px 35px;
    color: #fff;
  }
  .txt h4 {
    font-size: 20px;
  }
  .txt p {
    font-size: 14px;
  }
  .bt button {
    border: 0;
    border-radius: 28px;
    padding: 5px 20px;
    color: #0669e1;
  }
  .game {
    text-align: right;
  }
  .game span {
    border-radius: 20px;
    border: 1px dashed #999999;
    color: #999999;
    font-size: 10px;
    padding: 0 20px;
  }
  .game h2 {
    margin-top: 11px;
    padding-bottom: 15px;
    font-size: 13px;
    color: #522583;
    font-weight: bold;
    border-bottom: 2px solid #cccccc;
  }
  .tab-castom {
    text-align: center;
    direction: rtl;
    margin-top: 35px;
  }
  .tab-castom a {
    color: #a3a3a3;
    font-size: 12px;
    margin: 0 7px;
    transition: all 0.5s ease;
    padding: 8px;
  }
  .tab-castom a:after {
    position: absolute;
    background: #a3a3a3;
    height: 20px;
    margin: 0 10px;
    content: "";
    transform: rotate(35deg);
    width: 2px;
  }
  .tab-castom a:hover {
    color: #64288b;
    border: 1px solid transparent !important;
    transition: all 0.5s ease;
  }
  .tab-castom a:hover:before {
    content: "";
    background: url(../img/daste.png);
    background-size: 100% 100%;
    height: 7px;
    width: 5%;
    top: 70px;
    position: absolute;
    transition: all 0.5s ease;
  }
  .tab-castom-sm {
    border-bottom: 2px solid #cccccc;
    margin-top: 30px;
  }
  .btcastom {
    color: #656565;
    font-size: 13px;
    direction: rtl;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .btcastom:hover {
    color: #656565;
  }
  .dropcastom a {
    padding: 1rem 5rem;
  }
  .card-body-sm {
  }
  .gam-cas {
    margin-top: -160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-shadow: 0px 0px 90px -48px #010101;
  }
  .gam-cas img {
    margin: 0 auto;
    z-index: 10;
  }
  .gam-cas h1 {
    text-align: center;
    font-size: 14px;
    color: #404040;
    margin-top: 7px;
    z-index: 10;
  }
  .crdfotcas {
    box-shadow: -1px -70px 38px 35px #fff, 0px 0px 78px -38px #010101;
    background: #fff;
    border-radius: 0 0 30px 30px !important;
    margin-top: -10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .crdfotcas p {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    margin: 1rem 0 3rem;
  }
  .crdfotcas a {
    background: #ebebeb;
    border: none;
    color: #404040;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 12px;
    position: absolute;
    bottom: -14px;
    text-decoration: none;
    transition: all 0.5s ease;
  }
  .crdfotcas a:hover {
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
  }
  .spans {
    direction: rtl;
    z-index: 9;
    margin-top: 5px;
  }
  .spans span:nth-child(1) {
    background: #f13737;
    color: white;
    border-radius: 15px;
    padding: 0 10px;
    margin: 2px;
    line-height: 22px;
    font-size: 11px;
  }
  .spans span:nth-child(2) {
    color: white;
    margin: 2px;
    background: #5a0079;
    border-radius: 20px;
    padding: 0px 14px;
    font-size: 11px;
    line-height: 22px;
  }
  .spans span:nth-child(3) {
    background: #ffc000;
    color: white;
    border-radius: 20px;
    padding: 0 9px;
    margin: 2px;
    font-size: 11px;
    line-height: 25px;
  }
  .bg-estra {
    background: url("../img/estera.png");
    background-size: 119% 100%;
    width: 100%;
  }
  .card {
    background: none !important;
    width: 75%;
  }
  .edammatlb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
  .edammatlb a {
    background: #64288b;
    border: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease;
    box-shadow: 0px 18px 36px 0px #64288b;
  }
  .tarefe {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }
  .tarefe p:nth-child(1) {
    color: #522583;
    font-size: 35px;
    font-weight: bold;
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 10px;
  }
  .tarefe p:nth-child(2) {
    line-height: 25px;
    padding: 0 12px;
    margin: 0;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 14px;
  }
  .tx {
    color: #676767;
    line-height: 25px;
    position: relative;
    font-size: 16px;
    text-align: center;
    direction: rtl;
  }
  .tx p {
    margin-top: 1rem;
  }
  .card-tarefe-parent {
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0px 0px 90px -45px #010101;
  }
  .card-tarefe {
    border-radius: 20px;
    padding: 25px 12px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
  }
  .taref_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background: #fff;
  }
  .taref_top h2 {
    font-size: 22px;
    color: #2185c5;
    margin: 15px 0;
  }
  .taref_top p {
    color: #cfcfcf;
    font-size: 12px;
    margin: 5px 0px;
  }
  .taref_top h3 {
    color: #797979;
    font-size: 15px;
  }
  .taref_top h3 span {
    color: #fd990a;
    font-size: 24px;
  }
  .taref_main {
    font-size: 14px;
  }
  .taref_main p {
    color: #4c4c4c;
  }
  .taref_main p img {
    margin-left: 12px;
  }
  .tarefe_down {
    background: #2185c5;
    color: #fff;
    padding: 8px 35px;
    border-radius: 25px;
    margin: 15px 0;
    font-size: 16px;
  }
  .tarefe_down a {
    color: #fff;
    text-decoration: none;
  }
  .soal {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 12px;
  }
  .bg-tarefe {
    background: url("../img/Group 3.png");
    background-size: 110% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 850px;
  }
  .bordered1 {
    position: relative;
  }
  .bordered1:after {
    content: "";
    position: absolute;
    width: 190px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 95px);
    background: #2185c5;
  }
  .bordered1:before {
    content: "";
    position: absolute;
    width: 190px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 95px);
    background: #2185c5;
  }
  .bordered2 {
    position: relative;
  }
  .bordered2:after {
    content: "";
    position: absolute;
    width: 190px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 95px);
    background: #4b288b;
  }
  .bordered2:before {
    content: "";
    position: absolute;
    width: 190px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 95px);
    background: #4b288b;
  }
  .bordered3 {
    position: relative;
  }
  .bordered3:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 190px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 95px);
    background: #6c046e;
  }
  .bordered3:before {
    content: "";
    position: absolute;
    width: 190px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 95px);
    background: #6c046e;
  }
  .mrg {
    margin-top: -60px;
  }
  .bg-test {
    background: url("../img/Shape 12 copy 8.png");
    background-size: 45% 45%;
    background-repeat: no-repeat;
    width: 100%;
  }
  .test-rayegan-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 90px;
  }
  .test-rayegan-right p:nth-child(1) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 14px;
  }
  .test-rayegan-right p:nth-child(2) {
    color: #522583;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    border-bottom: 5px solid #ebebeb;
    padding-bottom: 10px;
  }
  .test-rayegan-right p:nth-child(3) {
    text-align: center;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    direction: rtl;
    margin: 15px 0;
    z-index: 1;
    position: relative;
  }
  .btntest {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
  }
  .btntest a {
    margin: 0 10px;
    border-radius: 10px;
    border: 1px solid #3c4cb5;
    color: #3c4cb5;
    padding: 10px 18px;
    background: #fff;
    transition: all 0.5s ease;
    text-align: center;
  }
  .btntest a:hover {
    background: #3c4cb5;
    color: #fff;
  }
  .moshtari {
    text-align: right;
  }
  .moshtari span {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    text-align: center;
    font-size: 16px;
  }
  .moshtari h3 {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    margin-top: 1rem;
    position: relative;
  }
  .moshtari h3:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 45px;
    right: 0px;
    border-radius: 3px;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .nazarat-top .row {
    justify-content: center;
    align-items: center;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
    font-size: 12px;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
    font-size: 12px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 12px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-container2 {
    width: 100%;
    height: 680px;
  }
  .swiper-container3 {
    width: 100%;
    height: 570px;
    padding-bottom: 30px;
  }
  .pagi-castom {
    bottom: -5px !important;
  }
  .pagi-castom span {
    width: 18px !important;
    border-radius: 20px !important;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .bg-soal {
    background: url("../img/soalsm.png");
    background-size: 145% 100%;
    width: 100%;
    background-position: -20px;
    padding: 150px 28px 95px;
  }
  .soaltkrr {
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .soaltkrr .sol {
    margin-right: 10px;
  }
  .sol h2 {
    color: #700082;
    font-size: 24px;
    font-weight: bold;
  }
  .sol p {
    color: #4d4d4d;
    font-size: 12px;
  }
  .card-soalat {
    border: none;
    border-bottom: 1px solid #f4f4f4 !important;
    width: 100%;
  }
  .but-cast {
    font-size: 12px;
    color: #474747;
    transition: all 0.5s ease;
  }
  .but-cast:focus {
    box-shadow: unset;
    outline: none;
  }
  .but-cast:focus:after {
    background: #700082;
  }
  .but-cast:focus:before {
    border-color: #700082 transparent transparent transparent;
    transform: rotate(180deg);
  }
  .but-cast:hover {
    color: #474747;
  }
  .but-cast:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 28px;
    right: 14px;
    background: #e1e1e1;
    border-radius: 50%;
  }
  .but-cast:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #e1e1e1 transparent transparent transparent;
    margin: 10px -17px;
    position: absolute;
  }
  .body-soal {
    padding: 10px;
    line-height: 20px;
    font-size: 10px;
    direction: rtl;
    text-align: justify;
    color: #787878;
    background: #fff !important;
  }
  .tamas .p-aft:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about h4 {
    font-size: 20px;
    color: #fff;
  }
  .about p:nth-child(2) {
    font-size: 12px;
    color: #fff;
  }
  .about p:nth-child(2):after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about p:nth-child(3) {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
  }
  .dastresi {
    /*padding-right: 65px*/
    text-align: right !important;
    margin: 20px 0;
  }
  .dastresi h4 {
    font-size: 20px;
    color: #fff;
  }
  .dastresi p {
    font-size: 12px;
    color: #fff;
  }
  .dastresi p:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 7px -15px;
  }
  .dastresi-ul {
    text-align: right;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .dastresi-ul ul {
    list-style: none;
  }
  .dastresi-ul ul li {
    padding: 10px 0;
  }
  .dastresi-ul ul li:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 7px;
    height: 5px;
    background: #ffffff;
    margin: 12px 8px;
  }
  .ul-1 li a,
  .ul-2 li a {
    font-size: 15px;
    color: #fff;
  }
  .tamas div p {
    font-size: 13px;
    color: #fff;
    margin: 0 5px 1rem;
  }
  .social ul {
    display: flex;
    list-style: none;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .social ul li {
    margin: 0 20px;
  }
  .cpright {
    font-size: 11px;
    text-align: center;
  }
  .cpright p:nth-child(1) {
    color: #fff;
  }
  .cpright p:nth-child(2) {
    color: #8a819a;
  }
  footer {
    background: url(../img/footersm.png);
    background-size: 500% 128%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -820px -30px;
  }
  .tmsme {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* help page */
  .head_txt {
    direction: rtl;
    text-align: right;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 100px;
  }
  .head_txt h2 {
    font-size: 17px;
    font-weight: bold;
  }
  .head_txt p {
    line-height: 22px;
    font-size: 10px;
    text-align: justify;
  }
  .parent-img {
    text-align: center;
    width: 75%;
    margin: 0 auto;
  }
  .txt-amozesh {
    text-align: center;
    direction: rtl;
    margin-top: 2rem;
  }
  .callme a {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    color: #52389d;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
    transition: all 0.5s ease;
  }
  .callme a:hover {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    background-color: #52389d;
    color: #f3f3f3;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
  }
  .txt-amozesh span {
    font-size: 11px;
    border: 1px dashed #d7d7d7;
    border-radius: 20px;
    padding: 0 8px;
  }
  .txt-amozesh h3 {
    font-size: 24px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0px 24px;
  }
  .txt-amozesh p {
    color: #232323;
    font-size: 13px;
    text-align: justify;
  }
  .box-sistm {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 14px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 65px -30px #010101;
    color: #414141;
    transition: background 0.5s ease;
    position: relative;
    height: 100px;
    margin: 7px 0;
    justify-content: center;
  }
  .box-sistm:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  .box-sistm:hover:after {
    opacity: 1;
  }
  .box-sistm:hover .box-sistm-txt {
    z-index: 10;
    color: #fff;
  }
  .box-sistm:hover .box-sistm-txt:before {
    opacity: 1;
    z-index: 15;
  }
  .box-sistm-txt {
    direction: rtl;
    text-align: right;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .box-sistm-txt:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -15px;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .box-sistm-txt h5 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 3px;
  }
  .box-sistm-txt p {
    font-size: 14px;
    margin: 0;
  }
  .border-box {
    border-bottom: 1px solid #e1e1e1;
  }
  .answerQ {
    text-align: right;
    direction: rtl;
  }
  .answerQ-up {
    display: flex;
    align-items: center;
  }
  .answerQ-up h4 {
    font-size: 23px;
    font-weight: bold;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .answerQ p {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
    text-align: justify;
  }
  .info {
    display: flex;
    justify-content: space-around;
    direction: rtl;
    text-align: right;
    box-shadow: 0 0 50px -30px #010101;
    background: #fff;
    padding: 20px 10px;
    border-radius: 30px;
    margin-top: 1rem;
  }
  .info-deatl {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* free testing page */
  .m-free {
    margin-top: -410px;
  }
  .freeTestUp {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .Number {
    margin: 2px;
  }
  .Number img {
    width: 40px !important;
  }
  .freeTestUp_P {
    text-align: center;
  }
  .freeTestUp_P p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    color: #531c8a;
    margin-bottom: 0px;
  }
  .freeTestUp_P p:nth-child(2) {
    color: #2d2d2d;
    font-size: 13px;
    position: relative;
  }
  .freeTestUp_P p:nth-child(2):after {
    content: "";
    position: absolute;
    width: 70px;
    right: calc(50% - 60px);
    height: 4px;
    background: #52389d;
    bottom: -25px;
    border-radius: 2px;
  }
  .freeTestDown {
    text-align: center;
    padding: 10px 0px 100px;
    font-size: 14px;
    margin-top: 20px;
  }
  .boxTest {
    border-top: 3px solid;
    border-right: 3px solid;
    border-left: 3px solid;
    border-radius: 30px;
    border-left-color: #700082;
    border-top-color: #2f53bd;
    border-right-color: #700082;
  }
  .boxTest form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 15px;
    box-shadow: 10px 0 47px -38px #010101;
    align-items: flex-end;
  }
  .form_input_one {
    width: 100%;
  }
  .form_input_one input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: inherit;
    padding: 7px 12px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
    margin-bottom: 1rem;
  }
  .form_input_two {
    width: 38%;
  }
  .form_input_two input {
    width: 100%;
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 7px 14px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .kap {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
  }
  .kap:after {
    content: "بعد از ارسال اطلاعات اکانت برای شما ایمیل میشود";
    text-align: center;
    position: absolute;
    top: 50px;
    font-size: 12px;
    color: #989898;
    width: 100%;
  }
  .kapcha {
    display: flex;
    direction: rtl;
    align-items: center;
    font-size: 14px;
  }
  .kapcha div {
    direction: rtl;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 2px 8px;
    line-height: 28px;
    margin-right: 10px;
  }
  .form_but {
    padding: 4px 50px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
    border: none;
    border-radius: 13px;
    width: 100%;
    margin-top: 3rem;
  }
  .textDownForm {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
  }
  .textDownForm span {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 1rem;
    font-size: 14px;
    color: #989898;
  }
  .sharayet {
    text-align: center;
    margin-top: 2rem;
  }
  .sharayet p:nth-child(1) {
    color: #4f4f4f;
    font-size: 18px;
    font-weight: bold;
  }
  .sharayet p:nth-child(2) {
    font-size: 10px;
    color: #919191;
  }
  .txtNazar {
    margin-top: 4rem;
    text-align: right !important;
  }
  .txtNazar span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 10px;
    padding: 0 20px;
    font-size: 11px;
  }
  .txtNazar h5 {
    font-size: 16px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    text-align: right;
  }
  .swiper-container4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .nazarat-top row {
    justify-content: center;
    align-items: center;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    font-size: 12px;
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
    font-size: 12px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 12px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .srvic_sm {
  }
  .srvic_sm-img1,
  .srvic_sm-img3,
  .srvic_sm-img4 {
    width: 230px;
  }
  .srvic_sm-img2 {
    width: 130px;
  }
}

@media screen and (min-width: 480px) and (max-width: 576px) {
  .navbar-bg {
    width: 100%;
    height: 600px;
    background-image: url(../img/header.png);
    background-size: 150% 100%;
    background-repeat: no-repeat;
    background-position: 28% -231px;
  }
  .logo {
    display: flex;
  }
  .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-title {
    text-align: right;
    margin-right: 5px;
  }
  .logo a {
    font-size: 18px;
  }
  .logo p {
    font-size: 9px;
  }
  .ul-navbar {
    font-size: 14px;
  }
  .ul-navbar li {
    padding: 0px 10px;
    position: relative;
  }
  .ul-navbar li a {
    color: #fff !important;
  }
  .active-border {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .active-border2 {
    transition: all 0.5s ease;
  }
  .active-border2:hover {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .alt-head {
    text-align: right;
    direction: rtl;
  }
  .alt-head h2 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
  }
  .alt-head p {
    font-size: 8px;
    line-height: 22px;
    color: #fff;
    margin: 0;
  }
  .alt-head button {
    font-size: 13px;
    line-height: 23px;
    width: 75px;
    height: 28px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 9px;
    margin-right: 5px;
    transition: all 0.5s ease;
  }
  .alt-head button:hover {
    background-color: #fff;
    color: #3c4cb5;
  }
  .meunu-sm {
    background: #443096;
    position: absolute;
    left: 0px;
    top: 63px;
    z-index: 100;
    width: 100%;
    text-align: center;
    border-radius: 15px;
  }
  .vijegi {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .vijegi span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 1px 15px;
    font-size: 14px;
  }
  .vijegi h2 {
    font-size: 24px;
    color: #522583;
    margin-top: 10px;
  }
  .vijegi p:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 94px;
    right: calc(100% - 64%);
    border-radius: 3px;
  }
  .vijegi p {
    text-align: right;
    color: #676767;
    font-size: 14px;
    line-height: 34px;
    direction: rtl;
    margin: 30px 0;
  }
  .dastgah {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }
  .dastgah img {
    display: block;
    margin: 0 auto;
    padding: 40px 0 15px;
  }
  .dastgah h2 {
    font-size: 14px;
    color: #414141;
  }
  .dastgah h3 {
    color: #414141;
    font-size: 10px;
    padding-bottom: 25px;
  }
  .dastgah1 {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    text-align: center;
  }
  .dastgah1 img {
    display: block;
    margin: 0 auto;
    padding: 29px 0 15px;
  }
  .dastgah1 h2 {
    font-size: 18px;
    color: #414141;
    color: #fff;
  }
  .dastgah1 h3 {
    color: #414141;
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
  }
  .bg-vijegi {
    margin-top: -235px;
  }
  .off {
    background-image: url("../img/bg-takhfif.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    border-radius: 20px;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 25px 35px;
    color: #fff;
  }
  .txt h4 {
    font-size: 20px;
  }
  .txt p {
    font-size: 14px;
  }
  .bt button {
    border: 0;
    border-radius: 28px;
    padding: 5px 20px;
    color: #0669e1;
  }
  .game {
    text-align: right;
  }
  .game span {
    border-radius: 20px;
    border: 1px dashed #999999;
    color: #999999;
    font-size: 10px;
    padding: 0 20px;
  }
  .game h2 {
    margin-top: 13px;
    padding-bottom: 15px;
    font-size: 14px;
    color: #522583;
    font-weight: bold;
    border-bottom: 2px solid #cccccc;
  }
  .tab-castom {
    text-align: center;
    direction: rtl;
    margin-top: 35px;
  }
  .tab-castom a {
    color: #a3a3a3;
    font-size: 12px;
    margin: 0 7px;
    transition: all 0.5s ease;
    padding: 8px;
  }
  .tab-castom a:after {
    position: absolute;
    background: #a3a3a3;
    height: 20px;
    margin: 0 10px;
    content: "";
    transform: rotate(35deg);
    width: 2px;
  }
  .tab-castom a:hover {
    color: #64288b;
    border: 1px solid transparent !important;
    transition: all 0.5s ease;
  }
  .tab-castom a:hover:before {
    content: "";
    background: url(../img/daste.png);
    background-size: 100% 100%;
    height: 7px;
    width: 5%;
    top: 70px;
    position: absolute;
    transition: all 0.5s ease;
  }
  .tab-castom-sm {
    border-bottom: 2px solid #cccccc;
    margin-top: 30px;
  }
  .btcastom {
    color: #656565;
    font-size: 14px;
    direction: rtl;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .btcastom:hover {
    color: #656565;
  }
  .dropcastom a {
    padding: 1rem 5rem;
  }
  .card-body-sm {
  }
  .gam-cas {
    margin-top: -200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    box-shadow: 0px 0px 90px -48px #010101;
  }
  .gam-cas img {
    margin: 0 auto;
    z-index: 10;
  }
  .gam-cas h1 {
    text-align: center;
    font-size: 16px;
    color: #404040;
    margin-top: 7px;
    z-index: 10;
  }
  .crdfotcas {
    box-shadow: -1px -70px 38px 35px #fff, 0px 0px 78px -38px #010101;
    background: #fff;
    border-radius: 0 0 30px 30px !important;
    margin-top: -10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .crdfotcas p {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    margin: 1rem 0 3rem;
  }
  .crdfotcas a {
    background: #ebebeb;
    border: none;
    color: #404040;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 12px;
    position: absolute;
    bottom: -14px;
    text-decoration: none;
    transition: all 0.5s ease;
  }
  .crdfotcas a:hover {
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
  }
  .spans {
    direction: rtl;
    z-index: 9;
    margin-top: 10px;
  }
  .spans span:nth-child(1) {
    background: #f13737;
    color: white;
    border-radius: 15px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .spans span:nth-child(2) {
    color: white;
    margin: 5px;
    background: #5a0079;
    border-radius: 20px;
    padding: 0 15px;
    font-size: 12px;
  }
  .spans span:nth-child(3) {
    background: #ffc000;
    color: white;
    border-radius: 20px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .bg-estra {
    background: url("../img/estera.png");
    background-size: 119% 100%;
    width: 100%;
  }
  .card {
    background: none !important;
    width: 64%;
  }
  .edammatlb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  .edammatlb a {
    background: #64288b;
    border: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease;
    box-shadow: 0px 18px 36px 0px #64288b;
  }
  .tarefe {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }
  .tarefe p:nth-child(1) {
    color: #522583;
    font-size: 35px;
    font-weight: bold;
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 10px;
  }
  .tarefe p:nth-child(2) {
    line-height: 25px;
    padding: 0 12px;
    margin: 0;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 14px;
  }
  .tx {
    color: #676767;
    line-height: 25px;
    position: relative;
    font-size: 16px;
    text-align: center;
    direction: rtl;
  }
  .tx p {
    margin-top: 1rem;
  }
  .card-tarefe-parent {
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0px 0px 90px -56px #010101;
  }
  .card-tarefe {
    border-radius: 20px;
    padding: 25px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
  }
  .taref_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background: #fff;
  }
  .taref_top h2 {
    font-size: 22px;
    color: #2185c5;
    margin: 15px 0;
  }
  .taref_top p {
    color: #cfcfcf;
    font-size: 12px;
    margin: 5px 0px;
  }
  .taref_top h3 {
    color: #797979;
    font-size: 15px;
  }
  .taref_top h3 span {
    color: #fd990a;
    font-size: 24px;
  }
  .taref_main {
  }
  .taref_main p {
    color: #4c4c4c;
  }
  .taref_main p img {
    margin-left: 15px;
  }
  .tarefe_down {
    background: #2185c5;
    color: #fff;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 20px 0;
  }
  .tarefe_down a {
    color: #fff;
    text-decoration: none;
  }
  .soal {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 13px;
  }
  .bg-tarefe {
    background: url("../img/Group 3.png");
    background-size: 110% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 850px;
  }
  .bordered1 {
    position: relative;
  }
  .bordered1:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #2185c5;
  }
  .bordered1:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #2185c5;
  }
  .bordered2 {
    position: relative;
  }
  .bordered2:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered2:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered3 {
    position: relative;
  }
  .bordered3:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #6c046e;
  }
  .bordered3:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #6c046e;
  }
  .mrg {
    margin-top: -60px;
  }
  .bg-test {
    background: url("../img/Shape 12 copy 8.png");
    background-size: 45% 45%;
    background-repeat: no-repeat;
    width: 100%;
  }
  .test-rayegan-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
  }
  .test-rayegan-right p:nth-child(1) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 14px;
  }
  .test-rayegan-right p:nth-child(2) {
    color: #522583;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    border-bottom: 5px solid #ebebeb;
    padding-bottom: 10px;
  }
  .test-rayegan-right p:nth-child(3) {
    text-align: justify;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    direction: rtl;
    margin: 15px 0;
    z-index: 1;
    position: relative;
  }
  .btntest {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
  }
  .btntest a {
    margin: 0 10px;
    border-radius: 10px;
    border: 1px solid #3c4cb5;
    color: #3c4cb5;
    padding: 10px 35px;
    background: #fff;
    transition: all 0.5s ease;
  }
  .btntest a:hover {
    background: #3c4cb5;
    color: #fff;
  }
  .moshtari {
    text-align: right;
  }
  .moshtari span {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    text-align: center;
    font-size: 16px;
  }
  .moshtari h3 {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    margin-top: 1rem;
    position: relative;
  }
  .moshtari h3:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 45px;
    right: 0px;
    border-radius: 3px;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-container2 {
    width: 100%;
    height: 680px;
  }
  .swiper-container3 {
    width: 100%;
    height: 580px;
  }
  .pagi-castom {
    bottom: -5px !important;
  }
  .pagi-castom span {
    width: 18px !important;
    border-radius: 20px !important;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .bg-soal {
    background: url("../img/soalsm.png");
    background-size: 145% 100%;
    width: 100%;
    background-position: -28px;
    padding: 120px 41px 95px;
  }
  .soaltkrr {
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .soaltkrr .sol {
    margin-right: 10px;
  }
  .sol h2 {
    color: #700082;
    font-size: 28px;
    font-weight: bold;
  }
  .sol p {
    color: #4d4d4d;
    font-size: 14px;
  }
  .card-soalat {
    border: none;
    border-bottom: 1px solid #f4f4f4 !important;
    width: 100%;
  }
  .but-cast {
    font-size: 15px;
    color: #474747;
    transition: all 0.5s ease;
  }
  .but-cast:focus {
    box-shadow: unset;
    outline: none;
  }
  .but-cast:focus:after {
    background: #700082;
  }
  .but-cast:focus:before {
    border-color: #700082 transparent transparent transparent;
    transform: rotate(180deg);
  }
  .but-cast:hover {
    color: #474747;
  }
  .but-cast:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 28px;
    right: 14px;
    background: #e1e1e1;
    border-radius: 50%;
  }
  .but-cast:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #e1e1e1 transparent transparent transparent;
    margin: 10px -17px;
    position: absolute;
  }
  .body-soal {
    padding: 10px;
    font-size: 12px;
    direction: rtl;
    text-align: justify;
    color: #787878;
    background: #fff !important;
  }
  .tamas .p-aft:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about h4 {
    font-size: 20px;
    color: #fff;
  }
  .about p:nth-child(2) {
    font-size: 12px;
    color: #fff;
  }
  .about p:nth-child(2):after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about p:nth-child(3) {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
  }
  .dastresi {
    /*padding-right: 65px*/
    text-align: right !important;
    margin: 20px 0;
  }
  .dastresi h4 {
    font-size: 20px;
    color: #fff;
  }
  .dastresi p {
    font-size: 12px;
    color: #fff;
  }
  .dastresi p:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 7px -15px;
  }
  .dastresi-ul {
    text-align: right;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .dastresi-ul ul {
    list-style: none;
  }
  .dastresi-ul ul li {
    padding: 10px 0;
  }
  .dastresi-ul ul li:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 7px;
    height: 5px;
    background: #ffffff;
    margin: 12px 8px;
  }
  .ul-1 li a,
  .ul-2 li a {
    font-size: 15px;
    color: #fff;
  }
  .tamas div p {
    font-size: 15px;
    color: #fff;
  }
  .social ul {
    display: flex;
    list-style: none;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .social ul li {
    margin: 0 20px;
  }
  .cpright {
    font-size: 12px;
    text-align: center;
  }
  .cpright p:nth-child(1) {
    color: #fff;
  }
  .cpright p:nth-child(2) {
    color: #8a819a;
  }
  footer {
    background: url(../img/footersm.png);
    background-size: 478% 128%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -1028px 0px;
  }
  .tmsme {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* help page */
  .head_txt {
    direction: rtl;
    text-align: right;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 100px;
  }
  .head_txt h2 {
    font-size: 22px;
    font-weight: bold;
  }
  .head_txt p {
    line-height: 22px;
    font-size: 10px;
    text-align: justify;
  }
  .parent-img {
    text-align: center;
    width: 65%;
    margin: 0 auto;
  }
  .txt-amozesh {
    text-align: center;
    direction: rtl;
    margin-top: 2rem;
  }
  .callme a {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    color: #52389d;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
    transition: all 0.5s ease;
  }
  .callme a:hover {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    background-color: #52389d;
    color: #f3f3f3;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
  }
  .txt-amozesh span {
    font-size: 14px;
    border: 1px dashed #d7d7d7;
    border-radius: 20px;
    padding: 0 18px;
  }
  .txt-amozesh h3 {
    font-size: 30px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0px 45px;
  }
  .txt-amozesh p {
    color: #232323;
    font-size: 13px;
  }
  .box-sistm {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 14px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 65px -30px #010101;
    color: #414141;
    transition: background 0.5s ease;
    position: relative;
    height: 100px;
    margin: 7px 0;
    justify-content: center;
  }
  .box-sistm:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  .box-sistm:hover:after {
    opacity: 1;
  }
  .box-sistm:hover .box-sistm-txt {
    z-index: 10;
    color: #fff;
  }
  .box-sistm:hover .box-sistm-txt:before {
    opacity: 1;
    z-index: 15;
  }
  .box-sistm-txt {
    direction: rtl;
    text-align: right;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .box-sistm-txt:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -15px;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .box-sistm-txt h5 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 3px;
  }
  .box-sistm-txt p {
    font-size: 14px;
    margin: 0;
  }
  .border-box {
    border-bottom: 1px solid #e1e1e1;
  }
  .answerQ {
    text-align: right;
    direction: rtl;
  }
  .answerQ-up {
    display: flex;
    align-items: center;
  }
  .answerQ-up h4 {
    font-size: 28px;
    font-weight: bold;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .answerQ p {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
    text-align: justify;
  }
  .info {
    display: flex;
    justify-content: space-around;
    direction: rtl;
    text-align: right;
    box-shadow: 0 0 50px -30px #010101;
    background: #fff;
    padding: 20px 10px;
    border-radius: 30px;
    margin-top: 1rem;
  }
  .info-deatl {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* free testing page */
  .m-free {
    margin-top: -380px;
  }
  .freeTestUp {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .Number {
    margin: 5px;
  }
  .freeTestUp_P {
    text-align: center;
  }
  .freeTestUp_P p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    color: #531c8a;
    margin-bottom: 0px;
  }
  .freeTestUp_P p:nth-child(2) {
    color: #2d2d2d;
    font-size: 16px;
    position: relative;
  }
  .freeTestUp_P p:nth-child(2):after {
    content: "";
    position: absolute;
    width: 80px;
    right: calc(50% - 60px);
    height: 4px;
    background: #52389d;
    bottom: -25px;
    border-radius: 2px;
  }
  .freeTestDown {
    text-align: center;
    padding: 15px 0px 130px;
    font-size: 15px;
    margin-top: 20px;
  }
  .boxTest {
    border-top: 3px solid;
    border-right: 3px solid;
    border-left: 3px solid;
    border-radius: 30px;
    border-left-color: #700082;
    border-top-color: #2f53bd;
    border-right-color: #700082;
  }
  .boxTest form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 15px;
    box-shadow: 10px 0 47px -38px #010101;
    align-items: flex-end;
  }
  .form_input_one {
    width: 100%;
  }
  .form_input_one input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: inherit;
    padding: 7px 12px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
    margin-bottom: 1rem;
  }
  .form_input_two {
    width: 40%;
  }
  .form_input_two input {
    width: 100%;
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 7px 20px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .kap {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
  }
  .kap:after {
    content: "بعد از ارسال اطلاعات اکانت برای شما ایمیل میشود";
    text-align: center;
    position: absolute;
    top: 50px;
    font-size: 15px;
    color: #989898;
    width: 100%;
  }
  .kapcha {
    display: flex;
    direction: rtl;
    align-items: center;
    font-size: 16px;
  }
  .kapcha div {
    direction: rtl;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 3px 40px;
    line-height: 28px;
    margin-right: 20px;
  }
  .form_but {
    padding: 4px 50px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
    border: none;
    border-radius: 13px;
    width: 100%;
    margin-top: 3rem;
  }
  .textDownForm {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
  }
  .textDownForm span {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 1rem;
    font-size: 14px;
    color: #989898;
  }
  .sharayet {
    text-align: center;
    margin-top: 2rem;
  }
  .sharayet p:nth-child(1) {
    color: #4f4f4f;
    font-size: 24px;
    font-weight: bold;
  }
  .sharayet p:nth-child(2) {
    font-size: 12px;
    color: #919191;
  }
  .txtNazar {
    margin-top: 6rem;
    text-align: right !important;
  }
  .txtNazar span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 0px 20px;
    font-size: 13px;
  }
  .txtNazar h5 {
    font-size: 28px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    text-align: right;
  }
  .swiper-container4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .srvic_sm {
  }
  .srvic_sm-img1,
  .srvic_sm-img3,
  .srvic_sm-img4 {
    width: 300px;
  }
  .srvic_sm-img2 {
    width: 220px;
  }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
  .navbar-bg {
    background-image: url(../img/header.png);
    background-size: 149% 100%;
    background-repeat: no-repeat;
    background-position: 29% -234px;
    height: 600px;
    width: 100%;
  }
  .logo {
    display: flex;
  }
  .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-title {
    text-align: right;
    margin-right: 5px;
  }
  .logo a {
    font-size: 18px;
  }
  .logo p {
    font-size: 9px;
  }
  .ul-navbar {
    font-size: 14px;
  }
  .ul-navbar li {
    padding: 0px 10px;
    position: relative;
  }
  .ul-navbar li a {
    color: #fff !important;
  }
  .active-border {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .active-border2 {
    transition: all 0.5s ease;
  }
  .active-border2:hover {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .alt-head {
    text-align: right;
    direction: rtl;
  }
  .alt-head h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
  }
  .alt-head p {
    font-size: 10.5px;
    line-height: 22px;
    color: #fff;
    margin: 0;
  }
  .alt-head button {
    line-height: 25px;
    width: 95px;
    height: 30px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 9px;
    margin-right: 5px;
    transition: all 0.5s ease;
    font-size: 15px;
  }
  .alt-head button:hover {
    background-color: #fff;
    color: #3c4cb5;
  }
  .meunu-sm {
    background: #443096;
    position: absolute;
    left: 0px;
    top: 63px;
    z-index: 100;
    width: 100%;
    text-align: center;
    border-radius: 15px;
  }
  .vijegi {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .vijegi span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 1px 15px;
    font-size: 17px;
  }
  .vijegi h2 {
    font-size: 28px;
    color: #522583;
    margin-top: 10px;
  }
  .vijegi p:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 94px;
    right: calc(100% - 60%);
    border-radius: 3px;
  }
  .vijegi p {
    text-align: right;
    color: #676767;
    font-size: 16px;
    line-height: 34px;
    direction: rtl;
    margin: 25px 0;
    text-align: justify;
  }
  .dastgah {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }
  .dastgah img {
    display: block;
    margin: 0 auto;
    padding: 40px 0 15px;
  }
  .dastgah h2 {
    font-size: 18px;
    color: #414141;
  }
  .dastgah h3 {
    color: #414141;
    font-size: 12px;
    padding-bottom: 25px;
  }
  .dastgah1 {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    text-align: center;
  }
  .dastgah1 img {
    display: block;
    margin: 0 auto;
    padding: 29px 0 15px;
  }
  .dastgah1 h2 {
    font-size: 18px;
    color: #414141;
    color: #fff;
  }
  .dastgah1 h3 {
    color: #414141;
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
  }
  .bg-vijegi {
    margin-top: -200px;
  }
  .off {
    background-image: url("../img/bg-takhfif.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    padding: 25px 35px;
    color: #fff;
    border-radius: 20px;
  }
  .txt h4 {
    font-size: 26px;
  }
  .txt p {
    font-size: 16px;
  }
  .bt button {
    border: 0;
    border-radius: 28px;
    padding: 5px 20px;
    color: #0669e1;
  }
  .game {
    text-align: right;
  }
  .game span {
    border-radius: 20px;
    border: 1px dashed #999999;
    color: #999999;
    font-size: 12px;
    padding: 0 20px;
  }
  .game h2 {
    margin-top: 13px;
    padding-bottom: 15px;
    font-size: 20px;
    color: #522583;
    font-weight: bold;
    border-bottom: 2px solid #cccccc;
  }
  .tab-castom {
    text-align: center;
    direction: rtl;
    margin-top: 35px;
  }
  .tab-castom a {
    color: #a3a3a3;
    font-size: 12px;
    margin: 0 7px;
    transition: all 0.5s ease;
    padding: 8px;
  }
  .tab-castom a:after {
    position: absolute;
    background: #a3a3a3;
    height: 20px;
    margin: 0 10px;
    content: "";
    transform: rotate(35deg);
    width: 2px;
  }
  .tab-castom a:hover {
    color: #64288b;
    border: 1px solid transparent !important;
    transition: all 0.5s ease;
  }
  .tab-castom a:hover:before {
    content: "";
    background: url(../img/daste.png);
    background-size: 100% 100%;
    height: 7px;
    width: 5%;
    top: 70px;
    position: absolute;
    transition: all 0.5s ease;
  }
  .tab-castom-sm {
    border-bottom: 2px solid #cccccc;
    margin-top: 30px;
  }
  .btcastom {
    color: #656565;
    font-size: 20px;
    direction: rtl;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .btcastom:hover {
    color: #656565;
  }
  .dropcastom a {
    padding: 1rem 5rem;
  }
  .gam-cas {
    margin-top: -200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    box-shadow: 0px 0px 90px -48px #010101;
  }
  .gam-cas img {
    margin: 0 auto;
    z-index: 10;
  }
  .gam-cas h1 {
    text-align: center;
    font-size: 16px;
    color: #404040;
    margin-top: 7px;
    z-index: 10;
  }
  .crdfotcas {
    box-shadow: -1px -70px 38px 35px #fff, 0px 0px 78px -38px #010101;
    background: #fff;
    border-radius: 0 0 30px 30px !important;
    margin-top: -10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .pagi-castom {
    bottom: -5px !important;
  }
  .pagi-castom span {
    width: 18px !important;
    border-radius: 20px !important;
  }
  .crdfotcas p {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    margin: 1rem 0 3rem;
  }
  .crdfotcas a {
    background: #ebebeb;
    border: none;
    color: #404040;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 12px;
    position: absolute;
    bottom: -14px;
    text-decoration: none;
    transition: all 0.5s ease;
  }
  .crdfotcas a:hover {
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
  }
  .spans {
    direction: rtl;
    z-index: 9;
    margin-top: 10px;
  }
  .spans span:nth-child(1) {
    background: #f13737;
    color: white;
    border-radius: 15px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .spans span:nth-child(2) {
    color: white;
    margin: 5px;
    background: #5a0079;
    border-radius: 20px;
    padding: 0 15px;
    font-size: 12px;
  }
  .spans span:nth-child(3) {
    background: #ffc000;
    color: white;
    border-radius: 20px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .bg-estra {
    background: url("../img/estera.png");
    background-size: 119% 100%;
    width: 100%;
  }
  .card {
    background: none !important;
    width: 64%;
  }
  .edammatlb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
  }
  .edammatlb a {
    background: #64288b;
    border: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease;
    box-shadow: 0px 18px 36px 0px #64288b;
  }
  .tarefe {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }
  .tarefe p:nth-child(1) {
    color: #522583;
    font-size: 35px;
    font-weight: bold;
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 10px;
  }
  .tarefe p:nth-child(2) {
    line-height: 25px;
    padding: 0 12px;
    margin: 0;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 14px;
  }
  .tx {
    color: #676767;
    line-height: 25px;
    position: relative;
    font-size: 16px;
    text-align: center;
    direction: rtl;
  }
  .tx p {
    margin-top: 1rem;
  }
  .card-tarefe-parent {
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0px 0px 90px -56px #010101;
  }
  .card-tarefe {
    border-radius: 20px;
    padding: 25px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
  }
  .taref_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background: #fff;
  }
  .taref_top h2 {
    font-size: 22px;
    color: #2185c5;
    margin: 15px 0;
  }
  .taref_top p {
    color: #cfcfcf;
    font-size: 12px;
    margin: 5px 0px;
  }
  .taref_top h3 {
    color: #797979;
    font-size: 15px;
  }
  .taref_top h3 span {
    color: #fd990a;
    font-size: 24px;
  }
  .taref_main {
  }
  .taref_main p {
    color: #4c4c4c;
  }
  .taref_main p img {
    margin-left: 15px;
  }
  .tarefe_down {
    background: #2185c5;
    color: #fff;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 20px 0;
  }
  .tarefe_down a {
    color: #fff;
    text-decoration: none;
  }
  .soal {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 13px;
  }
  .bg-tarefe {
    background: url("../img/Group 3.png");
    background-size: 110% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 850px;
  }
  .bordered1 {
    position: relative;
  }
  .bordered1:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #2185c5;
  }
  .bordered1:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #2185c5;
  }
  .bordered2 {
    position: relative;
  }
  .bordered2:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered2:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered3 {
    position: relative;
  }
  .bordered3:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #6c046e;
  }
  .bordered3:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #6c046e;
  }
  .mrg {
    margin-top: -60px;
  }
  .bg-test {
    background: url("../img/Shape 12 copy 8.png");
    background-size: 45% 45%;
    background-repeat: no-repeat;
    width: 100%;
  }
  .test-rayegan-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
  }
  .test-rayegan-right p:nth-child(1) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 14px;
  }
  .test-rayegan-right p:nth-child(2) {
    color: #522583;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    border-bottom: 5px solid #ebebeb;
    padding-bottom: 10px;
  }
  .test-rayegan-right p:nth-child(3) {
    text-align: justify;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    direction: rtl;
    margin: 15px 0;
    z-index: 1;
    position: relative;
  }
  .btntest {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
  }
  .btntest a {
    margin: 0 10px;
    border-radius: 10px;
    border: 1px solid #3c4cb5;
    color: #3c4cb5;
    padding: 10px 35px;
    background: #fff;
    transition: all 0.5s ease;
  }
  .btntest a:hover {
    background: #3c4cb5;
    color: #fff;
  }
  .moshtari {
    text-align: right;
  }
  .moshtari span {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    text-align: center;
    font-size: 16px;
  }
  .moshtari h3 {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    margin-top: 1rem;
    position: relative;
  }
  .moshtari h3:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 45px;
    right: 0px;
    border-radius: 3px;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-container2 {
    width: 100%;
    height: 680px;
  }
  .swiper-container3 {
    width: 100%;
    height: 600px;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .bg-soal {
    background: url("../img/soalsm.png");
    background-size: 145% 100%;
    width: 100%;
    background-position: -28px;
    padding: 120px 41px 95px;
  }
  .soaltkrr {
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .soaltkrr .sol {
    margin-right: 10px;
  }
  .sol h2 {
    color: #700082;
    font-size: 28px;
    font-weight: bold;
  }
  .sol p {
    color: #4d4d4d;
    font-size: 14px;
  }
  .card-soalat {
    border: none;
    border-bottom: 1px solid #f4f4f4 !important;
    width: 100%;
  }
  .but-cast {
    font-size: 15px;
    color: #474747;
    transition: all 0.5s ease;
  }
  .but-cast:focus {
    box-shadow: unset;
    outline: none;
  }
  .but-cast:focus:after {
    background: #700082;
  }
  .but-cast:focus:before {
    border-color: #700082 transparent transparent transparent;
    transform: rotate(180deg);
  }
  .but-cast:hover {
    color: #474747;
  }
  .but-cast:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 28px;
    right: 14px;
    background: #e1e1e1;
    border-radius: 50%;
  }
  .but-cast:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #e1e1e1 transparent transparent transparent;
    margin: 10px -17px;
    position: absolute;
  }
  .body-soal {
    padding: 10px;
    font-size: 12px;
    direction: rtl;
    text-align: justify;
    color: #787878;
    background: #fff !important;
  }
  .tamas .p-aft:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about h4 {
    font-size: 20px;
    color: #fff;
  }
  .about p:nth-child(2) {
    font-size: 12px;
    color: #fff;
  }
  .about p:nth-child(2):after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about p:nth-child(3) {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
  }
  .dastresi {
    /*padding-right: 65px*/
    text-align: right !important;
    margin: 20px 0;
  }
  .dastresi h4 {
    font-size: 20px;
    color: #fff;
  }
  .dastresi p {
    font-size: 12px;
    color: #fff;
  }
  .dastresi p:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 7px -15px;
  }
  .dastresi-ul {
    text-align: right;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .dastresi-ul ul {
    list-style: none;
  }
  .dastresi-ul ul li {
    padding: 10px 0;
  }
  .dastresi-ul ul li:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 7px;
    height: 5px;
    background: #ffffff;
    margin: 12px 8px;
  }
  .ul-1 li a,
  .ul-2 li a {
    font-size: 15px;
    color: #fff;
  }
  .tamas div p {
    font-size: 15px;
    color: #fff;
  }
  .social ul {
    display: flex;
    list-style: none;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .social ul li {
    margin: 0 20px;
  }
  .cpright {
    font-size: 12px;
    text-align: center;
  }
  .cpright p:nth-child(1) {
    color: #fff;
  }
  .cpright p:nth-child(2) {
    color: #8a819a;
  }
  footer {
    background: url(../img/footersm.png);
    background-size: 478% 128%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -1226px 0px;
  }
  .tmsme {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* help page */
  .head_txt {
    direction: rtl;
    text-align: right;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 100px;
  }
  .head_txt h2 {
    font-size: 24px;
    font-weight: bold;
  }
  .head_txt p {
    line-height: 22px;
    font-size: 11px;
    text-align: justify;
  }
  .parent-img {
    text-align: center;
  }
  .txt-amozesh {
    text-align: center;
    direction: rtl;
    margin-top: 2rem;
  }
  .callme a {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    color: #52389d;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
    transition: all 0.5s ease;
  }
  .callme a:hover {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    background-color: #52389d;
    color: #f3f3f3;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
  }
  .txt-amozesh span {
    font-size: 14px;
    border: 1px dashed #d7d7d7;
    border-radius: 20px;
    padding: 0 18px;
  }
  .txt-amozesh h3 {
    font-size: 30px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0px 45px;
  }
  .txt-amozesh p {
    color: #232323;
    font-size: 13px;
  }
  .box-sistm {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 14px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 65px -30px #010101;
    color: #414141;
    transition: background 0.5s ease;
    position: relative;
    height: 100px;
    margin: 7px 0;
    justify-content: center;
  }
  .box-sistm:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  .box-sistm:hover:after {
    opacity: 1;
  }
  .box-sistm:hover .box-sistm-txt {
    z-index: 10;
    color: #fff;
  }
  .box-sistm:hover .box-sistm-txt:before {
    opacity: 1;
    z-index: 15;
  }
  .box-sistm-txt {
    direction: rtl;
    text-align: right;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .box-sistm-txt:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -15px;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .box-sistm-txt h5 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 3px;
  }
  .box-sistm-txt p {
    font-size: 14px;
    margin: 0;
  }
  .border-box {
    border-bottom: 1px solid #e1e1e1;
  }
  .answerQ {
    text-align: right;
    direction: rtl;
  }
  .answerQ-up {
    display: flex;
    align-items: center;
  }
  .answerQ-up h4 {
    font-size: 28px;
    font-weight: bold;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .answerQ p {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
    text-align: justify;
  }
  .info {
    display: flex;
    justify-content: space-around;
    direction: rtl;
    text-align: right;
    box-shadow: 0 0 50px -30px #010101;
    background: #fff;
    padding: 20px 10px;
    border-radius: 30px;
    margin-top: 1rem;
  }
  .info-deatl {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* free testing page */
  .m-free {
    margin-top: -380px;
  }
  .freeTestUp {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .Number {
    margin: 5px;
  }
  .freeTestUp_P {
    text-align: center;
  }
  .freeTestUp_P p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    color: #531c8a;
    margin-bottom: 0px;
  }
  .freeTestUp_P p:nth-child(2) {
    color: #2d2d2d;
    font-size: 16px;
    position: relative;
  }
  .freeTestUp_P p:nth-child(2):after {
    content: "";
    position: absolute;
    width: 80px;
    right: calc(50% - 45px);
    height: 4px;
    background: #52389d;
    bottom: -25px;
    border-radius: 2px;
  }
  .freeTestDown {
    text-align: center;
    padding: 15px 0px 130px;
    font-size: 15px;
    margin-top: 20px;
  }
  .boxTest {
    border-top: 3px solid;
    border-right: 3px solid;
    border-left: 3px solid;
    border-radius: 30px;
    border-left-color: #700082;
    border-top-color: #2f53bd;
    border-right-color: #700082;
  }
  .boxTest form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 15px;
    box-shadow: 10px 0 47px -38px #010101;
    align-items: flex-end;
  }
  .form_input_one {
    width: 100%;
  }
  .form_input_one input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: inherit;
    padding: 7px 12px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
    margin-bottom: 1rem;
  }
  .form_input_two {
    width: 45%;
  }
  .form_input_two input {
    width: 100%;
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 7px 20px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .kap {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
  }
  .kap:after {
    content: "بعد از ارسال اطلاعات اکانت برای شما ایمیل میشود";
    text-align: center;
    position: absolute;
    top: 50px;
    font-size: 15px;
    color: #989898;
    width: 100%;
  }
  .kapcha {
    display: flex;
    direction: rtl;
    align-items: center;
    font-size: 16px;
  }
  .kapcha div {
    direction: rtl;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 3px 50px;
    line-height: 28px;
    margin-right: 20px;
  }
  .form_but {
    padding: 4px 50px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
    border: none;
    border-radius: 13px;
    width: 100%;
    margin-top: 3rem;
  }
  .textDownForm {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
  }
  .textDownForm span {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 1rem;
    font-size: 14px;
    color: #989898;
  }
  .sharayet {
    text-align: center;
    margin-top: 2rem;
  }
  .sharayet p:nth-child(1) {
    color: #4f4f4f;
    font-size: 24px;
    font-weight: bold;
  }
  .sharayet p:nth-child(2) {
    font-size: 12px;
    color: #919191;
  }
  .txtNazar {
    margin-top: 7rem;
    text-align: right !important;
  }
  .txtNazar span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 0px 20px;
    font-size: 13px;
  }
  .txtNazar h5 {
    font-size: 22px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
  }
  .swiper-container4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .srvic_sm {
  }
  .srvic_sm-img1,
  .srvic_sm-img3,
  .srvic_sm-img4 {
    width: 350px;
  }
  .srvic_sm-img2 {
    width: 220px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .navbar-bg {
    background-image: url(../img/header.png);
    background-size: 150% 110%;
    background-repeat: no-repeat;
    background-position: 28% -255px;
    height: 600px;
    width: 100%;
  }
  .logo {
    display: flex;
  }
  .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-title {
    text-align: right;
    margin-right: 5px;
  }
  .logo a {
    font-size: 18px;
  }
  .logo p {
    font-size: 9px;
  }
  .ul-navbar {
    font-size: 14px;
  }
  .ul-navbar li {
    padding: 0px 10px;
    position: relative;
  }
  .ul-navbar li a {
    color: #fff !important;
  }
  .active-border {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .active-border2 {
    transition: all 0.5s ease;
  }
  .active-border2:hover {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .alt-head {
    text-align: right;
    direction: rtl;
    padding: 0px 25px 0px 74px;
    margin-top: 20px;
  }
  .alt-head h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
  }
  .alt-head p {
    text-align: justify;
    font-size: 10px;
    line-height: 25px;
    margin-top: 1rem;
    color: #fff;
  }
  .alt-head button {
    line-height: 29px;
    width: 115px;
    height: 33px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 9px;
    margin-right: 5px;
    transition: all 0.5s ease;
  }
  .alt-head button:hover {
    background-color: #fff;
    color: #3c4cb5;
  }
  .meunu-sm {
    background: #443096;
    position: absolute;
    left: 0px;
    top: 63px;
    z-index: 100;
    width: 100%;
    text-align: center;
    border-radius: 15px;
  }
  .vijegi {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .vijegi span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 1px 15px;
    font-size: 17px;
  }
  .vijegi h2 {
    font-size: 30px;
    color: #522583;
    margin-top: 10px;
  }
  .vijegi p:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 94px;
    border-radius: 3px;
  }
  .vijegi p {
    text-align: right;
    color: #676767;
    font-size: 18px;
    line-height: 34px;
    direction: rtl;
    margin: 25px 0;
  }
  .dastgah {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }
  .dastgah img {
    display: block;
    margin: 0 auto;
    padding: 40px 0 15px;
  }
  .dastgah h2 {
    font-size: 18px;
    color: #414141;
  }
  .dastgah h3 {
    color: #414141;
    font-size: 12px;
    padding-bottom: 25px;
  }
  .dastgah1 {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    text-align: center;
  }
  .dastgah1 img {
    display: block;
    margin: 0 auto;
    padding: 29px 0 15px;
  }
  .dastgah1 h2 {
    font-size: 18px;
    color: #414141;
    color: #fff;
  }
  .dastgah1 h3 {
    color: #414141;
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
  }
  .bg-vijegi {
    margin-top: -170px;
  }
  .off {
    background-image: url("../img/bg-takhfif.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    text-align: right;
    align-items: center;
    justify-content: space-between;
    padding: 25px 35px;
    color: #fff;
    border-radius: 20px;
  }
  .txt:after {
    content: "";
    position: absolute;
    width: 48px;
    top: 54px;
    right: 10px;
    height: 4px;
    background: white;
    transform: rotate(90deg);
    border-radius: 10px;
  }
  .txt h4 {
    font-size: 26px;
  }
  .txt p {
    font-size: 16px;
  }
  .bt button {
    border: 0;
    border-radius: 28px;
    padding: 5px 20px;
    color: #0669e1;
  }
  .game {
    text-align: right;
  }
  .game span {
    border-radius: 20px;
    border: 1px dashed #999999;
    color: #999999;
    font-size: 12px;
    padding: 0 20px;
  }
  .game h2 {
    margin-top: 13px;
    padding-bottom: 15px;
    font-size: 16px;
    color: #522583;
    font-weight: bold;
    border-bottom: 2px solid #cccccc;
  }
  .tab-castom {
    text-align: center;
    direction: rtl;
    margin-top: 35px;
    border-bottom: 2px solid #dee2e6;
  }
  .tab-castom a {
    color: #a3a3a3;
    font-size: 12px;
    margin: 0 7px;
    transition: all 0.5s ease;
    padding: 8px;
  }
  .tab-castom a:after {
    position: absolute;
    background: #a3a3a3;
    height: 20px;
    margin: 0 10px;
    content: "";
    transform: rotate(35deg);
    width: 2px;
  }
  .tab-castom a:hover {
    color: #64288b;
    border: 1px solid transparent !important;
    transition: all 0.5s ease;
  }
  .tab-castom a:hover:before {
    content: "";
    background: url(../img/daste.png);
    background-size: 100% 100%;
    height: 7px;
    width: 5%;
    top: 70px;
    position: absolute;
    transition: all 0.5s ease;
  }
  .gam-cas {
    margin-top: -200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    box-shadow: 0px 0px 90px -48px #010101;
  }
  .gam-cas img {
    margin: 0 auto;
    z-index: 10;
  }
  .gam-cas h1 {
    text-align: center;
    font-size: 16px;
    color: #404040;
    margin-top: 7px;
    z-index: 10;
  }
  .crdfotcas {
    box-shadow: -1px -70px 38px 35px #fff, 0px 0px 78px -38px #010101;
    background: #fff;
    border-radius: 0 0 30px 30px !important;
    margin-top: -10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .crdfotcas p {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    margin: 1rem 0 3rem;
  }
  .crdfotcas a {
    background: #ebebeb;
    border: none;
    color: #404040;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 12px;
    position: absolute;
    bottom: -14px;
    text-decoration: none;
    transition: all 0.5s ease;
  }
  .crdfotcas a:hover {
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
  }
  .spans {
    direction: rtl;
    z-index: 9;
    margin-top: 10px;
  }
  .spans span:nth-child(1) {
    background: #f13737;
    color: white;
    border-radius: 15px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .spans span:nth-child(2) {
    color: white;
    margin: 5px;
    background: #5a0079;
    border-radius: 20px;
    padding: 0 15px;
    font-size: 12px;
  }
  .spans span:nth-child(3) {
    background: #ffc000;
    color: white;
    border-radius: 20px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .bg-estra {
    background: url("../img/estera.png");
    background-size: 119% 100%;
    width: 100%;
  }
  .card {
    background: none !important;
  }
  .edammatlb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
  .edammatlb a {
    background: #64288b;
    border: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease;
    box-shadow: 0px 18px 36px 0px #64288b;
  }
  .tarefe {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .tarefe p:nth-child(1) {
    color: #522583;
    font-size: 31px;
    font-weight: bold;
  }
  .tarefe p:nth-child(2) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
  }
  .tx {
    color: #676767;
    line-height: 25px;
    position: relative;
    font-size: 16px;
    text-align: justify;
    direction: rtl;
  }
  .tx p {
    margin-top: 1rem;
  }
  .tx:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: -16px;
    border-radius: 3px;
  }
  .card-tarefe-parent {
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0px 0px 90px -56px #010101;
  }
  .card-tarefe {
    border-radius: 20px;
    padding: 25px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
  }
  .taref_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background: #fff;
  }
  .taref_top h2 {
    font-size: 22px;
    color: #2185c5;
    margin: 15px 0;
  }
  .taref_top p {
    color: #cfcfcf;
    font-size: 12px;
    margin: 5px 0px;
  }
  .taref_top h3 {
    color: #797979;
    font-size: 15px;
  }
  .taref_top h3 span {
    color: #fd990a;
    font-size: 24px;
  }
  .taref_main {
  }
  .taref_main p {
    color: #4c4c4c;
  }
  .taref_main p img {
    margin-left: 15px;
  }
  .tarefe_down {
    background: #2185c5;
    color: #fff;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 20px 0;
  }
  .tarefe_down a {
    color: #fff;
    text-decoration: none;
  }
  .soal {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 13px;
  }
  .bg-tarefe {
    background: url("../img/Group 3.png");
    background-size: 110% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 850px;
  }
  .bordered1 {
    position: relative;
  }
  .bordered1:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #2185c5;
  }
  .bordered1:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #2185c5;
  }
  .bordered2 {
    position: relative;
  }
  .bordered2:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered2:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered3 {
    position: relative;
  }
  .bordered3:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #6c046e;
  }
  .bordered3:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #6c046e;
  }
  .mrg {
    margin-top: -25px;
  }
  .bg-test {
    background: url("../img/test.png");
    background-size: 127% 100%;
    background-repeat: no-repeat;
    width: 100%;
  }
  .test-rayegan-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .test-rayegan-right p:nth-child(1) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
  }
  .test-rayegan-right p:nth-child(2) {
    color: #522583;
    font-size: 24px;
    font-weight: bold;
    position: relative;
  }
  .test-rayegan-right p:nth-child(2):before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100px;
    right: -14px;
    top: -45px;
    background: #344db8;
    border-radius: 2px;
  }
  .test-rayegan-right p:nth-child(3) {
    text-align: justify;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    direction: rtl;
    margin: 15px 0;
    z-index: 1;
    position: relative;
  }
  .test-rayegan-right p:nth-child(3):before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: -16px;
    border-radius: 3px;
  }
  .test-rayegan-right p:nth-child(3):after {
    content: "";
    position: absolute;
    width: 4px;
    top: 4px;
    right: -14px;
    height: 250px;
    background: #ebebeb;
    border-radius: 2px;
  }
  .btntest {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
  }
  .btntest a {
    margin: 0 5px;
    border-radius: 10px;
    border: 1px solid #3c4cb5;
    color: #3c4cb5;
    padding: 6px 13px;
    background: #fff;
    transition: all 0.5s ease;
  }
  .btntest a:hover {
    background: #3c4cb5;
    color: #fff;
  }
  .moshtari {
    text-align: right;
  }
  .moshtari span {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    text-align: center;
    font-size: 16px;
  }
  .moshtari h3 {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    margin-top: 1rem;
    position: relative;
  }
  .moshtari h3:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 45px;
    right: 0px;
    border-radius: 3px;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .swiper-container {
    width: 100%;
    height: 320px;
  }
  .swiper-container2 {
    width: 100%;
    height: 700px;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .bg-soal {
    background: url("../img/soal.png");
    background-size: 100% 100%;
    width: 100%;
    background-position: 0;
    height: auto;
    padding: 136px 140px 200px;
  }
  .soaltkrr {
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .soaltkrr .sol {
    margin-right: 10px;
  }
  .sol h2 {
    color: #700082;
    font-size: 28px;
    font-weight: bold;
  }
  .sol p {
    color: #4d4d4d;
    font-size: 14px;
  }
  .card-soalat {
    border: none;
    border-bottom: 1px solid #f4f4f4 !important;
  }
  .but-cast {
    font-size: 15px;
    color: #474747;
    transition: all 0.5s ease;
  }
  .but-cast:focus {
    box-shadow: unset;
    outline: none;
  }
  .but-cast:focus:after {
    background: #700082;
  }
  .but-cast:focus:before {
    border-color: #700082 transparent transparent transparent;
    transform: rotate(180deg);
  }
  .but-cast:hover {
    color: #474747;
  }
  .but-cast:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 28px;
    right: 14px;
    background: #e1e1e1;
    border-radius: 50%;
  }
  .but-cast:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #e1e1e1 transparent transparent transparent;
    margin: 10px -17px;
    position: absolute;
  }
  .body-soal {
    padding: 10px;
    font-size: 12px;
    direction: rtl;
    text-align: justify;
    color: #787878;
    background: #fff !important;
  }
  .tamas .p-aft:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about h4 {
    font-size: 20px;
    color: #fff;
  }
  .about p:nth-child(2) {
    font-size: 12px;
    color: #fff;
  }
  .about p:nth-child(2):after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about p:nth-child(3) {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
  }
  .dastresi {
    /*padding-right: 65px*/
    text-align: center !important;
    margin: 20px 0;
  }
  .dastresi h4 {
    font-size: 20px;
    color: #fff;
  }
  .dastresi p {
    font-size: 12px;
    color: #fff;
  }
  .dastresi p:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 7px -15px;
  }
  .dastresi-ul {
    text-align: right;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .dastresi-ul ul {
    list-style: none;
  }
  .dastresi-ul ul li {
    padding: 10px 0;
  }
  .dastresi-ul ul li:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 7px;
    height: 5px;
    background: #ffffff;
    margin: 12px 8px;
  }
  .ul-1 li a,
  .ul-2 li a {
    font-size: 15px;
    color: #fff;
  }
  .tamas div p {
    font-size: 15px;
    color: #fff;
  }
  .social ul {
    display: flex;
    list-style: none;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .social ul li {
    margin: 0 20px;
  }
  .cpright {
    font-size: 12px;
    text-align: center;
  }
  .cpright p:nth-child(1) {
    color: #fff;
  }
  .cpright p:nth-child(2) {
    color: #8a819a;
  }
  footer {
    background: url(../img/footer.png);
    background-size: 145% 150%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -180px 0px;
  }
  .tmsme {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* help page */
  .head_txt {
    direction: rtl;
    text-align: justify;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 100px;
  }
  .head_txt h2 {
    font-size: 26px;
    font-weight: bold;
  }
  .head_txt p {
    line-height: 22px;
    font-size: 12px;
  }
  .parent-img {
    text-align: center;
  }
  .txt-amozesh {
    text-align: center;
    direction: rtl;
    margin-top: 2rem;
  }
  .callme a {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    color: #52389d;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
    transition: all 0.5s ease;
  }
  .callme a:hover {
    text-align: center;
    margin: 0 auto;
    width: 70%;
    border: 1px solid #52389d;
    background-color: #52389d;
    color: #f3f3f3;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 1rem;
    font-size: 20px;
    display: block;
  }
  .txt-amozesh span {
    font-size: 14px;
    border: 1px dashed #d7d7d7;
    border-radius: 20px;
    padding: 0 18px;
  }
  .txt-amozesh h3 {
    font-size: 30px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .txt-amozesh p {
    color: #232323;
    font-size: 13px;
  }
  .box-sistm {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 14px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 65px -30px #010101;
    color: #414141;
    transition: background 0.5s ease;
    position: relative;
    height: 72px;
  }
  .box-sistm:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  .box-sistm:hover:after {
    opacity: 1;
  }
  .box-sistm:hover .box-sistm-txt {
    z-index: 10;
    color: #fff;
  }
  .box-sistm:hover .box-sistm-txt:before {
    opacity: 1;
    z-index: 15;
  }
  .box-sistm-txt {
    direction: rtl;
    text-align: right;
    margin-right: 6px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .box-sistm-txt:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -15px;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .box-sistm-txt h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
  }
  .box-sistm-txt p {
    font-size: 10px;
    margin: 0;
  }
  .border-box {
    border-bottom: 1px solid #e1e1e1;
  }
  .bg-box {
    background: url("../img/Shape 13.png");
    background-repeat: no-repeat;
    background-position: -15px;
  }
  .bg-box1 {
    background: url("../img/Shape 13 copy.png");
    background-repeat: no-repeat;
    background-position: right;
  }
  .answerQ {
    text-align: right;
    direction: rtl;
  }
  .answerQ-up {
    display: flex;
    align-items: center;
  }
  .answerQ-up h4 {
    font-size: 28px;
    font-weight: bold;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .answerQ p {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
    text-align: justify;
  }
  .info {
    display: flex;
    justify-content: space-around;
    direction: rtl;
    text-align: right;
    box-shadow: 0 0 50px -30px #010101;
    background: #fff;
    padding: 20px 10px;
    border-radius: 30px;
    margin-top: 1rem;
  }
  .info-deatl {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* free testing page */
  .m-free {
    margin-top: -400px;
    background: url("../img/free-test/bg_1.png");
    background-size: 103% 43%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -8px bottom;
  }
  .freeTestUp {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .Number {
    margin: 8px;
  }
  .freeTestUp_P {
    text-align: center;
  }
  .freeTestUp_P p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    color: #531c8a;
    margin-bottom: 0px;
  }
  .freeTestUp_P p:nth-child(2) {
    color: #2d2d2d;
    font-size: 16px;
    position: relative;
  }
  .freeTestUp_P p:nth-child(2):after {
    content: "";
    position: absolute;
    width: 80px;
    right: calc(50% - 45px);
    height: 4px;
    background: #52389d;
    bottom: -20px;
    border-radius: 2px;
  }
  .freeTestDown {
    text-align: center;
    padding: 20px 100px 180px;
    font-size: 16px;
  }
  .boxTest {
    border-top: 3px solid;
    border-right: 3px solid;
    border-left: 3px solid;
    border-radius: 30px;
    border-left-color: #700082;
    border-top-color: #2f53bd;
    border-right-color: #700082;
  }
  .boxTest form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 15px;
    box-shadow: 10px 0 47px -38px #010101;
    align-items: flex-end;
  }
  .form_input_one {
    width: 100%;
  }
  .form_input_one input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: inherit;
    padding: 7px 12px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
    margin-bottom: 1rem;
  }
  .form_input_two input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 7px 20px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .kap {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
  }
  .kap:after {
    content: "بعد از ارسال اطلاعات اکانت برای شما ایمیل میشود";
    text-align: center;
    position: absolute;
    top: 50px;
    font-size: 15px;
    color: #989898;
    width: 100%;
  }
  .kapcha {
    display: flex;
    direction: rtl;
    align-items: center;
    font-size: 16px;
  }
  .kapcha div {
    direction: rtl;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 3px 50px;
    line-height: 28px;
    margin-right: 20px;
  }
  .form_but {
    padding: 4px 50px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
    border: none;
    border-radius: 13px;
    width: 100%;
    margin-top: 3rem;
  }
  .textDownForm {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
  }
  .textDownForm span {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 1rem;
    font-size: 14px;
    color: #989898;
  }
  .bg-servic {
    background: url("../img/free-test/servic.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 400px;
  }
  .sharayet {
    text-align: center;
    margin-top: 2rem;
  }
  .sharayet p:nth-child(1) {
    color: #4f4f4f;
    font-size: 24px;
    font-weight: bold;
  }
  .sharayet p:nth-child(2) {
    font-size: 12px;
    color: #919191;
  }
  .txtNazar {
    margin-top: 7rem;
  }
  .txtNazar span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 0px 20px;
    font-size: 13px;
  }
  .txtNazar h5 {
    font-size: 28px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
  }
  .swiper-container4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar-bg {
    background-image: url(../img/header1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 176%;
    height: 600px;
  }
  .logo {
    display: flex;
  }
  .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-title {
    text-align: right;
    margin-right: 5px;
  }
  .logo a {
    font-size: 18px;
  }
  .logo p {
    font-size: 9px;
  }
  .ul-navbar {
    font-size: 14px;
  }
  .ul-navbar li {
    text-align: center;
    padding: 0px 3px;
    position: relative;
  }
  .ul-navbar li a {
    color: #fff !important;
  }
  .active-border {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .active-border2 {
    transition: all 0.5s ease;
    border: 1px dashed transparent;
  }
  .active-border2:hover {
    border: 1px dashed white !important;
    border-radius: 17.5px;
  }
  .active-border::after {
    content: "";
    border-bottom: #fff 1px solid;
    width: 40%;
    height: inherit;
    position: absolute;
    right: 30px;
  }
  .alt-head {
    text-align: right;
    direction: rtl;
    padding: 0px 25px 0px 74px;
    margin-top: 80px;
  }
  .alt-head h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
  }
  .alt-head p {
    font-size: 12.5px;
    line-height: 25px;
    margin-top: 1rem;
    color: #fff;
  }
  .alt-head button {
    line-height: 29px;
    width: 115px;
    height: 33px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 9px;
    margin-right: 5px;
    transition: all 0.5s ease;
  }
  .alt-head button:hover {
    background-color: #fff;
    color: #3c4cb5;
  }
  .vijegi {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .vijegi span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 1px 15px;
    font-size: 17px;
  }
  .vijegi h2 {
    font-size: 30px;
    color: #522583;
    margin-top: 10px;
  }
  .vijegi p:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 94px;
    border-radius: 3px;
  }
  .vijegi p {
    text-align: right;
    color: #676767;
    font-size: 18px;
    line-height: 34px;
    direction: rtl;
    margin: 25px 0;
  }
  .dastgah {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }
  .dastgah img {
    display: block;
    margin: 0 auto;
    padding: 40px 0 15px;
  }
  .dastgah h2 {
    font-size: 18px;
    color: #414141;
  }
  .dastgah h3 {
    color: #414141;
    font-size: 12px;
    padding-bottom: 25px;
  }
  .dastgah1 {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    text-align: center;
  }
  .dastgah1 img {
    display: block;
    margin: 0 auto;
    padding: 29px 0 15px;
  }
  .dastgah1 h2 {
    font-size: 18px;
    color: #414141;
    color: #fff;
  }
  .dastgah1 h3 {
    color: #414141;
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
  }
  .bg-vijegi {
    background-image: url(../img/vijegibg.png);
    background-size: 118% 93%;
    background-repeat: no-repeat;
    background-position: -245px 95px;
    width: 100%;
  }
  .off {
    background-image: url("../img/bg-takhfif.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    text-align: right;
    align-items: center;
    justify-content: space-between;
    padding: 25px 35px;
    color: #fff;
  }
  .txt:after {
    content: "";
    position: absolute;
    width: 48px;
    top: 54px;
    right: 10px;
    height: 4px;
    background: white;
    transform: rotate(90deg);
    border-radius: 10px;
  }
  .txt h4 {
    font-size: 26px;
  }
  .txt p {
    font-size: 16px;
  }
  .bt button {
    border: 0;
    border-radius: 28px;
    padding: 5px 20px;
    color: #0669e1;
  }
  .game {
    text-align: right;
  }
  .game span {
    border-radius: 20px;
    border: 1px dashed #999999;
    color: #999999;
    font-size: 15px;
    padding: 0 20px;
  }
  .game h2 {
    margin-top: 13px;
    padding-bottom: 15px;
    font-size: 20px;
    color: #522583;
    font-weight: bold;
    border-bottom: 2px solid #cccccc;
  }
  .tab-castom {
    text-align: center;
    direction: rtl;
    margin-top: 35px;
    border-bottom: 2px solid #dee2e6;
  }
  .tab-castom a {
    margin: 0 5px;
    color: #a3a3a3;
    transition: all 0.5s ease;
  }
  .tab-castom a:after {
    position: absolute;
    background: #a3a3a3;
    height: 20px;
    margin: 0 24px;
    content: "";
    transform: rotate(35deg);
    width: 2px;
  }
  .tab-castom a:hover {
    color: #64288b;
    border: 1px solid transparent !important;
    transition: all 0.5s ease;
  }
  .tab-castom a:hover:before {
    content: "";
    background: url(../img/daste.png);
    background-size: 100% 100%;
    height: 7px;
    width: 5%;
    top: 78px;
    position: absolute;
    transition: all 0.5s ease;
  }
  .gam-cas {
    margin-top: -200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    box-shadow: 0px 0px 90px -48px #010101;
  }
  .gam-cas img {
    margin: 0 auto;
    z-index: 10;
  }
  .gam-cas h1 {
    text-align: center;
    font-size: 16px;
    color: #404040;
    margin-top: 7px;
    z-index: 10;
  }
  .crdfotcas {
    box-shadow: -1px -70px 38px 35px #fff, 0px 0px 78px -38px #010101;
    background: #fff;
    border-radius: 0 0 30px 30px !important;
    margin-top: -10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .crdfotcas p {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    margin: 1rem 0 3rem;
  }
  .crdfotcas a {
    background: #ebebeb;
    border: none;
    color: #404040;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 12px;
    position: absolute;
    bottom: -14px;
    text-decoration: none;
    transition: all 0.5s ease;
  }
  .crdfotcas a:hover {
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
  }
  .spans {
    direction: rtl;
    z-index: 9;
    margin-top: 10px;
  }
  .spans span:nth-child(1) {
    background: #f13737;
    color: white;
    border-radius: 15px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .spans span:nth-child(2) {
    color: white;
    margin: 5px;
    background: #5a0079;
    border-radius: 20px;
    padding: 0 15px;
    font-size: 12px;
  }
  .spans span:nth-child(3) {
    background: #ffc000;
    color: white;
    border-radius: 20px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .bg-estra {
    background: url("../img/estera.png");
    background-size: 119% 100%;
    width: 100%;
  }
  .card {
    background: none !important;
  }
  .edammatlb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
  .edammatlb a {
    background: #64288b;
    border: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease;
    box-shadow: 0px 18px 36px 0px #64288b;
  }
  .tarefe {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .tarefe p:nth-child(1) {
    color: #522583;
    font-size: 31px;
    font-weight: bold;
  }
  .tarefe p:nth-child(2) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
  }
  .tx {
    color: #676767;
    line-height: 25px;
    position: relative;
    font-size: 16px;
    text-align: justify;
    direction: rtl;
  }
  .tx p {
    margin-top: 1rem;
  }
  .tx:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: -16px;
    border-radius: 3px;
  }
  .card-tarefe-parent {
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0px 0px 90px -56px #010101;
  }
  .card-tarefe {
    border-radius: 20px;
    padding: 25px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
  }
  .taref_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background: #fff;
  }
  .taref_top h2 {
    font-size: 22px;
    color: #2185c5;
    margin: 15px 0;
  }
  .taref_top p {
    color: #cfcfcf;
    font-size: 12px;
    margin: 5px 0px;
  }
  .taref_top h3 {
    color: #797979;
    font-size: 15px;
  }
  .taref_top h3 span {
    color: #fd990a;
    font-size: 24px;
  }
  .taref_main {
  }
  .taref_main p {
    color: #4c4c4c;
  }
  .taref_main p img {
    margin-left: 15px;
  }
  .tarefe_down {
    background: #2185c5;
    color: #fff;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 20px 0;
  }
  .tarefe_down a {
    color: #fff;
    text-decoration: none;
  }
  .soal {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 13px;
  }
  .bg-tarefe {
    background: url("../img/Group 3.png");
    background-size: 110% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 850px;
  }
  .bordered1 {
    position: relative;
  }
  .bordered1:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 300px;
    height: 10px;
    top: 72px;
    border-radius: 20px 20px 0 0;
    right: -156px;
    background: #2185c5;
    transform: rotate(90deg);
  }
  .bordered2 {
    position: relative;
  }
  .bordered2:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 220px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered2:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: calc(50% - 110px);
    background: #4b288b;
  }
  .bordered3 {
    position: relative;
  }
  .bordered3:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 300px;
    height: 10px;
    top: 72px;
    border-radius: 0 0 20px 20px;
    left: -156px;
    background: #6c046e;
    transform: rotate(90deg);
  }
  .mrg {
    margin-top: -25px;
  }
  .bg-test {
    background: url("../img/test.png");
    background-size: 127% 100%;
    background-repeat: no-repeat;
    width: 100%;
  }
  .test-rayegan-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .test-rayegan-right p:nth-child(1) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
  }
  .test-rayegan-right p:nth-child(2) {
    color: #522583;
    font-size: 24px;
    font-weight: bold;
    position: relative;
  }
  .test-rayegan-right p:nth-child(2):before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100px;
    right: -14px;
    top: -45px;
    background: #344db8;
    border-radius: 2px;
  }
  .test-rayegan-right p:nth-child(3) {
    text-align: justify;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    direction: rtl;
    margin: 15px 0;
    z-index: 1;
    position: relative;
  }
  .test-rayegan-right p:nth-child(3):before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: -16px;
    border-radius: 3px;
  }
  .test-rayegan-right p:nth-child(3):after {
    content: "";
    position: absolute;
    width: 4px;
    top: 4px;
    right: -14px;
    height: 250px;
    background: #ebebeb;
    border-radius: 2px;
  }
  .btntest {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
  }
  .btntest a {
    margin: 0 5px;
    border-radius: 10px;
    border: 1px solid #3c4cb5;
    color: #3c4cb5;
    padding: 6px 13px;
    background: #fff;
    transition: all 0.5s ease;
  }
  .btntest a:hover {
    background: #3c4cb5;
    color: #fff;
  }
  .moshtari {
    text-align: right;
  }
  .moshtari span {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    text-align: center;
    font-size: 16px;
  }
  .moshtari h3 {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    margin-top: 1rem;
    position: relative;
  }
  .moshtari h3:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 45px;
    right: 0px;
    border-radius: 3px;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .bg-soal {
    background: url("../img/soal.png");
    background-size: 100% 100%;
    width: 100%;
    background-position: 0;
    height: 770px;
    padding: 120px 140px;
  }
  .soaltkrr {
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .soaltkrr .sol {
    margin-right: 10px;
  }
  .sol h2 {
    color: #700082;
    font-size: 28px;
    font-weight: bold;
  }
  .sol p {
    color: #4d4d4d;
    font-size: 14px;
  }
  .card-soalat {
    border: none;
    border-bottom: 1px solid #f4f4f4 !important;
  }
  .but-cast {
    font-size: 15px;
    color: #474747;
    transition: all 0.5s ease;
  }
  .but-cast:focus {
    box-shadow: unset;
    outline: none;
  }
  .but-cast:focus:after {
    background: #700082;
  }
  .but-cast:focus:before {
    border-color: #700082 transparent transparent transparent;
    transform: rotate(180deg);
  }
  .but-cast:hover {
    color: #474747;
  }
  .but-cast:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 28px;
    right: 14px;
    background: #e1e1e1;
    border-radius: 50%;
  }
  .but-cast:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #e1e1e1 transparent transparent transparent;
    margin: 10px -17px;
    position: absolute;
  }
  .body-soal {
    padding: 10px;
    font-size: 12px;
    direction: rtl;
    text-align: justify;
    color: #787878;
    background: #fff !important;
  }
  .tamas .p-aft:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about h4 {
    font-size: 20px;
    color: #fff;
  }
  .about p:nth-child(2) {
    font-size: 12px;
    color: #fff;
  }
  .about p:nth-child(2):after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about p:nth-child(3) {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
  }
  .dastresi {
    padding-right: 65px;
  }
  .dastresi h4 {
    font-size: 20px;
    color: #fff;
  }
  .dastresi p {
    font-size: 12px;
    color: #fff;
  }
  .dastresi p:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 7px -15px;
  }
  .dastresi-ul {
    text-align: right;
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
  .dastresi-ul ul {
    list-style: none;
  }
  .dastresi-ul ul li {
    padding: 10px 0;
  }
  .dastresi-ul ul li:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 7px;
    height: 5px;
    background: #ffffff;
    margin: 12px 8px;
  }
  .ul-1 li a,
  .ul-2 li a {
    font-size: 15px;
    color: #fff;
  }
  .tamas div p {
    font-size: 15px;
    color: #fff;
  }
  .social ul {
    display: flex;
    list-style: none;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .social ul li {
    margin: 0 20px;
  }
  .cpright {
    font-size: 12px;
  }
  .cpright p:nth-child(1) {
    color: #fff;
  }
  .cpright p:nth-child(2) {
    color: #8a819a;
  }
  footer {
    background: url(../img/footer.png);
    background-size: 145% 150%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -224px 0px;
  }

  /* help page */
  .head_txt {
    direction: rtl;
    text-align: justify;
    padding: 0 100px 0 0;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 150px;
  }
  .head_txt h2 {
    font-size: 26px;
    font-weight: bold;
  }
  .head_txt p {
    line-height: 22px;
    font-size: 12px;
  }
  .txt-amozesh {
    text-align: right;
    direction: rtl;
  }
  .txt-amozesh span {
    font-size: 14px;
    border: 1px dashed #d7d7d7;
    border-radius: 20px;
    padding: 0 18px;
  }
  .txt-amozesh h3 {
    font-size: 26px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .txt-amozesh p {
    color: #232323;
    font-size: 13px;
  }
  .box-sistm {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 14px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 65px -30px #010101;
    color: #414141;
    transition: background 0.5s ease;
    position: relative;
    height: 72px;
  }
  .box-sistm:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  .box-sistm:hover:after {
    opacity: 1;
  }
  .box-sistm:hover .box-sistm-txt {
    z-index: 10;
    color: #fff;
  }
  .box-sistm:hover .box-sistm-txt:before {
    opacity: 1;
    z-index: 15;
  }
  .box-sistm-txt {
    direction: rtl;
    text-align: right;
    margin-right: 6px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .box-sistm-txt:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -15px;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .box-sistm-txt h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
  }
  .box-sistm-txt p {
    font-size: 10px;
    margin: 0;
  }
  .border-box {
    border-bottom: 1px solid #e1e1e1;
  }
  .bg-box {
    background: url("../img/Shape 13.png");
    background-repeat: no-repeat;
    background-position: -15px;
  }
  .bg-box1 {
    background: url("../img/Shape 13 copy.png");
    background-repeat: no-repeat;
    background-position: right;
  }
  .answerQ {
    text-align: right;
    direction: rtl;
  }
  .answerQ-up {
    display: flex;
    align-items: center;
  }
  .answerQ-up h4 {
    font-size: 28px;
    color: #232323;
    font-weight: bold;
    margin-right: 1rem;
  }
  .answerQ p {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
  }
  .info {
    display: flex;
    justify-content: space-around;
    direction: rtl;
    text-align: right;
    box-shadow: 0 0 50px -30px #010101;
    background: #fff;
    padding: 20px 10px;
    border-radius: 30px;
    margin-top: 1rem;
  }
  .info-deatl {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* free testing page */
  .m-free {
    margin-top: -610px;
    background: url("../img/free-test/bg_1.png");
    background-size: 103% 50%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -15px bottom;
  }
  .freeTestUp {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .Number {
    margin: 8px 10px;
  }
  .freeTestUp_P {
    text-align: center;
  }
  .freeTestUp_P p:nth-child(1) {
    font-size: 36px;
    font-weight: bold;
    color: #531c8a;
    margin-bottom: 0px;
  }
  .freeTestUp_P p:nth-child(2) {
    color: #2d2d2d;
    font-size: 18px;
    position: relative;
  }
  .freeTestUp_P p:nth-child(2):after {
    content: "";
    position: absolute;
    width: 90px;
    right: calc(50% - 45px);
    height: 5px;
    background: #52389d;
    bottom: -20px;
    border-radius: 2px;
  }
  .freeTestDown {
    text-align: center;
    padding: 15px 160px 100px;
    font-size: 14px;
  }
  .boxTest {
    border-top: 3px solid;
    border-right: 3px solid;
    border-left: 3px solid;
    border-radius: 30px;
    border-left-color: #700082;
    border-top-color: #2f53bd;
    border-right-color: #700082;
  }
  .boxTest form {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 30px 15px;
    box-shadow: 10px 0 47px -38px #010101;
  }
  .form_input_one input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: 260px;
    padding: 7px 12px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .form_input_two input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 7px 13px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .kap {
    display: flex;
    flex-direction: row-reverse;
  }
  .kapcha {
    display: flex;
    direction: rtl;
    align-items: center;
    font-size: 14px;
    margin-left: 10px;
  }
  .kapcha div {
    direction: rtl;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 0px 20px;
    line-height: 28px;
    margin-right: 5px;
  }
  .form_but {
    padding: 0 50px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
    border: none;
    border-radius: 13px;
  }
  .textDownForm {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
  }
  .textDownForm span {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 1rem;
    font-size: 14px;
    color: #989898;
  }
  .bg-servic {
    background: url("../img/free-test/servic.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 400px;
  }
  .sharayet {
    text-align: center;
    margin-top: 2rem;
  }
  .sharayet p:nth-child(1) {
    color: #4f4f4f;
    font-size: 24px;
    font-weight: bold;
  }
  .sharayet p:nth-child(2) {
    font-size: 12px;
    color: #919191;
  }
  .txtNazar {
    margin-top: 7rem;
  }
  .txtNazar span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 0px 20px;
    font-size: 13px;
  }
  .txtNazar h5 {
    font-size: 28px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
  }
  .swiper-container4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
}

@media screen and (min-width: 1200px) {
  .navbar-bg {
    background-image: url(../img/header1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 116%;
    height: 600px;
  }
  .logo {
    display: flex;
  }
  .logo-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-title {
    text-align: right;
    margin-right: 5px;
  }
  .logo a {
    font-size: 18px;
  }
  .logo p {
    font-size: 9px;
  }
  .ul-navbar {
    font-size: 14px;
  }
  .ul-navbar li {
    padding: 0px 10px;
    position: relative;
  }
  .ul-navbar li a {
    color: #fff !important;
  }
  .active-border {
    border: 1px dashed white;
    border-radius: 17.5px;
  }
  .active-border2 {
    transition: all 0.5s ease;
    border: 1px dashed transparent;
    border-radius: 17.5px;
  }
  .active-border2:hover {
    border: 1px dashed white !important;
    border-radius: 17.5px;
  }
  .active-border::after {
    content: "";
    border-bottom: #fff 1px solid;
    width: 40%;
    height: inherit;
    position: absolute;
    right: 30px;
  }
  .alt-head {
    text-align: right;
    direction: rtl;
    padding: 0px 25px 0px 74px;
    margin-top: 80px;
  }
  .alt-head h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
  }
  .alt-head p {
    font-size: 12.5px;
    line-height: 25px;
    margin-top: 1rem;
    color: #fff;
  }
  .alt-head button {
    line-height: 29px;
    width: 115px;
    height: 33px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 9px;
    margin-right: 5px;
    transition: all 0.5s ease;
  }
  .alt-head button:hover {
    background-color: #fff;
    color: #3c4cb5;
  }
  .vijegi {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .vijegi span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 1px 15px;
    font-size: 17px;
  }
  .vijegi h2 {
    font-size: 30px;
    color: #522583;
    margin-top: 10px;
    font-weight: bold;
  }
  .vijegi p:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 94px;
    border-radius: 3px;
  }
  .vijegi p {
    text-align: right;
    color: #676767;
    font-size: 18px;
    line-height: 34px;
    direction: rtl;
    margin: 25px 0;
  }
  .dastgah {
    height: 181px;
    box-shadow: 0px 0px 90px -56px #010101;
    border-radius: 24px;
    background: #ffffff;
    text-align: center;
  }
  .dastgah img {
    display: block;
    margin: 0 auto;
    padding: 40px 0 15px;
  }
  .dastgah h2 {
    font-size: 18px;
    color: #414141;
  }
  .dastgah h3 {
    color: #414141;
    font-size: 12px;
    padding-bottom: 25px;
  }
  .dastgah1 {
    height: 181px;
    box-shadow: 0 0 90px -56px #010101;
    border-radius: 24px;
    text-align: center;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
  }
  .dastgah1 img {
    display: block;
    margin: 0 auto;
    padding: 29px 0 15px;
  }
  .dastgah1 h2 {
    font-size: 18px;
    color: #414141;
    color: #fff;
  }
  .dastgah1 h3 {
    color: #414141;
    font-size: 12px;
    color: #fff;
    padding-bottom: 25px;
  }
  .bg-vijegi {
    background-image: url(../img/vijegibg.png);
    background-size: 118% 93%;
    background-repeat: no-repeat;
    background-position: -245px 95px;
    width: 100%;
  }
  .off {
    background-image: url("../img/bg-takhfif.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    text-align: right;
    align-items: center;
    justify-content: space-between;
    padding: 25px 35px;
    color: #fff;
  }
  .txt:after {
    content: "";
    position: absolute;
    width: 48px;
    top: 54px;
    right: 10px;
    height: 4px;
    background: white;
    transform: rotate(90deg);
    border-radius: 10px;
  }
  .txt h4 {
    font-size: 26px;
  }
  .txt p {
    font-size: 16px;
  }
  .bt button {
    border: 0;
    border-radius: 28px;
    padding: 5px 20px;
    color: #0669e1;
  }
  /*sGame*/
  .game {
    text-align: right;
  }
  .game span {
    border-radius: 20px;
    border: 1px dashed #999999;
    color: #999999;
    font-size: 15px;
    padding: 0 20px;
  }
  .game h2 {
    margin-top: 13px;
    padding-bottom: 15px;
    font-size: 24px;
    color: #522583;
    font-weight: bold;
    border-bottom: 2px solid #cccccc;
  }
  .tab-castom {
    text-align: center;
    direction: rtl;
    margin-top: 38px;
    border-bottom: 2px solid #dee2e6;
  }
  .tab-castom a {
    margin: 0 15px;
    color: #a3a3a3;
    transition: all 0.5s ease;
  }
  .tab-castom a:after {
    position: absolute;
    background: #a3a3a3;
    height: 20px;
    margin: 0 24px;
    content: "";
    transform: rotate(35deg);
    width: 2px;
  }
  .tab-castom a:hover {
    color: #64288b;
    border: 1px solid transparent !important;
    transition: all 0.5s ease;
  }
  .tab-castom a:hover:before {
    content: "";
    background: url(../img/daste.png);
    background-size: 100% 100%;
    height: 7px;
    width: 5%;
    top: 78px;
    position: absolute;
    transition: all 0.5s ease;
  }
  .card {
    background: none !important;
  }
  .edammatlb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
  .edammatlb a {
    background: #64288b;
    border: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease;
    box-shadow: 0px 18px 36px 0px #64288b;
  }
  .gam-cas {
    margin-top: -200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    box-shadow: 0px 0px 90px -48px #010101;
  }
  .gam-cas img {
    margin: 0 auto;
    z-index: 10;
  }
  .gam-cas h1 {
    text-align: center;
    font-size: 16px;
    color: #404040;
    margin-top: 7px;
    z-index: 10;
  }
  .crdfotcas {
    box-shadow: -1px -70px 38px 35px #fff, 0px 0px 78px -38px #010101;
    background: #fff;
    border-radius: 0 0 30px 30px !important;
    margin-top: -10px;
    width: 98%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .crdfotcas p {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    margin: 1rem 0 3rem;
  }
  .crdfotcas a {
    background-color: #ebebeb;
    border: none;
    color: #404040;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 12px;
    position: absolute;
    bottom: -14px;
    text-decoration: none;
    transition: all 0.5s ease;
  }
  .crdfotcas a:hover {
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
  }
  .spans {
    direction: rtl;
    z-index: 9;
    margin-top: 10px;
  }
  .spans span:nth-child(1) {
    background: #f13737;
    color: white;
    border-radius: 15px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .spans span:nth-child(2) {
    color: white;
    margin: 5px;
    background: #5a0079;
    border-radius: 20px;
    padding: 0 15px;
    font-size: 12px;
  }
  .spans span:nth-child(3) {
    background: #ffc000;
    color: white;
    border-radius: 20px;
    padding: 0 10px;
    margin: 5px;
    font-size: 12px;
  }
  .bg-estra {
    background: url("../img/estera.png");
    background-size: 119% 100%;
    width: 100%;
  }
  /*taarefe*/
  .tarefe {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .tarefe p:nth-child(1) {
    color: #522583;
    font-size: 31px;
    font-weight: bold;
  }
  .tarefe p:nth-child(2) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
  }
  .tx {
    color: #676767;
    line-height: 25px;
    position: relative;
    font-size: 16px;
    text-align: justify;
    direction: rtl;
  }
  .tx p {
    margin-top: 1rem;
  }
  .tx:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: -16px;
    border-radius: 3px;
  }
  .card-tarefe-parent {
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0px 0px 90px -56px #010101;
  }
  .card-tarefe {
    border-radius: 20px;
    padding: 25px 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: right;
  }
  .taref_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    background: #fff;
  }
  .taref_top h2 {
    font-size: 22px;
    color: #2185c5;
    margin: 15px 0;
  }
  .taref_top p {
    color: #cfcfcf;
    font-size: 12px;
    margin: 5px 0px;
  }
  .taref_top h3 {
    color: #797979;
    font-size: 15px;
  }
  .taref_top h3 span {
    color: #fd990a;
    font-size: 24px;
  }
  .taref_main {
  }
  .taref_main p {
    color: #4c4c4c;
  }
  .taref_main p img {
    margin-left: 15px;
  }
  .tarefe_down {
    background: #2185c5;
    color: #fff;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 20px 0;
  }
  .tarefe_down a {
    color: #fff;
    text-decoration: none;
  }
  .soal {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 13px;
  }
  .bg-tarefe {
    background: url("../img/Group 3.png");
    background-size: 110% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 850px;
  }
  .bordered1 {
    position: relative;
  }
  .bordered1:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 300px;
    height: 10px;
    top: 72px;
    border-radius: 20px 20px 0 0;
    right: -156px;
    background: #2185c5;
    transform: rotate(90deg);
  }
  .bordered2 {
    position: relative;
  }
  .bordered2:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 290px;
    height: 8px;
    bottom: 0px;
    border-radius: 20px 20px 0 0;
    right: 27px;
    background: #4b288b;
  }
  .bordered2:before {
    content: "";
    height: 9px;
    position: absolute;
    width: 290px;
    height: 8px;
    top: 0px;
    border-radius: 0 0 20px 20px;
    right: 27px;
    background: #4b288b;
  }
  .bordered3 {
    position: relative;
  }
  .bordered3:after {
    content: "";
    height: 9px;
    position: absolute;
    width: 300px;
    height: 10px;
    top: 72px;
    border-radius: 0 0 20px 20px;
    left: -156px;
    background: #6c046e;
    transform: rotate(90deg);
  }
  .mrg {
    margin-top: -25px;
  }
  .bg-test {
    background: url("../img/test.png");
    background-size: 121% 100%;
    background-repeat: no-repeat;
    width: 100%;
  }
  .test-rayegan-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .test-rayegan-right p:nth-child(1) {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
  }
  .test-rayegan-right p:nth-child(2) {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    position: relative;
  }
  .test-rayegan-right p:nth-child(2):before {
    content: "";
    position: absolute;
    width: 4px;
    height: 106px;
    right: -14px;
    top: -45px;
    background: #344db8;
    border-radius: 2px;
  }
  .test-rayegan-right p:nth-child(3) {
    text-align: justify;
    color: #676767;
    font-size: 15px;
    line-height: 30px;
    direction: rtl;
    margin: 15px 0;
    z-index: 1;
    position: relative;
  }
  .test-rayegan-right p:nth-child(3):before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: -16px;
    border-radius: 3px;
  }
  .test-rayegan-right p:nth-child(3):after {
    content: "";
    position: absolute;
    width: 4px;
    top: -4px;
    right: -14px;
    height: 228px;
    background: #ebebeb;
    border-radius: 2px;
  }
  .btntest {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
  }
  .btntest a {
    margin: 0 5px;
    border-radius: 10px;
    border: 1px solid #3c4cb5;
    color: #3c4cb5;
    padding: 6px 13px;
    background: #fff;
    transition: all 0.5s ease;
  }
  .btntest a:hover {
    background: #3c4cb5;
    color: #fff;
  }
  .moshtari {
    text-align: right;
  }
  .moshtari span {
    line-height: 25px;
    padding: 0 19px;
    height: 28px;
    border: 1px dashed #999999;
    border-radius: 22px;
    color: #999999;
    text-align: center;
    font-size: 16px;
  }
  .moshtari h3 {
    color: #522583;
    font-size: 28px;
    font-weight: bold;
    margin-top: 1rem;
    position: relative;
  }
  .moshtari h3:before {
    content: "";
    border-bottom: 5px solid #ebebeb;
    position: absolute;
    width: 100px;
    top: 45px;
    right: 0px;
    border-radius: 3px;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .bg-soal {
    background: url("../img/soal.png");
    background-size: 100% 100%;
    width: 100%;
    background-position: 0;
    height: 770px;
    padding: 120px 140px;
  }
  .soaltkrr {
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .soaltkrr .sol {
    margin-right: 10px;
  }
  .sol h2 {
    color: #700082;
    font-size: 28px;
    font-weight: bold;
  }
  .sol p {
    color: #4d4d4d;
    font-size: 14px;
  }
  .card-soalat {
    border: none;
    border-bottom: 1px solid #f4f4f4 !important;
  }
  .but-cast {
    font-size: 15px;
    color: #474747;
    transition: all 0.5s ease;
  }
  .but-cast:focus {
    box-shadow: unset;
    outline: none;
  }
  .but-cast:focus:after {
    background: #700082;
  }
  .but-cast:focus:before {
    border-color: #700082 transparent transparent transparent;
    transform: rotate(180deg);
  }
  .but-cast:hover {
    color: #474747;
  }
  .but-cast:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 28px;
    right: 14px;
    background: #e1e1e1;
    border-radius: 50%;
  }
  .but-cast:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #e1e1e1 transparent transparent transparent;
    margin: 10px -17px;
    position: absolute;
  }
  .body-soal {
    padding: 10px;
    font-size: 12px;
    direction: rtl;
    text-align: justify;
    color: #787878;
    background: #fff !important;
  }
  .tamas .p-aft:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about h4 {
    font-size: 20px;
    color: #fff;
  }
  .about p:nth-child(2) {
    font-size: 12px;
    color: #fff;
  }
  .about p:nth-child(2):after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 11px 7px;
  }
  .about p:nth-child(3) {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
  }
  .dastresi {
    padding-right: 65px;
  }
  .dastresi h4 {
    font-size: 20px;
    color: #fff;
  }
  .dastresi p {
    font-size: 12px;
    color: #fff;
  }
  .dastresi p:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 4px;
    background: #ffffff;
    margin: 7px -15px;
  }
  .dastresi-ul {
    text-align: right;
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
  .dastresi-ul ul {
    list-style: none;
  }
  .dastresi-ul ul li {
    padding: 10px 0;
  }
  .dastresi-ul ul li:after {
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 7px;
    height: 5px;
    background: #ffffff;
    margin: 12px 8px;
  }
  .ul-1 li a,
  .ul-2 li a {
    font-size: 15px;
    color: #fff;
  }
  .tamas div p {
    font-size: 15px;
    color: #fff;
  }
  .social ul {
    display: flex;
    list-style: none;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .social ul li {
    margin: 0 20px;
  }
  .cpright {
    font-size: 12px;
  }
  .cpright p:nth-child(1) {
    color: #fff;
  }
  .cpright p:nth-child(2) {
    color: #8a819a;
  }
  footer {
    background: url(../img/footer.png);
    background-size: 142% 150%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -250px 0px;
  }

  /* help page */
  .head_txt {
    direction: rtl;
    text-align: justify;
    padding: 0 100px 0 0;
    color: #fff;
    margin-top: 20px;
    padding-bottom: 150px;
  }
  .head_txt h2 {
    font-size: 28px;
    font-weight: bold;
  }
  .head_txt p {
    line-height: 24px;
    font-size: 12px;
  }
  .txt-amozesh {
    text-align: right;
    direction: rtl;
  }
  .txt-amozesh span {
    font-size: 15px;
    border: 1px dashed #d7d7d7;
    border-radius: 20px;
    padding: 0 18px;
  }
  .txt-amozesh h3 {
    font-size: 28px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .txt-amozesh p {
    color: #232323;
    font-size: 14px;
  }
  .box-sistm {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 14px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 65px -30px #010101;
    color: #414141;
    transition: background 0.5s ease;
    position: relative;
  }
  .box-sistm::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  .box-sistm:hover:after {
    opacity: 1;
  }
  .box-sistm:hover .box-sistm-txt {
    z-index: 10;
    color: #fff;
  }
  .box-sistm:hover .box-sistm-txt:before {
    opacity: 1;
    z-index: 15;
  }
  .box-sistm-txt {
    direction: rtl;
    text-align: right;
    margin-right: 6px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .box-sistm-txt:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -15px;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .box-sistm-txt h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3px;
  }
  .box-sistm-txt p {
    font-size: 10px;
    margin: 0;
  }
  .border-box {
    border-bottom: 1px solid #e1e1e1;
  }
  .bg-box {
    background: url("../img/Shape 13.png");
    background-repeat: no-repeat;
    background-position: -15px;
  }
  .bg-box1 {
    background: url("../img/Shape 13 copy.png");
    background-repeat: no-repeat;
    background-position: right;
  }
  .answerQ {
    text-align: right;
    direction: rtl;
  }
  .answerQ-up {
    display: flex;
    align-items: center;
  }
  .answerQ-up h4 {
    font-size: 28px;
    color: #232323;
    font-weight: bold;
    margin-right: 1rem;
  }
  .answerQ p {
    line-height: 30px;
    font-size: 16px;
    color: #232323;
  }
  .info {
    display: flex;
    justify-content: space-around;
    direction: rtl;
    text-align: right;
    box-shadow: 0 0 50px -30px #010101;
    background: #fff;
    padding: 20px 10px;
    border-radius: 30px;
    margin-top: 1rem;
  }
  .info-deatl {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    background: linear-gradient(
      90deg,
      rgba(112, 0, 130, 1) 35%,
      rgba(47, 83, 189, 1) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  /* free testing page */
  .m-free {
    margin-top: -415px;
    background: url("../img/free-test/bg_1.png");
    background-size: 103% 50%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -15px bottom;
  }
  .freeTestUp {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .Number {
    margin: 8px 10px;
  }
  .freeTestUp_P {
    text-align: center;
  }
  .freeTestUp_P p:nth-child(1) {
    font-size: 40px;
    font-weight: bold;
    color: #531c8a;
    margin-bottom: 0px;
  }
  .freeTestUp_P p:nth-child(2) {
    color: #2d2d2d;
    font-size: 20px;
    position: relative;
  }
  .freeTestUp_P p:nth-child(2):after {
    content: "";
    position: absolute;
    width: 100px;
    right: calc(50% - 50px);
    height: 6px;
    background: #52389d;
    bottom: -20px;
    border-radius: 3px;
  }
  .freeTestDown {
    text-align: center;
    padding: 15px 200px 100px;
  }
  .boxTest {
    border-top: 3px solid;
    border-right: 3px solid;
    border-left: 3px solid;
    border-radius: 30px;
    border-left-color: #700082;
    border-top-color: #2f53bd;
    border-right-color: #700082;
  }
  .boxTest form {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 30px 20px;
    box-shadow: 10px 0 47px -38px #010101;
  }
  .form_input_one input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: 350px;
    padding: 7px 15px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .form_input_two input {
    border-radius: 10px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    padding: 7px 15px;
    text-align: right;
    direction: rtl;
    outline: none;
    font-size: 12px;
  }
  .kap {
    display: flex;
    flex-direction: row-reverse;
  }
  .kapcha {
    display: flex;
    direction: rtl;
    align-items: center;
    font-size: 14px;
    margin-left: 10px;
  }
  .kapcha div {
    direction: rtl;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 0px 20px;
    line-height: 28px;
    margin-right: 5px;
  }
  .form_but {
    padding: 0 70px;
    background: linear-gradient(
      0deg,
      rgba(47, 83, 189, 1) 0%,
      rgba(112, 0, 130, 1) 100%
    );
    color: #fff;
    border: none;
    border-radius: 13px;
  }
  .textDownForm {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
  }
  .textDownForm span {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 1rem;
    font-size: 14px;
    color: #989898;
  }
  .bg-servic {
    background: url("../img/free-test/servic.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 400px;
  }
  .sharayet {
    text-align: center;
    margin-top: 2rem;
  }
  .sharayet p:nth-child(1) {
    color: #4f4f4f;
    font-size: 24px;
    font-weight: bold;
  }
  .sharayet p:nth-child(2) {
    font-size: 12px;
    color: #919191;
  }
  .txtNazar {
    margin-top: 7rem;
  }
  .txtNazar span {
    color: #999999;
    border: 1px dashed #999999;
    border-radius: 14px;
    padding: 0px 20px;
    font-size: 13px;
  }
  .txtNazar h5 {
    font-size: 28px;
    color: #522583;
    font-weight: bold;
    margin-top: 1rem;
  }
  .swiper-container4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet-active {
    background: #3650ba !important;
  }
  .nazarat-top {
    display: flex;
    flex-direction: row-reverse;
  }
  .img-slid {
    width: 69px !important;
  }
  .bio-slid {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  .btn-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3650ba;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 15px;
  }
  .card-nzar {
    border-radius: 20px;
    background: #fff;
  }
  .card-header-nazar {
    border-radius: 20px 20px 0 0 !important;
  }
  .card-body-nazar {
    border-radius: 0 0 20px 20px !important;
  }
  .nazarat-down p {
    font-size: 13px;
    color: #484848;
    text-align: justify;
    direction: rtl;
  }
}
