@font-face {
    font-family: "IRANYekan-Light";
    src: url("../fonts/IRANYekanLight.eot"); /* IE9 Compat Modes */
    src: url("../fonts/IRANYekanLight.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/IRANYekanLight.otf") format("opentype"), /* Open Type Font */ url("../fonts/IRANYekanLight.svg") format("svg"), /* Legacy iOS */ url("../fonts/IRANYekanLight.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/IRANYekanLight.woff") format("woff"), /* Modern Browsers */ url("../fonts/IRANYekanLight.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "IRANYekan-Medium";
    src: url("../fonts/IRANYekanMedium.eot"); /* IE9 Compat Modes */
    src: url("../fonts/IRANYekanMedium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/IRANYekanMedium.otf") format("opentype"), /* Open Type Font */ url("../fonts/IRANYekanMedium.svg") format("svg"), /* Legacy iOS */ url("../fonts/IRANYekanMedium.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/IRANYekanMedium.woff") format("woff"), /* Modern Browsers */ url("../fonts/IRANYekanMedium.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

body, span, h1, h2, h3, h4, h5, h6, p, a, address, strong, b, u, i, ul, li {
    font-family: 'IRANYekan-Light';
    margin: 0;
    padding: 0;
    color: #1b1b1b;
}

body {
    background: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

a, li, a:hover, a:active, a:focus {
    text-decoration: none;
    list-style: none;
}

:focus {
    outline: none !important;
}

.blue {
    color: #012d63;
}

a, a:active, a:focus, a:hover, input, .btn:active:focus, .btn:focus {
    outline: none !important;
}

i {
    font-style: normal;
}

button {
    cursor: pointer;
}

.container-fluid {
    max-width: 1450px;
}

.nopadding {
    padding: 0 !important;
}

.no-mlr {
    margin-left: 0;
    margin-right: 0;
}

body {
    text-align: right;
}

main {
    min-height: 500px;
}

.p-15 {
    padding: 0 15px !important
}

/*modal login*/
#form__register, #form__forgetpass {
    display: none;
}

span.slash {
    position: relative;
    top: 2px;
}

span.login-sp {
    font-size: 14px;
    cursor: pointer;
}

span.sp_Reg {
    font-size: 14px;
    cursor: pointer;
}

.title-regform {
    margin: 15px 0;
    position: relative;
    text-align: center;
}

.title-regform strong {
    color: #012d63;
    background: #fff;
    padding: 0 10px;
    position: relative;
    bottom: 4px;
    font-family: "IRANYekan-Medium";
    font-size: 18px;
}

#login__modal input[type="text"], #login__modal input[type="password"], #login__modal input[type="email"] {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
    height: 38px;
    font-size: 13px;
    padding: 0 33px 3px 12px;;
}

#login__modal button.btn {
    background: #f2662c;
    color: #fff;
    font-size: 14px;
    padding: 5px 12px 11px;
    width: 50%;
    margin: 15px auto;
    font-weight: bold;
}

a.forget__pass {
    display: block;
    text-align: right;
    color: #1b1b1b;
    margin: 0 0 10px;
    font-size: 14px;
}
.grecaptcha-badge {
    visibility: hidden;
}
p.not__register, .p__register {
    text-align: center;
    color: #1b1b1b;
    font-size: 14px;
}

span.span__reg, span.span__login {
    cursor: pointer;
    color: #1e88e5;
    font-weight:bold;
}

span.span__reg:hover, span.span__login:hover {
    color: #f2662c;
}

#login__modal .special-check {
    margin: 4px 0;
}

.modaltemp .modal-content {
    border-radius: 10px;
}

button.Validation__btn {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ced4da;
    cursor: pointer;
    font-size: 14px;
}

.form-group {
    margin-bottom: .5rem;
}

#form__forgetpass .desc__forgetpass {
    margin: 20px 0 24px;
}

#form__forgetpass .desc__forgetpass span {
    font-size: 14px;
    color: #777;
}

strong.desc_reg {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    color: #888;
}

span.blue-sp {
    padding-right: 4px;
    color: #1e88e5;
    font-weight:bold;
}

span.blue-sp:hover {
    color: #f2662c;
}

.Login_MoDal {
    position: relative;
}

.Login_MoDal span.fas {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 18px;
}

#login__modal .sp-check label {
    font-size: 14px;
}

#login__modal .sp-check span {
    top: 2px;
}

.modaltemp .modal-body {
    padding: 0;
}

.btm-modal-login {
    background: #dbe8f9;
    border-top: 1px solid #cddbed;
    padding: 10px 10px 12px;
}

.logo-modal {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #dbe8f9;
    text-align: center;
    margin: -50px auto 10px;
    line-height: 96px;
}

.logo-modal img {
    max-width: 80px;
    height: auto;
}

.content-login-modal {
    padding: 0 30px;
}

.modaltemp button.close {
    position: absolute;
    left: 16px;
    top: 12px;
    color: #b83638;
}

.sp-check {
    height: 30px;
    overflow: hidden;
    position: relative;
}

.sp-check input {
    position: absolute;
    width: 100%;
    height: 30px;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
}

.sp-check label {
    padding-right: 28px;
}

.sp-check span {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 2px;
    top: 0;
    right: 0;
    text-align: center;
}

.sp-check input:checked ~ span {
    border: 2px solid #d9e4e3;

}

.sp-check input:checked ~ span:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 5px;
    font-size: 12px;
    color: #acb4b4;
}

.sp-check a.view-Law {
    position: relative;
    z-index: 9;
}

/**/
header {
    padding: 4px 2rem 0;
    background: #012d63;
}

.logo, .l-main-head {
    padding-bottom: 4px;
}

.logo img {
    max-height: 60px;
}

nav.navbar {
    background-color: transparent;
    padding: 0 .5rem 0;
}

nav.navbar ul.navbar-nav li {
    position: relative;
}

nav.navbar ul.navbar-nav li a {
    color: #1b1b1b;
    padding: 2rem 0 !important;
    font-size: .89rem;
    margin: 0 4px;
}

nav.navbar ul.navbar-nav li a span {
    background: #c2cccb;
    padding: 2px 15px 4px;
    border-radius: 10px;
    position: relative;
    bottom: 4px;
}

nav.navbar ul.navbar-nav li a span.active {
    background: #d9e4e3;
}

nav.navbar ul.navbar-nav li ul li a {
    padding: .75rem 11px !important;
    margin: unset;
    background: transparent;
}

nav.navbar ul.navbar-nav li:hover a span {
    background: #d9e4e3;
}

nav.navbar ul.navbar-nav li:hover ul li a {
    color: #1b1b1b;
    background: transparent;
}

nav.navbar ul.navbar-nav li ul {
    right: 0;
    background: #d9e4e3;
    padding: 8px 0;
    width: 150px;
    opacity: 0;
    visibility: hidden;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transition: all 300ms ease-out 0s;
    position: absolute;
    list-style: none;
    z-index: 99;
    box-shadow: 0 0 20px rgba(0, 0, 0, .09), 0 6px 6px rgba(0, 0, 0, .03);
}

nav.navbar ul.navbar-nav li:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

nav.navbar ul.navbar-nav li ul li a {
    color: #1b1b1b;
    font-size: .8rem;
}

nav.navbar ul.navbar-nav li ul li:hover a {
    color: #012d63;
}

nav.navbar ul.navbar-nav li ul li {
    height: 30px;
    line-height: 30px;
}

nav.navbar ul.navbar-nav li ul li ul {
    right: 150px;
    margin-top: -39px;
    display: none;
}

nav.navbar ul.navbar-nav li ul li:hover ul {
    display: block;
}

nav.navbar ul.navbar-nav li ul li:hover ul li a {
    color: #1b1b1b;
}

nav.navbar ul.navbar-nav li ul li:hover ul li:hover a {
    color: #012d63;
}

.btn-login {
    background: #f2662c;
    display: inline-block;
    padding: 4px 14px 9px;
    border-radius: 10px;
    cursor: pointer;
}

.btn-login:before {
    content: "\f406";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    position: relative;
    top: 1px;
    margin-left: 5px;
}

.btn-login span {
    color: #fff;
    font-size: 14px;
}

.slider-home {
    margin: 0 -15px 48px;
    background: #dbe8f9;
}

.carousel-indicators li {
    background-color: #d9e4e3;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 1px solid #c2cccb;
}

.carousel-indicators .active {
    background-color: #c2cccb;
}

.sp-slide {
    position: relative;
}

.content-sp-slide {
    position: absolute;
    top: 11%;
    right: 9.8%;
    width: 500px;
}

.content-sp-slide h1 {
    font-size: 18px;
    color: #012d63;
    height: 24px;
    overflow: hidden;
    font-weight: 600;
}

.content-sp-slide h1:before {
    content: '';
    width: 4px;
    height: 16px;
    display: inline-block;
    background: #012d63;
    border-radius: 30px;
    margin-left: 8px;
    position: relative;
    top: 3px;
}

.content-sp-slide strong {
    font-size: 33px;
    font-family: "IRANYekan-Medium";
    line-height: 45px;
    font-weight: normal;
    display: inline-block;
    width: 80%;
    color: #012d63;
    height: 138px;
    overflow: hidden;
}
.content-sp-slide p strong {
    font-size: 33px;
    font-family: "IRANYekan-Medium";
    line-height: 45px;
    font-weight: normal;
    display: inline-block;
    width: 80%;
    color: #012d63;
    height: 138px;
    overflow: hidden;
}

.content-sp-slide p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 28px;
    height: 55px;
    overflow: hidden;
    width: 56%;
}

.content-sp-slide form {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.content-sp-slide form button {
    width: 80px;
    background: #012d63;
    color: #fff;
    text-align: center;
    border: none;
    padding: 10px 0 13px;
    float: left;
    font-size: 14px;
}

.content-sp-slide form button:hover {
    background: #f2662c;
}

.content-sp-slide form input[type="text"] {
    width: calc(100% - 87px);
    font-size: 13px;
    padding: 11px 14px 10px;
    border: none;
    color: #777;
}

.courses {
    padding: 0;
    margin-bottom: 48px;
}

.title-site {
    text-align: center;
    margin-bottom: 35px;
}

.title-site strong, .title-site span {
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    font-size: 23px;
}

.content_brand {
    padding: 0 6rem;
}

.brand {
    padding: 10px;
    overflow: hidden;
}

.brand img {
    max-height: 90px;
    transition: all .5s;
}

.brand img:hover {
    transform: scale(1.1);
    transition: all .5s;
}

.content-brand {
    position: relative;
}

ul.ul-slide {
    position: absolute;
    top: 36%;
    width: 100%;
    left: 0;
    padding: 0;
}

.slnext:before {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 42px;
    color: #cdcdcd;
}

.slprev:before {
    content: '\f104';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 42px;
    color: #cdcdcd;
}

ul.ul-slide li.slprev {
    width: 42px;
    height: 42px;
    left: 27px;
    position: absolute;
    border-radius: 100%;
    text-align: center;
    line-height: 42px;
}

ul.ul-slide li.slnext {
    width: 42px;
    height: 42px;
    right: 27px;
    position: absolute;
    border-radius: 100%;
    text-align: center;
    line-height: 42px;
}

ul.ul-slide li.slprev:before, ul.ul-slide li.slnext:before {
    cursor: pointer;
}

.Knowledge-upgrade {
    padding: 7rem 0 4.5rem;
    background: #dbe8f9;
    margin: 0 -15px 45px;
}

.content-Knowledge-upgrade {
    padding: 0 8rem;
}

.box-Knowledge {
    background: #fff;
    border-radius: 10px;
    padding: 0 15px 30px;
    text-align: center;
}

.icon-Knowledge {
    width: 70px;
    height: 70px;
    text-align: center;
    background: url('../img/icon-orange-back.png') no-repeat;
    line-height: 64px;
    border-radius: 7px;
    margin: 0 auto;
    position: relative;
    bottom: 35px;
    background-size: contain;
}

.icon-Knowledge img {
    position: relative;
    max-height: 33px;
}

.box-Knowledge:hover .icon-Knowledge img {
    transform: rotate(360deg);
    transition: all .5s;
}

.box-Knowledge .title {
    margin: -3px 0 15px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    padding: 0 10px;
}

.box-Knowledge .title a {
    font-size: 18px;
    color: #1b1b1b;
    font-family: "IRANYekan-Medium";
}

.box-Knowledge .title a:hover {
    color: #012d63;
}

.box-Knowledge p {
    font-size: 13px;
    line-height: 23px;
    height: 44px;
    overflow: hidden;
}

.col-Knowledge {
    padding: 0 7.5px;
    margin-bottom: 15px;
}

.popular-courses {
    padding: 0 1rem;
    margin-bottom: 40px;
}

.content-popular-courses {
    padding: 0 3rem;
    margin-top: 48px;
    position: relative;
}

.box-popular-courses {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #d0d0d0;
}

.img-popular-courses {
    position: relative;
    overflow: hidden;
}

.img-popular-courses img {
    transition: all .5s;
    max-height: 180px;
    min-height: 180px;
    background-size: cover;
    object-fit: cover;
    width: 100%;
}
.brand-popular-courses img{ max-height:unset!important;min-height:unset!important;}

.img-popular-courses img:hover {
    transform: scale(1.1);
    transition: all .5s;
}

.view-course {
    position: absolute;
    bottom: 0;
    background: rgba(1, 45, 99, .7);
    left: -100%;
    padding: 6px 30px 7px 18px;
    border-radius: 0 30px 0 0;
    font-size: 13px;
    transition: all .5s;
}

.box-popular-courses:hover .view-course {
    left: 0;
    transition: all .5s;
}

.view-course a {
    color: #fff;
}

.brand-popular-courses {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    left: 15px;
    background: rgba(255,255,255,.9);
    padding: 5px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .07);
}

.title-popular-courses {
    background: #d9e4e3;
    text-align: center;
    padding: 8px 12px 12px;
}

.title-popular-courses:hover {
    background: #c2cccb;
}

.title-popular-courses a {
    color: #1b1b1b;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
}

.info-popular-courses {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 6px 10px 0;
}

.info-popular-courses span {
    display: inline-block;
    height: 27px;
    overflow: hidden;
    font-size: 12px;
    line-height: 27px;
}

.info-popular-courses span:nth-child(1) {
    width: 58%;
}

.info-popular-courses span:nth-child(2) {
    width: 39%;
}

.info-popular-courses span:before {
    font-family: "Font Awesome 5 Free";
    float: right;
    margin-left: 5px;
    color: #aecaef;
    font-size: 14px;
}

.info-popular-courses span.meeting:before {
    content: '\f51c';
    font-weight: 900;
}

.info-popular-courses span.attendance:before {
    content: '\f017';
    font-weight: 400;
}

.info-popular-courses span.date:before {
    content: '\f073';
    font-weight: 400;
}

.price-popular-courses {
    background: #012d63;
    padding: 3px 10px 6px;
    text-align: center;
    color: #fff;
}

.price-popular-courses span {
    display: block;
}

.price-popular-courses span.old-price {
    font-size: 13px;
    height: 20px;
    overflow: hidden;
    color: #f2662c;
}

.price-popular-courses span.new-price {
    height: 24px;
    overflow: hidden;
    color: #fff;
}

span.one-price {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    color: #fff;
}

.col-popular-courses {
    padding: 0 7.5px;
    margin-bottom: 15px;
}

.content-popular-courses ul.ul-slide li.slprev {
    left: 7px;
}

.content-popular-courses ul.ul-slide li.slnext {
    right: 7px;
}

.content-similar ul.slick-dots {
    text-align: center;
    margin-top: 24px;
}

.content-similar ul.slick-dots li {
    display: inline-block;
}

.content-similar ul.slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: none;
    background: #d9e4e3;
    font-size: 0;
    margin: 0 2px;
    position: relative;
}

.content-similar ul.slick-dots li button {
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.content-last-comments ul.slick-dots li {
    background: #fff;
}

.content-similar ul.slick-dots li.slick-active {
    background: #c2cccb;
}

.formal-lessons {
    padding: 0 15px;
    margin-bottom: 48px;
    background: #dbe8f9;
}

.l-formal-lessons {
    text-align: left;
}

.l-formal-lessons img {
    margin: 0 auto;
}

.r-formal-lessons .title {
    margin: 18px 0 17px;
}

.r-formal-lessons .title a, .r-formal-lessons .title {
    color: #1b1b1b;
    font-size: 20px;
    font-family: "IRANYekan-Medium";
}

.desc-formal-lessons p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 26px;
    padding-left: 24px;
    color: #1b1b1b;
    text-align: justify;
}

.btn-formal-lessons {
    margin-top: 34px;
    text-align: left;
    padding-left: 25px;
}

.btn-formal-lessons a {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
}

.btn-formal-lessons a:hover {
    background-color: #f2662c;
    color: #fff;
}

.all-lessons {
    margin: 0 -15px 40px;
}

.back-all-lessons {
    min-height: 320px;
    padding-top: 45px;
    background: #dbe8f9;
}

.content-all-lessons {
    position: relative;
    padding: 0 3rem;
    margin-top: 50px;
}

.certificate-validity {
    margin: 0 -15px 52px;
}

.back-certificate {
    min-height: 290px;
    background: url('../img/sehat-sanji-govahinayeh.jpg') no-repeat;
    background-size: cover;
    padding-top: 45px;
}

.box-certificate-validity {
    width: 60%;
    margin: -170px auto 0;
    background: #e8e8e8;
    padding: 50px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 10px 12px rgba(0, 0, 0, .06), 0 8px 8px rgba(0, 0, 0, .09);
}

.box-certificate-validity strong {
    display: block;
    padding: 0 10rem;
    font-weight: 600;
}

.box-certificate-validity form {
    margin: 40px auto 15px;
    width: 80%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05), 0 6px 6px rgba(0, 0, 0, .07);
    overflow: hidden;
}

.box-certificate-validity form button {
    width: 90px;
    background: #012d63;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 16px 0;
    float: left;
}

.box-certificate-validity form button:hover {
    background: #f2662c;
}

.box-certificate-validity form input[type="text"] {
    width: calc(100% - 96px);
    background: transparent;
    border: none;
    font-size: 13px;
    padding: 14px 12px;
    color: #777;
}

.statistics {
    padding: 0 7.6rem;
    margin-bottom: 10px;
}

.r-statistics span {
    color: #012d63;
    font-size: 14px;
}

.r-statistics span:before {
    content: '';
    width: 25px;
    height: 2px;
    border-radius: 30px;
    background-color: #f2662c;
    display: inline-block;
    margin-left: 7px;
}

.achieve-goal {
    padding: 0;
    margin-bottom: 48px;
    background: url('../img/back.jpg') no-repeat;
    background-size: cover;
}

.l-achieve-goals {
    text-align: center;
    padding-top: 48px;
}

.l-achieve-goals strong.title {
    display: block;
    padding: 0 8rem 12px;
    border-bottom: 1px solid #fff;
    margin-bottom: 12px;
    font-family: "IRANYekan-Medium";
    font-size: 18px;
    font-weight: normal;
}

.l-achieve-goals p {
    font-size: 14px;
    margin-bottom: 30px;
}

.l-achieve-goals p strong {
    font-family: "IRANYekan-Medium";
    color: #f2662c;
}

.l-achieve-goals a {
    display: inline-block;
    border: 1px solid #012d63;
    color: #012d63;
    border-radius: 10px;
    font-size: 14px;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
}

.l-achieve-goals a:hover {
    border: 1px solid #f2662c;
    color: #f2662c;
}

.content-new-courses {
    padding: 0 3rem;
    margin-top: 48px;
    position: relative;
}

.content-new-courses ul.ul-slide li.slprev {
    left: 7px;
}

.content-new-courses ul.ul-slide li.slnext {
    right: 7px;
}

.educational-offer {
    padding: 10px 7.8rem 0;
}

.l-educational-offer strong {
    color: #1b1b1b;
    font-size: 22px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.l-educational-offer strong:after {
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: -10px;
    background: #f2662c;
}

.desc-educational-offer p {
    text-align: justify;
    color: #555;
    font-size: 15px;
    max-width: 90%;
    line-height: 25px;
}

.btn-educational-offer {
    margin-top: 18px;
    text-align: left;
    padding: 0 32px 0 60px;
}

.btn-educational-offer a {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
}

.btn-educational-offer a:hover {
    background-color: #f2662c;
    color: #fff;
}

.last-comments {
    margin: 0 -15px;
    background: #dbe8f9;
    padding: 52px 0 45px;
}

.content-last-comments {
    margin-top: 30px;
    padding: 0 6rem;
}

.box-last-comments {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 25px;
    transition: all .5s;
}

.box-last-comments:hover {
    margin-top: -20px;
    transition: all .5s;
}

.img-last-comments {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: 0 auto;
    position: relative;
    bottom: 40px;
}

.img-last-comments img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.box-last-comments strong.title {
    height: 25px;
    overflow: hidden;
    margin: -12px 0 15px;
    padding: 0 25px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
}

p.desc-last-comments {
    font-size: 14px;
    padding: 0 25px;
    line-height: 27px;
    color: #737373;
    height: 80px;
    overflow: hidden;
    margin-bottom: 15px;
}

.name-last-comments span {
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
}

.name-last-comments span:nth-child(1) {
    color: #f2662c;
}

.content-last-comments .slick-track {
    padding-top: 60px;
}

.col-last-comments {
    padding: 0 7.5px;
    margin-bottom: 15px;
}

.name-last-comments span:nth-child(1) {
    font-family: "IRANYekan-Medium";
}

.name-last-comments span:nth-child(2) {
    font-size: 13px;
}

.main-footer {
    padding: 30px 32px 5px;
}

.desc-footer p {
    color: #1b1b1b;
    font-size: 13px;
    margin-top: 15px;
    height: 118px;
    overflow: hidden;
    padding-left: 40px;
    line-height: 30px;
}

.title-footer {
    margin-bottom: 34px;
}

.title-footer strong {
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    border-bottom: 2px solid #012d63;
    font-size: 16px;
    padding: 0 4px 5px 2px;
}

.div-info a, .div-info address, .div-info span {
    font-size: 13px;
    color: #1b1b1b;
}

.div-info {
    position: relative;
    margin-bottom: 21px;
    height: 26px;
    overflow: hidden;
}

.div-info span.fas {
    margin-left: 5px;
    display: inline-block;
    color: #f2662c;
}

.div-info.address {
    display: flex;
}

.address span.fa-map-marker-alt:before {
    position: relative;
    top: 2px;
    right: 2px;
    margin-left: 8px;
    font-size: 14px;
}

.div-info.address {
    max-height: 62px;
    height: unset;
}

ul.menu-footer {
    height: 130px;
    overflow: hidden;
    padding: 0;
}

ul.menu-footer li {
    height: 30px;
    overflow: hidden;
    transition: all .5s ease 0s;
    line-height: 26px;
    position: relative;
    margin-bottom: 8px;
    width: 49%;
    display: inline-block;
}

ul.menu-footer li:last-child:before {
    display: none;
}

ul.menu-footer li a {
    color: #1b1b1b;
    font-size: 13px;
}

ul.menu-footer li a:before {
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    top: 2px;
    margin-left: 7px;
    color: #f2662c;
}

ul.menu-footer li a:hover {
    color: #f2662c;
}

.Credits {
    text-align: center;
}

.imgCredits {
    display: inline-block;
    margin: 0 3px;
}

.imgCredits img {
    max-height: 90px;
}

.box-social-foot {
    text-align: center;
    margin: 20px 0 8px;
}

.box-social-foot a {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
    border: 1px solid #1b1b1b;
    text-align: center;
    line-height: 35px;
    margin: 0 3px;
}

.box-social-foot a span:before {
    color: #1b1b1b;
}

.box-social-foot a:hover {
    border: 1px solid #f2662c;
}

.box-social-foot a:hover span:before {
    transform: rotate(360deg);
    transition: all .5s;
    display: block;
    color: #f2662c;
}

.copyright {
    padding: 15px;
    text-align: center;
    margin: 18px -15px 0;
    border-top: 1px solid #ddd;
    background: #012d63;
}

.copyright p {
    color: #fff;
    font-size: 11px;
}

.copyright p span {
    color: #f2662c;
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    color: #fff;
}

/*new*/ /*.container-home{max-width: 1500px;margin: 0 auto;}*/
.brand-popular-courses img {
    transform: scale(1) !important;
    /*filter: brightness(0%) invert(100%);*/
}

.end-col-footer {
    padding-right: 80px;
}

.center-col-footer {
    padding: 0 32px 0 0;
}

.logo-footer img {
    max-height: 104px;
}

span.ico-search:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    margin-right: 30px;
    cursor: pointer;
}

form#searchform {
    position: absolute;
    z-index: 2;
    right: -21px;
    width: 26vw;
    top: 57px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .09), 0 6px 6px rgba(0, 0, 0, .03);
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

form#searchform.showSearch {

}

form#searchform button {
    background: #f2662c;
    border: none;
    width: 40px;
    height: 40px;
    float: left;
}

form#searchform button span {
    color: #fff;
}

form#searchform input {
    width: calc(100% - 46px);
    height: 40px;
    font-size: 13px;
    padding-right: 13px;
    border: none;
    color: #737373;
}

.item-one {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    margin: 0 auto;
    background: #fff url('../img/cyrcle-blue.png') no-repeat;
    background-size: contain;
    padding-top: 68px;
    position: relative;
    z-index: 1;
}

.l-statistics .item {
    text-align: center;
}

.l-statistics .item span {
    display: block;
    font-family: "IRANYekan-Medium";
}

.l-statistics .item span.number {
    font-size: 30px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 0 20px;
    direction: ltr;
}

.l-statistics .item span.title {
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 20px;
}

.item-two {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background: #fff url('../img/cyrcle-orange.png') no-repeat;
    background-size: contain;
    padding-top: 40px;
    display: inline-block;
    position: relative;
    bottom: 78px;
    right: 40px;
}

.item-three {
    width: 180px;
    height: 180px;
    border-radius: 100%;
    background: #fff url('../img/cyrcle-sormaye.png') no-repeat;
    background-size: contain;
    padding-top: 61px;
    display: inline-block;
    position: relative;
    bottom: 60px;
    right: 55px;
    z-index: 4;
}

.container-home {
    max-width: 1420px;
    margin: 0 auto;
}

.box-ico-search {
    position: relative;
}

.content-all-lessons ul.ul-slide li.slprev {
    left: 7px;
}

.content-all-lessons ul.ul-slide li.slnext {
    right: 7px;
}

.carousel-control-next, .carousel-control-prev {
    width: 11%;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-image: unset;
    width: 40px;
    height: 40px;
}

.carousel-control-prev-icon:before {
    content: '\f104';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 42px;
    color: #6e8aae;
    position: relative;
    bottom: 13px;
}

.carousel-control-next-icon:before {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 42px;
    color: #6e8aae;
    position: relative;
    bottom: 13px;
}

.r-formal-lessons {
    padding: 20px 15px;
}

.in-formal-lessons {
    padding: 0 7.8rem;
}

.in-achieve-goals {
    padding: 0 7.5rem;
}

.in-last-comments {
    padding: 0 2rem;
}

/*slider jquery*/
.box-slider {
    display: flex;
    margin-bottom: 12px;
}

.box-slider .slider {
    width: 58% !important;
    height: 2px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    position: relative;
    margin: 15px 0;
    display: inline-block;
}

.box-slider .slider .ui-slider-range {
    border-radius: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.box-slider .slider .ui-slider-handle {
    cursor: grab;
    width: 16px;
    height: 16px;
    position: absolute;
    outline: none;
    top: 3px;
    z-index: 1;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    margin: -1px 0 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: box-shadow .3s ease;
}

.box-slider .slider .ui-slider-handle .smiley {
    position: absolute;
    left: 50%;
    bottom: 70%;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #000;
    opacity: 0;
    -webkit-transform: translate(-50%, -12px);
    transform: translate(-50%, -12px);
    transition: all .3s ease 0s;
}

.box-slider .slider .ui-slider-handle .smiley:before, .box-slider .slider .ui-slider-handle .smiley:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 8px;
}

.box-slider .slider .ui-slider-handle .smiley:before {
    left: 7px;
}

.box-slider .slider .ui-slider-handle .smiley:after {
    right: 7px;
}

.box-slider .slider .ui-slider-handle .smiley svg {
    width: 16px;
    height: 7px;
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin: 0 0 0 -8px;
}

.box-slider .slider .ui-slider-handle .smiley svg path {
    stroke-width: 3.4;
    stroke: #000;
    fill: none;
    stroke-linecap: round;
}

.box-slider .slider .ui-slider-handle.ui-state-active {
    cursor: grabbing;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.32);
}

.box-slider .slider .ui-slider-handle.ui-state-active + .text {
    -webkit-transform: translate(0, -80px);
    transform: translate(0, -80px);
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s;
}

.box-slider .slider .ui-slider-handle.ui-state-active .smiley {
    opacity: 1;
    -webkit-transform: translate(-50%, -12px);
    transform: translate(-50%, -12px);
    transition: all .3s ease .1s;
}

.box-slider .slider .text {
    position: absolute;
    top: 56px;
    left: 4px;
    right: 0;
    display: flex;
    justify-content: space-between;
    -webkit-transform: translate(0, -44px);
    transform: translate(0, -44px);
    transition: -webkit-transform .3s ease .2s;
    transition: transform .3s ease .2s, -webkit-transform .3s ease .2s;
    font-size: 16px;
}

.box-slider .slider .text strong {
    color: #012d63;
    font-weight: bold;
    font-size: 11px;
    font-family: 'iranyekanwebregular';
    position: relative;
    top: 4px;
    right: 5px;
}

.box-slider span {
    display: inline-block;
    width: 39%;
    position: relative;
    top: 2px;
    font-size: 14px;
    font-weight: bold;
}

.box-slider .slider .ui-slider-range {
    background: #012d63;
}

/*end slider*/ /*single*/
main.color-main {
    background: #f6f6f6;
}

.footer-single {
    background: #dbe8f9;
}

.container-page {
    max-width: 1450px;
    margin: 0 auto;
}

.box-single-search {
    position: relative;
    margin: 0 -15px;
}

.single-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-search form {
    background: #fff;
    border-radius: 10px;
    width: 43%;
}

select.sp-select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url('../img/arrow-down.png') !important;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat, repeat !important;
    background-position: left .7em top 50%, 0 0 !important;
    background-size: .95em auto, 100% !important;
}

.single-search form select {
    width: 140px;
    height: 46px;
    padding: 8px 12px 8px 1px;
    font-size: 14px;
    border: none;
    border-left: 1px solid #ddd;
    color: #777;
    border-radius: 0 10px 10px 0;
}

.single-search form input {
    width: calc(100% - 230px);
    height: 46px;
    font-size: 14px;
    padding: 8px 8px 8px 0;
    border: none;
    color: #777;
}

.single-search form button {
    width: 80px;
    height: 46px;
    text-align: center;
    background: #012d63;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 0 8px;
    float: left;
    border-radius: 10px 0 0 10px;
    left: -1px;
    position: relative;
}

.single-search form button:hover {
    background: #f2662c;
}

.breadcrumb {
    background: transparent;
    display: block;
    padding: 2rem 4rem;
    margin-bottom: 0;
}

.title-page h1 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}

.breadcrumb ul li {
    display: inline-block;
}

.breadcrumb ul li a, .breadcrumb ul li span {
    font-size: 13px;
    color: #737373;
}

.breadcrumb ul li a:after {
    content: '\f104';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.single-page {
    padding: 0 4rem 30px;
}

.img-single {
    position: relative;
}

.img-single img {
    border-radius: 10px;
}

.txt-img-single {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt_img_single {
    text-align: center;
}

.txt_img_single strong {
    color: #fff;
    font-size: 22px;
    margin-bottom: 12px;
    display: block;
    text-shadow: 2px 2px 4px #414040;
    font-family: "IRANYekan-Medium";
}

.txt_img_single h2 {
    color: #fff;
    font-size: 22px;
    text-shadow: 2px 2px 4px #414040;
    font-family: "IRANYekan-Medium";
}

.item-single {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 35px 50px;
    margin-top: 10px;
}

.title-single {
    text-align: center;
    position: relative;
}

.title-single strong {
    background: #012d63;
    color: #fff;
    padding: 4px 12px 6px;
    border-radius: 5px;
    font-size: 13px;
    position: relative;
}

.title-single:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #012d63;
    position: absolute;
    top: 15px;
    right: 0;
}

.txt-desc-single {
    margin-top: 24px;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}

.box-comment {
    margin-top: 30px;
}

.top-box-comment {
    display: flex;
    align-items: center;
}

.l-top-box-comment {
    margin-right: 15px;
}

.l-top-box-comment strong.name {
    margin-left: 10px;
    font-size: 14px;
}

.l-top-box-comment strong.job {
    margin-left: 10px;
    font-size: 14px;
    color: #737373;
}

.l-top-box-comment .rate {
    position: relative;
    top: 2px;
}

.rate span {
    float: left;
    color: #fec104;
}

.date-comment {
    margin-top: 5px;
}

.date-comment span {
    font-size: 13px;
    color: #012d63;
}

.txt-comment {
    margin-top: 10px;
    color: #777;
    font-size: 13px;
    text-align: justify;
    line-height: 26px;
}

.txt-comment p {
    color: #1b1b1b;
}

.item-aside {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #eee;
}

.top-info-courses {
    text-align: center;
    position: relative;
}

.top-info-courses .rate {
    display: inline-block;
    margin: 9px 0 4px;
}

.info-courses .title-single {
    margin-top: 14px;
}

.info-courses .title-single strong {
    background: #fff;
    border: 1px solid #ddd;
    color: #1b1b1b;
}

.info-courses .title-single:before {
    background: #ddd;
}

.lbl-discount {
    position: absolute;
    top: -10px;
    left: 5px;
    background: #f2662c;
    padding: 6px 8px;
}

.lbl-discount span {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 16px;
}

.info_courses {
    margin-top: 12px;
}

.item_info_courses {
    text-align: center;
}

.item_info_courses img {
    display: block;
    margin: 7px auto 6px;
    max-height: 36px;
}

.item_info_courses strong {
    display: block;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 7px;
    color: #737373;
}

.item_info_courses span {
    display: block;
    font-size: 12px;
}

.old_price {
    margin: 8px 0;
    position: relative;
}

.old_price del {
    color: #012d63;
    background: #f8f8f8;
    position: relative;
    padding-right: 10px;
    font-family: "IRANYekan-Medium";
}

.old_price:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 11px;
    right: 0;
}

.register-course {
    margin: 10px 0;
}

.btn-register-course {
    background: #f2662c;
    padding: 5px 12px 0;
    border-radius: 10px;
}

.btn-register-course span,.btn-register-course a {
    color: #fff;
}

.btn-register-course span.reg,.btn-register-course a[data-toggle="modal"] {
    border-left: 1px solid #fff;
    width: 77px;
    display: inline-block;
    padding-right: 5px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    cursor: pointer;
}

.btn-register-course span.price {
    width: calc(100% - 84px);
    display: inline-block;
    padding-right: 5px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
}

.btn-register-course b {
    color: #fff;
    font-size: 18px;
}

.add-to-fav {
    text-align: center;
}

.add-to-fav span {
    font-size: 15px;
    margin-left: 7px;
    color: #f22c35;
    position: relative;
    top: 2px;
}

.add-to-fav a {
    font-size: 12px;
}

.add-to-fav a:hover {
    color: #012d63;
}

.video-single {
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.about-teacher {
    background: url('../img/Modares.jpg') no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 10px;
    padding: 8px;
    position: relative;
}

.organizer {
    background: url('../img/Uni-tehran.jpg') no-repeat;
    background-size: cover;
}

.about-teacher:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, .85);
    border-radius: 10px;
}

.about-teacher .img-box {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 3px auto;
    overflow: hidden;
    position: relative;
}

.about-teacher .img-box img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.about-teacher.organizer .img-box img{width: auto;}
.about-teacher strong.name-teacher {
    display: block;
    text-align: center;
    position: relative;
    margin: 8px 0 18px;
}

.about-teacher .title-single {
    width: 90%;
    margin: 0 auto 15px;
}

.about-teacher .title-single a {
    background: #f2662c;
    color: #fff;
    border: 1px solid #f2662c;
    padding: 2px 12px 6px;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
}

.about-teacher .title-single:before {
    background: #f2662c;
}

.about-teacher .title-single a:hover {
    background: #fff;
    color: #f2662c;
}

.share-course {
    border-radius: 10px;
    background: #f8f8f8;
    border: 1px solid #eee;
    margin-top: 10px;
    padding: 26px 13px;
}

.share-course span.title {
    display: inline-block;
    width: 112px;
    font-size: 14px;
    padding-right: 14px;
}

.box-share-course {
    width: calc(100% - 118px);
    text-align: left;
    padding-left: 11px;
}

.box-share-course a {
    display: inline-block;
    margin: 0 3px;
}

.box-share-course a span {
    color: #012d63;
}

.box-share-course a:hover span {
    transform: rotate(360deg);
    transition: all .5s;
    color: #f2662c;
}

.ads-aside {
    border-radius: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.ads-aside img {
    border-radius: 10px;
}

.course-review form {
    margin-top: 30px;
}

.course-review form p.desc-send-comment {
    margin: 30px 0;
    font-size: 14px;
    text-align: center;
}

.course-review form .item__form {
    display: flex;
    margin-bottom: 8px;
}

.course-review form .item__form label {
    display: inline-flex;
    width: 118px;
    font-size: 14px;
    font-weight: bold;
}

.course-review form .item__form input {
    display: inline-block;
    width: calc(100% - 124px);
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    color: #777;
    padding: 5px 12px;
}

.course-review form .item__form textarea {
    display: inline-block;
    width: calc(100% - 124px);
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    color: #777;
    padding: 8px 12px;
    min-height: 120px;
}

.btn-send-comment button {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
    border: none;
    padding: 0 0 3px;
}

.btn-send-comment button:hover {
    background-color: #f2662c;
    color: #fff;
}

.sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .07);
}

#button-top {
    position: fixed;
    bottom: 9px;
    right: 4px;
    z-index: 1000;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #f2662c;
    text-align: center;
    line-height: 35px;
}

#button-top span {
    color: #fff;
}

.btn-send-comment {
    padding-left: 3px;
}

/*price slider*/
aside .ui-slider-horizontal {
    height: .6em;
}

.price-range-block {
    margin-top: 20px;
}

.price-range-block .ui-slider-horizontal {
    margin-bottom: 15px;
    width: 100%;
}

.price-range-search {
    background-color: #f2662c;
    border: 1px solid #f2662c;
    display: inline-block !important;
    height: 34px;
    border-radius: 5px;
    font-size: 13px;
    padding-bottom: 3px;
    color: #fff;
    width: 30%;
}

.price-range-search:hover {
    background-color: transparent;
    color: #f2662c;
}

.price-range-field {
    width: 48%;
    background-color: transparent;
    border: none;
    border-radius: 5px;
    height: 27px;
    padding: 5px 0;
    position: relative;
    top: 2px;
}

.search-results-block {
    position: relative;
    display: block;
    clear: both;
}

.price-range-block .ui-state-default, .price-range-block .ui-widget-content .ui-state-default, .price-range-block .ui-widget-header .ui-state-default, .price-range-block .ui-button, .price-range-block .ui-button.ui-state-disabled:hover, .price-range-block .ui-button.ui-state-disabled:active {
    border: 5px solid #012d63;
    background: #fff;
    font-weight: normal;
    color: #454545;
    border-radius: 100%;
    position: absolute;
}

.price-range-block .ui-widget-header {
    background: #012d63;
    position: absolute;
    top: 0;
    height: 4px;
}

.price-range-block .ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
    background: #e0e0e0;
    margin: 32px 0 8px;
    position: relative;
}

.price-range-block .ui-slider-horizontal {
    height: 5px;
}

.price-range-block .ui-slider-horizontal .ui-slider-handle {
    top: -3px;
}

.btn-price-range {
    margin-top: 22px;
}

.btn-price-range input {
    background: transparent;
    border: none;
    color: #777;
    text-align: center;
}

.btn-price-range span {
    color: #777;
}

/*pagination*/
.pagenavi-search {
    padding: 15px;
    background: #fff;
    margin: 15px 0;
    text-align: center;
}

.pagenavi-search ul {
    display: table;
    margin: 0 auto;
}

.pagenavi-search ul li {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #d9e4e3;
    text-align: center;
    border-radius: 3px;
    line-height: 26px;
    cursor: pointer;
    font-size: 14px;
    margin: 0 2px;
    overflow: hidden;
}

.pagenavi-search ul li a {
    background: #d9e4e3;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #1b1b1b;
    width: 28px;
    height: 28px;
    line-height: 8px;
    border: none;
}

.pagenavi-search ul li.active, .pagenavi-search ul li:hover {
    background: #f2662c;
    color: #fff;
}

.pagenavi-search ul li.active a, .pagenavi-search ul li:hover a {
    background: #f2662c;
    color: #fff;
}

.pagenavi-search ul li span {
    position: relative;
    top: 1px;
}

.pagenavi-search ul li:hover span {
    color: #fff;
}

/*search*/
.side-box {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 15px 20px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.title-aside {
    margin-bottom: 10px;
}

.title-aside strong {
    font-size: 15px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
}

.content-aside ul li .sp-check label {
    font-size: 13px;
}

.content-aside ul li .sp-check input:checked ~ label {
    color: #f2662c;
}

.content-aside ul li .sp-check span {
    top: 3px;
}

ul.sub-category {
    padding-right: 24px;
    margin-bottom: 8px;
    opacity: 0;
    visibility: hidden;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
}

.content-aside ul.sub-category li .sp-check {
    height: 26px;
    line-height: 26px;
}

.content-aside ul.sub-category li .sp-check input {
    height: 26px;
}

.content-aside ul.sub-category li .sp-check span {
    width: 16px;
    height: 16px;
    top: 6px;
}

.content-aside ul.sub-category li .sp-check label {
    font-size: 13px;
}

.content-aside ul.sub-category li .sp-check input:checked ~ span:before {
    bottom: 8px;
    font-size: 10px;
}

.content-aside ul li .has-sub {
    position: relative;
}

.content-aside ul li .has-sub i {
    width: 24px;
    height: 24px;
    border: 1px solid #c2cccb;
    border-radius: 3px;
    text-align: center;
    line-height: 22px;
    background: #d9e4e3;
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 2;
}

.content-aside ul li .has-sub i:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

ul.sub-category.ShowUl {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    position: relative;
    transition: all 300ms ease-out 0s;
}

.content-aside ul li .has-sub i.arrowUp:after {
    content: '\f106';
}

.ads_aside {
    border-radius: 10px;
    margin: 0 0 10px;
    overflow: hidden;
}

.btn-range {
    text-align: left;
    margin-top: 15px;
}

aside .panel-body {
    margin-top: 14px;
}

aside .panel-heading {
    position: relative;
}

aside .panel-title a {
    font-size: 15px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    color: #1b1b1b !important;
}

.plus-icon {
    width: 24px;
    height: 24px;
    border: 1px solid #c2cccb;
    border-radius: 3px;
    text-align: center;
    line-height: 22px;
    background: #d9e4e3;
    position: absolute;
    left: 0;
}

.plus-icon:before {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.min-icon:before {
    content: '\f106';
}

#tabs-course ul.nav-tabs {
    border-bottom: none;
    position: relative;
    bottom: 20px;
    margin-right: auto;
}

#tabs-course ul.nav-tabs li a {
    width: 30px;
    height: 30px;
    border: 1px solid #c2cccb;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}

#tabs-course ul.nav-tabs li:nth-child(1) {
    margin: 0 auto 0 5px;
}

#tabs-course .box-ul ul.nav-tabs li:nth-child(1) {
    margin-left: 0;
}

#tabs-course ul.nav-tabs li a.active {
    background: #d9e4e3;
}

.search-aside {
    margin-top: 30px;
}

.professors {
    background: #f8f8f8;
    padding: 30px 0;
}

.box-professors {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0, 0, 0, .08);
}

.top-box-professors {
    padding: 5px 12px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.top-box-professors img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #eee;
}

.top-box-professors a {
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    font-family: "IRANYekan-Medium";
    max-width: 68%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.top-box-professors a:hover {
    color: #012d63;
}

.top-box-professors span {
    background: #f2662c;
    color: #fff;
    margin-right: auto;
    display: inline-block;
    font-size: 12px;
    padding: 1px 4px 4px;
    border-radius: 30px;
    transform: rotate(-90deg);
    width: 50px;
    text-align: center;
    overflow: hidden;
}

span.btm-professors {
    display: block;
    padding: 0 15px 12px;
    color: #737373;
    font-size: 14px;
}

.col-professors {
    padding: 0 7px;
    margin-bottom: 14px;
}

.content-professors {
    padding: 0 4.5rem;
}

.row-box-course {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px 0;
    background: #f8f8f8;
    margin-bottom: 10px;
}

.row-box-course .img-popular-courses {
    border-radius: 10px;
}

.row-box-course .title-popular-courses {
    border-radius: 5px;
}

.price-courses {
    margin: 20px 0 13px;
}

.price-courses .old-price {
    font-size: 14px;
}

.price-courses .new-price {
    font-size: 16px;
    margin-right: 12px;
    color: #012d63;
    font-family: "IRANYekan-Medium";
}

.row-box-course .info-popular-courses {
    background: #f8f8f8;
}

.btn-course a {
    background-color: #012d63;
    display: inline-block !important;
    height: 37px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    line-height: 36px;
    padding: 0 16px;
}

.btn-course a:hover {
    background-color: #f2662c;
}

/*educational-requests*/
.single-search h1 {
    color: #fff;
    font-size: 22px;
    display: block;
    text-shadow: 2px 2px 4px #414040;
    font-family: "IRANYekan-Medium";
}

form.educational-requests {
    margin: 40px 0;
    padding: 0 6rem;
}

.item-form {
    margin-bottom: 15px;
}

.item-form label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 12px;
}

span.star {
    color: #f2662c;
    display: inline-block;
    margin-right: 7px;
}

.item-form input[type="text"] {
    width: 100%;
    border: 1px solid #d9e4e3;
    border-radius: 10px;
    font-size: 13px;
    padding: 6px 12px 9px;
    background: #fafafa;
}

.item-form textarea {
    width: 100%;
    border: 1px solid #d9e4e3;
    border-radius: 10px;
    font-size: 13px;
    padding: 7px 12px;
    min-height: 215px;
    background: #fafafa;
}

.item-form input[type="number"] {
    width: 100%;
    border: 1px solid #d9e4e3;
    border-radius: 10px;
    font-size: 13px;
    -moz-appearance: textfield;
    margin: 0;
    padding: 7px 12px 8px;
    background: #fafafa;
}

.item-form select {
    width: 100%;
    border: 1px solid #d9e4e3;
    border-radius: 10px;
    font-size: 13px;
    padding: 6px 12px 9px;
}

.item-form .sp-check {
    margin-top: 3px;
}

.item-form .not-in-perosn {
    margin-right: 10px;
}

.item-form .sp-check label {
    font-size: 14px;
}

.btn-educational-requests {
    text-align: left;
    margin-top: 24px;
}

.btn-educational-requests button {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    padding-bottom: 4px;
    border: none;
}

.btn-educational-requests button:hover {
    background-color: #f2662c;
    color: #fff;
}

/*companies*/
.head-single {
    display: block;
    padding: 3.5rem 6rem;
}

.head-single h2 {
    color: #fff;
    font-size: 24px;
    line-height: 38px;
    font-family: "IRANYekan-Medium";
    text-shadow: 2px 2px 4px #080808;
}

.head-single p {
    border-top: 1px solid #ababab;
    margin-top: 11px;
    padding-top: 10px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-shadow: 2px 2px 4px #080808;
}

.Knowledge-single {
    padding: 3rem 0;
}

.Knowledge-single .box-Knowledge p {
    font-size: 15px;
    line-height: 24px;
    height: 72px;
    font-weight: 600;
    padding: 0 8px;
    margin-top: -14px;
}

.Knowledge-single .title-site {
    margin-bottom: 70px;
}

.box-ul {
    display: flex;
}

.box-ul ul {
    display: inline-block;
}

.box-ul ul li {
    display: inline-block;
}

.box-ul ul.ordering {
    position: relative;
    bottom: 20px;
}

ul.ordering li.lbl {
    padding-left: 10px;
}

ul.ordering li.lbl span {
    font-size: 14px;
    font-family: "IRANYekan-Medium";
}

ul.ordering li.lbl span:before {
    content: "\f160";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    position: relative;
    top: 3px;
    margin-left: 7px;
}

ul.ordering li a {
    display: inline-block;
    font-size: 13px;
    color: #1b1b1b !important;
    cursor: pointer;
    padding: 3px 12px 5px;
    border-radius: 5px;
}

ul.ordering li a.active {
    background: #c2cccb;
}

/*students*/
.Knowledge-students {
    padding: 3.8rem 0 2rem;
}

/*course request*/
.course-request {
    margin-top: 40px;
}

.head-course-request {
    display: block;
    padding: 3.5rem 6rem;
    text-align: center;
}

.head-course-request h2 {
    color: #fff;
    font-size: 24px;
    line-height: 38px;
    font-family: "IRANYekan-Medium";
}

.head-course-request p {
    border-top: 1px solid #ababab;
    margin-top: 11px;
    padding: 10px 15px 0;
    color: #fff;
    font-size: 15px;
    display: inline-block;
}

/*edit profile*/
.content-form-edit {
    padding: 0 4rem 30px;
}

form.information-editing {
    background: #f8f8f8;
    padding: 30px;
    border-radius: 10px;
}

.title-form {
    position: relative;
}

.title-form strong {
    background: #f8f8f8;
    padding: 4px 25px 6px;
    border-radius: 5px;
    font-size: 15px;
    position: relative;
    border: 1px solid #c2cccb;
    margin-right: 3rem;
    font-family: "IRANYekan-Medium";
}

.title-form:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #c2cccb;
    position: absolute;
    top: 15px;
    right: 0;
}

.content-form {
    margin: 27px 0;
}

.information-editing p.desc-form {
    font-size: 14px;
    margin-bottom: 24px;
}

.upload-box {
    display: inline-flex;
    width: 46%;
}

.item_form {
    margin-bottom: 10px;
}

.item_form label {
    width: 135px;
    font-size: 13px;
    font-weight: bold;
}

.item_form.full-width input[type="text"] {
    width: 45%;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 13px;
    color: #777;
    padding: 5px 12px 7px;
}

.item_form span.sp-desc {
    font-size: 12px;
    display: block;
    color: #737373;
}

.input_upload {
    height: 32px;
    display: inline-block;
    position: relative;
    margin-bottom: 8px;
}

.input_upload input {
    width: 100%;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
}

.input_upload span {
    width: 120px;
    height: 32px;
    display: inline-block;
    background: #f2662c;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
}

.btn-information-editing {
    text-align: left;
    margin-top: 16px;
}

.btn-information-editing button {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
    border: none;
}

.btn-information-editing button:hover {
    background-color: #f2662c;
    color: #fff;
}

.item_form select {
    width: calc(100% - 145px);
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 13px;
    color: #777;
    padding: 5px 12px 7px;
}

.item_form input[type="text"], .item_form input[type="email"] {
    width: calc(100% - 145px);
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 13px;
    color: #777;
    padding: 5px 12px 7px;
}

.item_form .sp-check label {
    width: 100%;
}

.item_form .sp-check span {
    top: 3px;
}

.item_form textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 13px;
    color: #777;
    padding: 7px 12px;
    min-height: 170px;
    line-height: 24px;
}

.item_form span.add_item {
    display: block;
    font-size: 13px;
    margin: 12px 0;
    cursor: pointer;
}

.item_form span.add_item:before {
    content: '\f0fe';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 7px;
    font-size: 17px;
    position: relative;
    top: 2px;
    color: #acb4b4;
}

.item-min {
    margin-bottom: 10px;
}

.item-min span.remove-item {
    display: block !important;
    width: 30px;
    height: 30px;
    background: #f2662c;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 3px;
    left: 5px;
    border-radius: 4px;
}

.item-min span.remove-item:before {
    content: '\f068';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    color: #fff;
    top: 0;
    margin-left: 0;
}

.add__box {
    position: relative;
}

.item_form.Gender {
    display: flex;
    align-items: center;
}

.item_form.Gender .Male {
    margin-right: 20px;
}

/*.select-div{width: calc(100% - 126px);}*/ /*.select-div select{width: 32.3333%;}*/
.row-form-edit {
    margin: 27px 0;
}

.form-step-2, .form-step-3 {
    display: none;
}

/*profile*/
.userSpecifications {
    background: #f8f8f8;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
}

.img-userSpecifications {
    margin-bottom: 8px;
}

.img-userSpecifications img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.name-userSpecifications .title-single strong {
    background: #fff;
    border: 1px solid #ddd;
    color: #1b1b1b;
    max-width: 86%;
    display: inline-block;
}

.name-userSpecifications .title-single:before {
    background: #ddd;
}

.name-userSpecifications span {
    display: block;
    color: #777;
    word-break: break-all;
    font-size: .9rem;
    margin-top: 10px;
    text-align: center;
}

.top-userSpecifications {
    margin-bottom: 14px;
    padding: 10px;
}

.r-changeinfo, .l-changeinfo {
    text-align: center;
    padding: 0 9px 15px;
}

.changeinfo {
    border-top: 1px solid #dbe8f9;
    background: #012d63;
}

.changeinfo .col-6 {
    padding-top: 8px;
}

.r-changeinfo {
    border-left: 1px solid #dbe8f9;
}

.changeinfo a, .userSpecifications a {
    color: #fff !important;
    display: block;
    cursor: pointer;
    font-size: 14px;
    margin-top: 2px;
}

.info a:hover, .userSpecifications a:hover {
    color: #fff;
}

.content-menu-profile ul li {
    cursor: pointer;
    padding: 9px 10px 13px;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
}

.content-menu-profile ul li a {
    font-size: .9rem;
    color: #1b1b1b !important;
}

.content-menu-profile ul li a span {
    margin-left: 9px;
    color: #012d63;
}

.content-menu-profile ul li.active {
    background: #dbe8f9;
}

.content-menu-profile ul li:last-child {
    border-bottom: none;
}

.p-content {
    display: none;
}

.profileContent {
    display: block;
}

.r-changeinfo span:before, .l-changeinfo span:before {
    color: #fff;
}

.title-menu-profile {
    padding: 7px 15px 11px;
    margin-bottom: 12px;
    background-color: #f2662c;
    color: #fff;
}

.title-menu-profile strong {
    color: #fff;
    font-size: 14px;
}

#editpass form input[type="password"] {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
    height: 38px;
    font-size: 13px;
    padding: 0 12px 3px;
}

#editpass form button[type="submit"] {
    background: #f2662c;
    color: #fff;
    font-size: 14px;
    padding: 5px 12px 11px;
    width: 50%;
    margin: 15px auto;
    font-weight: bold;
}

.content_profile {
    background: #f8f8f8;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
}

.content-info-profile {
    padding: 10px 30px 30px;
}

.item-info-profile {
    border-bottom: 1px solid #ddd;
    padding: 30px 15px;
}

.item-info-profile strong {
    display: block;
    font-size: 14px;
    color: #737373;
    margin-bottom: 5px;
}

.item-info-profile span {
    display: block;
    font-size: 14px;
}

.item-info-profile:last-child, .item-info-profile:nth-last-child(2) {
    border-bottom: none;
}

.btn-profile {
    margin: 0 0 20px;
    text-align: left;
    padding: 0 30px;
}

.btn-profile a {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    height: 47px;
    text-align: center;
    line-height: 45px;
    border: none;
    padding: 0 20px;
}

.btn-profile a:hover {
    background-color: #f2662c;
    color: #fff;
}

.box-title-form {
    padding: 30px 30px 0;
}

span.remove-box {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 5px;
    background: #f2662c;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
    right: 5px;
    cursor: pointer;
}

span.remove-box:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
}

.title-profile {
    margin-bottom: 30px;
}

.commentsContent .box-comment {
    background: #f8f8f8;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 20px;
    position: relative;
}

span.remove-comment {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 5px;
    background: #f2662c;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
    left: 5px;
    cursor: pointer;
}

span.remove-comment:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
}

table.tbl-course {
    border: 1px solid #ddd;
}

table.tbl-course tr th, table.tbl-course tr td {
    font-size: 13px;
    text-align: center;
    padding: .75rem .5rem;
}

table.tbl-course thead tr {
    background: #c2cccb;
}

.m-54 {
    min-width: 54px;
}

.m-78 {
    min-width: 78px;
}

.m-92 {
    min-width: 92px;
}

.m-113 {
    min-width: 113px;
}

span.Certificate-icon:before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #f2662c;
    margin-left: 5px;
}

.orange {
    color: #f2662c;
}

.gray {
    color: #888;
}

.Wallet-balance {
    text-align: left;
}

.Wallet-balance span {
    background: #f2662c;
    color: #fff;
    padding: 7px 25px 9px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
}

.Wallet-balance span:before {
    content: "\f555";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    position: relative;
    top: 2px;
    margin-left: 7px;
}

.Wallet-balance strong {
    font-family: "IRANYekan-Medium";
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

/*rule page*/
.rule-page {
    padding: 0 5rem;
    margin-bottom: 4rem;
}

.rule-page h1 {
    margin-bottom: 24px;
    font-size: 18px;
}

.rule-page p {
    font-size: 14px;
    line-height: 30px;
}

/*contact us*/
.r-contact-page, .l-contact-page {
    min-height: 470px;
    box-shadow: 0 0 2px 0 #d4dbda;
    border-radius: 10px;
    padding: 20px;
}

.r-contact-page {
    padding: 20px;
    background: #f8f8f8;
}

.l-contact-page {
    padding: 20px 30px;
}

.col-contact-page div .title {
    margin-bottom: 7px;
}

.col-contact-page div .title strong {
    font-weight: normal;
    font-size: 17px;
    font-family: "IRANYekan-Medium";
}

.col-contact-page div .title strong:before {
    content: '';
    width: 3px;
    height: 20px;
    border-radius: 40px;
    background: #f2662c;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 8px;
}

.r-contact-page .description p {
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 28px;
}

.item-contact-page {
    border-bottom: 1px solid #eee;
    padding: 14px 0;
    position: relative;
    min-height: 80px;
}

.item-contact-page:last-child {
    border-bottom: none;
}

.item-contact-page span.icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(45deg, #4e75a5, #012d63);
    position: absolute;
    top: 25%;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
}

.item-contact-page span.icon:before {
    color: #fff;
}

.item-contact-page div {
    padding-right: 60px;
}

.item-contact-page div span, .item-contact-page div a, .item-contact-page div address {
    display: block;
    line-height: 26px;
}

.item-contact-page div span:nth-child(1) {
    font-size: 14px;
}

.item-contact-page div span:nth-child(2), .item-contact-page div a, .item-contact-page div address {
    font-size: 13px;
    color: #777;
}

.l-contact-page form {
    margin-top: 28px;
}

.l-contact-page form input, .l-contact-page form textarea {
    display: block;
    margin-bottom: 12px;
    border: 1px solid #c2cccb;
}

.l-contact-page form input[type="text"] {
    border-radius: 4px;
    width: 100%;
    padding: 8px 15px;
    font-size: 13px;
}

.l-contact-page form textarea {
    border-radius: 4px;
    width: 100%;
    padding: 12px 15px;
    min-height: 140px;
    font-size: 13px;
}

.l-contact-page form button {
    float: left;
    background: #f2662c;
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 4px 34px 8px;
    font-size: 15px;
    margin-top: 20px;
}

.l-contact-page form button:hover {
    background: #f2662c;
}

.map-kheradma {
    box-shadow: 0 0 3px 0 #c2cccb;
    border-radius: 10px;
    padding: 0;
    min-height: 462px;
    overflow: hidden;
}

.map-kheradma iframe {
    width: 100%;
    height: 100%;
    border: none;
    min-height: 462px;
}

.top-contact-page {
    margin-bottom: 30px;
}

form.form-contact {
    margin-top: 20px;
}

.col-form-contact {
    margin-bottom: 10px;
}

.col-form-contact input[type="text"], .col-form-contact input[type="email"] {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    color: #777;
    padding: 5px 12px 6px;
}

.col-form-contact textarea {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    color: #777;
    width: 100%;
    padding: 8px 12px;
    min-height: 220px;
    text-align: right;
}

.btn-form-contact {
    text-align: left;
    margin-top: 10px;
}

.btn-form-contact button {
    color: #fff;
    background: #012d63;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
    border: none;
    padding: 0 0 3px;
}

.btn-form-contact button:hover {
    background: #f2662c;
}

.l-Consultant strong {
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    font-size: 15px;
    display: block;
    margin-bottom: 14px;
}

.l-Consultant span {
    display: block;
    color: #737373;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 600;
}

.l-Consultant span a {
    color: #737373;
    padding-right: 10px;
}

.l-Consultant span a:hover {
    color: #012d63;
}

.Consultant {
    margin-top: 30px;
}

.r-Consultant {
    text-align: center;
}

img#showUploadImg {
    border-radius: 10px;
}

.desc-single {
    background: #f2f6fc;
}

.course-review .title-single strong {
    background: #f2662c;
}

.course-review .title-single:before {
    background: #f2662c;
}

.title-site strong span {
    font-size: 18px;
    font-weight: normal;
}

form.educational-requests .sp-check span {
    background: #fafafa;
}

/*about*/
.Knowledge-about {
    background: #fff;
    padding: 3rem 0 0;
}

.Knowledge-about .box-Knowledge {
    padding: 0 0 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .09), 0 3px 3px rgba(0, 0, 0, .04);
}

.Knowledge-about .box-Knowledge p {
    font-size: 13px;
    height: 116px;
}

.solution-box {
    background: url(../img/back-about.jpg) no-repeat;
    margin: 0 -15px;
    padding: 5rem;
    text-align: center;
    background-size: cover;
}

.solution-box h2 {
    font-size: 22px;
    font-family: "IRANYekan-Medium";
    margin-bottom: 24px;
}

.solution-box p {
    width: 60%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 26px;
}

.our-story {
    padding: 4rem 8rem;
}

strong.title-story {
    font-family: "IRANYekan-Medium";
    font-size: 21px;
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}

.col-our-story p {
    line-height: 27px;
    font-size: 14px;
    text-align: justify;
}

.l-our-story {
    padding-left: 40px;
}

.icon-story {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .09), 0 3px 3px rgba(0, 0, 0, .04);
    outline: 1px solid #ddd;
    outline-offset: -4px;
    line-height: 58px;
    text-align: center;
    margin-right: auto;
}

.icon-story img {
    max-height: 32px;
}

.l-item-story span {
    font-size: 14px;
}

.l-item-story span:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #ddd;
    position: absolute;
    top: 10px;
    right: 0;
}

.item-our-story {
    margin-bottom: 6px;
}

.item-our-story:hover .icon-story img {
    transform: rotate(360deg);
    transition: all .5s;
}

.end-about {
    background: #f8f8f8;
    margin: 0 -15px;
}

.row-end-about {
    padding: 3rem 7rem;
}

.col-end-about strong.title {
    font-size: 18px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    display: block;
    margin-bottom: 22px;
}

.item-end-about {
    margin-bottom: 20px;
}

.item-end-about strong {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
}

.item-end-about strong:before {
    content: '';
    width: 12px;
    height: 5px;
    background: #f2662c;
    display: inline-block;
    border-radius: 30px;
    margin-left: 5px;
}

.item-end-about p {
    font-size: 14px;
    color: #737373;
    line-height: 25px;
}

.join-us {
    text-align: left;
    margin-top: 35px;
}

.join-us span {
    font-family: "IRANYekan-Medium";
    color: #012d63;
}

/*explore-certificates*/
.explore-certificates {
    padding: 30px 2rem 0;
}

.explore-certificates p {
    text-align: justify;
    line-height: 26px;
    font-size: 14px;
}

.box-form-certificates {
    text-align: center;
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-form-certificates form {
    width: 50%;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
}

.box-form-certificates form button {
    width: 50px;
    height: 50px;
    border: none;
    background: #012d63;
    position: relative;
    right: 3px;
}

.box-form-certificates form button:hover {
    background: #f2662c;
}

.box-form-certificates form button span {
    color: #fff;
}

.box-form-certificates form input {
    width: calc(100% - 56px);
    font-size: 13px;
    border: none;
    padding: 3px 12px;
    color: #737373;
    position: relative;
    bottom: 1px;
    background: transparent;
}

span.show-filtering {
    text-align: center;
    font-size: 14px;
    color: #012d63;
    margin-right: 22px;
    cursor: pointer;
}

.Advanced_search {
    display: none;
}

.Advanced_search.show {
    display: block;
    background: #dbe8f9;
    padding-bottom: 30px;
}

form.Advanced-search {
    margin-bottom: 20px;
}

form.Advanced-search input {
    font-size: 12px;
    width: 15.5%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    color: #737373;
}

form.Advanced-search strong {
    margin-bottom: 15px;
    padding: 0 8px;
}

form.Advanced-search button {
    background: #f2662c;
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 10px;
}

form.Advanced-search button span {
    color: #fff;
}

.show-result table {
    width: 60%;
    margin: 10px auto 60px;
}

.show--result table {
    width: 100%;
    margin: 10px auto 60px;
}

.show-result table tr td {
    font-size: 14px;
}

.show-error p {
    color: red;
    text-align: center;
    font-size: 13px;
    background: #eeee;
    margin: 8px 0 6px;
    border-radius: 6px;
    padding: 7px 12px 10px;
    display: none;
}

.other-register {
    margin: 20px 0;
    text-align:center;
}

.other-register a {
    display: inline-block;
    width: 48%;
    border: 1px solid #ddd;
    margin: 0 1px;
    border-radius: 5px;
    text-align: center;
    padding: 10px 4px;
    font-size: 14px;
    background: #f2f2f2;
    color: #333;
}

.other-register a:hover {
    color: #012d63;
}

.other-register a img {
    width: 34px;
    height: auto;
    position: relative;
    bottom: 3px;
    margin-left: 3px;
}

.reg-gmail img {
    bottom: 4px;
}

.hello-user {
    display: none;
    position: absolute;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    background: #fff;
    z-index: 9999;
    width: 200px;
    left: 0px;
    top: 32px;
    padding: 10px 0;
    text-align: right;
    border-radius: 5px;
}

.btn-login:hover .hello-user {
    display: block;
}

.hello-user .imguser {
    text-align: center;
}

.hello-user .imguser img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin: 0 auto;
    display: table;
}

.hello-user .NameUser {
    text-align: center;
    margin: 8px auto;
    border-bottom: 1px solid #ddd;
    width: 90%;
    padding-bottom: 8px;
}

div.hello-user ul li {
    padding: 0 24px;
    width: 100%;
}

div.hello-user ul li a {
    font-size: 13px;
    color: #202020;
    padding: 6px 0 8px;
    display: block;
}

div.hello-user ul li a span:before {
    color: #012d63;
    position: relative;
    left: 8px;
}

div.hello-user ul li:hover {
    background-color: #f2f2f2;
}

span.sp-member {
    position: relative;
}

span.sp-member span.name__user {
    height: 25px;
    display: inline-flex;
    font-size: 14px;
    overflow: hidden;
    max-width: 60px;
    cursor: pointer;
}

.hello-user .NameUser span.nameuser {
    font-size: 14px;
    color: #1b1b1b;
}

.selectDiv {
    position: relative;
    display: inline-block;
    width: 140px;
    border-left: 1px solid #ddd;
    padding: 12px 0;
}

.under-boxSelect {
    display: none;
    position: absolute;
    background: #fff;
    top: 48px;
    width: 150%;
    border-radius: 0 10px 10px 0;
    padding: 10px 0;
    font-size: 13px;
    line-height: 26px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .09), 0 4px 4px rgba(0, 0, 0, .03);
    cursor: default;
    border-top: 1px solid #ddd;
    z-index: 3;
}

.under-boxSelect.show {
    display: block;
}

.boxSelect {
    padding: 0 15px;
}

.boxSelect span {
    font-size: 13px;
    color: #888;
}

.boxSelect:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: left;
    color: #d6d6d6;
    position: relative;
    top: 2px;
}

.single-search-div form button {
    height: 48px;
}

.under-boxSelect ul {
    margin-bottom: 10px;
}

.under-boxSelect ul li {
    padding: 5px 18px;
    color: #777;
    font-size: 12px;
    cursor: pointer;
}

.under-boxSelect ul > li:hover {
    background: #f8f8f8;
}

.under-boxSelect ul li ul {
    position: absolute;
    margin: 0;
    width: 140%;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .09), 0 4px 4px rgba(0, 0, 0, .03);
    padding: 10px 0;
    display: none;
    border-radius: 0 0 0 10px;
    height: 100%;
    top: -1px;
    right: 208px;
    border-top: 1px solid #ddd;
}
.under-boxSelect ul li ul.show{display:block;}

.under-boxSelect ul li:hover ul {
    display: block;
}

.title-under-boxSelect {
    padding: 0 18px;
    font-size: 13px;
    margin: 3px 0;
}

.under-boxSelect ul li:after {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: left;
    color: #c2cccb;
}

.under-boxSelect ul li ul li:after {
    display: none;
}

.inside-under-boxSelect {
    max-height: 300px;
    overflow-y: auto;
    direction: ltr;
}

.Type_person {
    margin: 10px 0;
    padding: 9px 0;
    background: #eee;
    border-radius: 5px;
    text-align: right;
}

.Type_person .form-check label {
    font-size: 13px;
    padding-right: 4px;
}

span.lbl_discount {
    position: absolute;
    top: 6px;
    right: 4px;
    background: #f2662c;
    color: #fff;
    font-size: 12px;
    border-radius: 3px 20px 3px 20px;
    padding: 3px 12px;
}

.boxSelect-header:after {
    display: none;
}

.boxSelect-header a {
    color: #1b1b1b !important;
    font-size: .89rem;
    display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
    bottom: 1px;
}

.selectDiv2 {
    border-left: none;
    bottom: 2px;
    right: 10px;
    background: #c2cccb;
    border-radius: 10px;
    padding: 4px;
}

.selectDiv2:hover {
    background: #d9e4e3;
}

.under-boxSelect2 {
    top: 60px;z-index:100;
}

.under-boxSelect2 ul li a {
    color: #777 !important;
}

.addUserContent .custom-file label.custom-file-label {
    font-size: 14px;
}

#loading{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    text-align: center;
    padding-top: 12%;
    background: rgba(0,0,0,.5);
    z-index: 2000;
}
/*forget pass*/
.forgetPass-page{position: fixed;width: 100vw;height:100vh;background:url('../img/back-forget-pass.jpg') no-repeat;background-size: cover;}
.forgetPass-page form{width: 45%;padding:20px 30px 30px;background: rgba(255,255,255,.9);margin:15% auto 0;border-radius: 7px;box-shadow: 0 0 20px rgba(0,0,0,.09),0 6px 6px rgba(0,0,0,.03);}
.img-forgetPass-form img{max-height:70px;}
.forgetPass-page form h1{text-align: center;font-size: 16px;margin: 12px 0 20px;font-family: "IRANYekan-Medium";}
.item-forgetPass{margin-bottom:8px;}
.item-forgetPass label{display:inline-block;width:64px;font-size:14px;}
.item-forgetPass input{width:calc(100% - 70px);border: 1px solid #ccc;padding: 5px 12px 8px;border-radius: 4px;color: #777;font-size:14px;}
.btn-forgetPass button{background: #f2662c;color: #fff;font-size: 14px;padding: 8px 12px 11px;width: 50%;margin: 15px auto;font-weight: bold;border:none;border-radius: 4px;}





@media(max-width:992px){
    .forgetPass-page form {width: 55%;}
    .container {max-width: 100%;}
}
@media(max-width:768px){
    .forgetPass-page form {width:90%;}
    .box-popular-courses .view-course{left:0;}
    #tabs-course{padding: 0 30px;}
    .col-popular-courses{margin-bottom:30px;}
    .kavosh-BOX{border-bottom:1px solid #ddd;padding:7px 0 7px;margin-bottom:12px;}
    ul.ordering li.lbl{display:block;margin-bottom: 10px;}
    ul.ordering li a{padding: 3px 8px 5px;font-size:12px;}
    .box-ul{margin: 0 -5px;}
}
@media(max-width:500px){
    .forgetPass-page form {width:100%;}
}
/*end forget pass*/



.addUserContent button#btn-send-excel {
    margin-top: 10px;
    background: #012d63;
    color: #fff;
    padding: 7px 25px 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    border: none !important;
    box-shadow: none !important;
    position: relative;
    bottom: 2px;
}

.addUserContent button#btn-send-excel:hover {
    background: #f2662c;
}

#btn-buy-cource {
    margin-top: 10px;
    background: #012d63;
    color: #fff;
    padding: 7px 25px 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    border: none !important;
    box-shadow: none !important;
    position: relative;
    bottom: 2px;
}

#btn-buy-cource:hover {
    background: #f2662c;
}

.addUserContent .show_user {
    margin-top: 20px;
}

.addUserContent table thead tr {
    background: #c2cccb;
}

.addUserContent table thead tr td, .addUserContent table thead tr th {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.addUserContent table tr td {
    font-size: 13px;
    text-align: center;
}

form.search_course {
    margin-bottom: 70px;
    position: relative;
}

form.search_course input {
    width: 100%;
    border: 1px solid #c2cccb;
    border-radius: 4px;
    padding: 7px 12px 10px;
    font-size: 14px;
    color: #777;
}

.under_search_course {
    position: absolute;
    width: 100%;
    padding: 12px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .09), 0 4px 4px rgba(0, 0, 0, .03);
    display: none;
}

.under_search_course ul li {
    font-size: 13px;
    line-height: 26px;
    color: #555;
    cursor: pointer;
}

.under_search_course ul li:before {
    content: '\f002';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ddd;
    position: relative;
    top: 2px;
    margin-left: 7px;
}

form.search_course:hover .under_search_course {
    display: block;
}

.custom-file-excel {
    display: inline-block;
    width: calc(100% - 158px);
}

.box-btn-send-excel {
    display: inline-block;
    width: 150px;
}

form.ajax-send-excel-href {
    display: flex;
    align-items: center;
}

.coulmn-excel {
    margin-top: 20px;
}

form#ajax-import-excel-href {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 30px 12px 12px;
    border: 1px solid #eee;
}

form#ajax-import-excel-href .form-group {
    margin-bottom: 14px;
}

form#ajax-import-excel-href .form-group label {
    font-size: 14px;
    color: #012d63;
    padding-right: 4px;
    margin-bottom: 10px;
}

form#ajax-import-excel-href .form-group select {
    border: 1px solid #ddd !important;
    border-radius: 5px;
    padding: 4px 5px 6px;
    font-size: 13px;
    color: #555;
}

.btn-addressExcel button {
    margin-top: 10px;
    background: #012d63;
    color: #fff;
    padding: 7px 25px 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    border: none !important;
    box-shadow: none !important;
    position: relative;
    bottom: 2px;
}

.btn-addressExcel button:hover {
    background: #f2662c;
}

.addUserContent table tr td a.fa-trash-alt {
    color: #333;
}

.addUserContent table tr td a.fa-trash-alt:hover {
    color: #f22c2c;
}

.btn__wallet {
    margin-bottom: 14px;
}

.btn__wallet a {
    background: #4b8d2e;
    color: #fff;
    padding: 4px 12px 5px;
    border-radius: 5px;
}

.btn__wallet button {
    background: #4b8d2e;
    color: #fff;
    padding: 4px 12px 5px;
    border-radius: 5px;
}

.btn__wallet a span {
    color: #ebffe2;
    padding-left: 2px;
}
.btn__wallet button span {
    color: #ebffe2;
    padding-left: 2px;
}
.modal#addBalance .modal-header, .modalDesign .modal-header {
    background: #d9e4e3;
}

.modal#addBalance .field_name, .modalDesign .field_name {
    margin-bottom: 5px;
    font-size: 14px;
}

.modal#addBalance input.form-control, .modal#addBalance select.form-control, .modalDesign select.form-control {
    width: 100%;
    font-size: 13px;
}

.modal#addBalance .form-group label.input_label, .modalDesign .form-group label.input_label {
    width: 100%;
}

.modal#addBalance button.btn-success, .modalDesign button.btn-success {
    font-size: 14px;
}

.modal#addBalance .auth_box_title span, .modalDesign .auth_box_title span {
    color: #012d63;
}

.modal#addBalance .auth_box_title button.close, .modalDesign .auth_box_title button.close {
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 18px;
    color: #012d63;
}

.modal#addBalance .auth_box_title button.close:before, .modalDesign .auth_box_title button.close:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
}

.page-item.active .page-link {
    background-color: #f2662c;
    border-color: #f2662c;
}

#users-table_filter {
    text-align: left;
    font-size: 13px;
}

#users-table_filter input.form-control-sm {
    display: inline-block;
    width: auto;
    margin-right: 8px;
}

.show_user #alert_user {
    display: inline-block;
    font-size: 14px;
    color: #f22c35;
    position: relative;
    top: 3px;
    width: 180px;
    max-width: unset;
}

.modalDesign span.select2 {
    width: 100% !important;
    margin-top: 5px;
    font-size: 13px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 29px !important;
    font-size: 13px;
}

.select2-results ul li {
    font-size: 13px !important;
}

.select2-container .select2-selection--single {
    height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
}

.modaltemp .show-error {
    text-align: center;
    color: red;
    font-size: 13px;
    margin-top: 3px;
}

span.sp__edit__mobile {
    display: inline-block;
    padding: 5px 3px;
    color: #012d63;
    cursor: pointer;
    font-size: 14px;
}

span.sp__edit__mobile:hover {
    color: #f2662c;
}

a.cancel-btn {
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    width: 136px;
    height: 47px;
    text-align: center;
    line-height: 43px;
    border: none;
    background: #b63f3f;
}

a.cancel-btn:hover {
    background: #a92e2e;
}

.job-objective {
    display: none;
}

label.lbl-Dependent {
    width: auto !important;
    padding-left: 7px;
}
p.p-confirm-email{text-align:center;}
#email-confirmation .edit__mobile{margin: 12px auto 30px;display: table;background: #012d63;padding: 4px 12px 6px;border-radius: 5px;}
#email-confirmation .edit__mobile span{color:#fff;font-size:13px;}
.empty__cart p{font-size:14px;}
.empty__cart p span{margin-left:5px;color:#012d63;}
#search-View-requested-courses{background: #f8f8f8;margin-bottom: 12px;border: 1px solid #ccc;border-radius: 10px;}
#search-View-requested-courses button{background: transparent;border: none;width: 30px;height: 30px;}
#search-View-requested-courses button span:before{color:#f2662c;}
#search-View-requested-courses input{width:calc(100% - 36px);background:transparent;border:none;color:#777;font-size:14px;height: 43px;padding: 0 12px;}
.Request-new-course{margin-bottom: 12px;text-align: center;}
.Request-new-course a{font-size: 14px;background: #012d63;display: block;color: #fff;border-radius: 10px;padding: 9px 5px 12px;border:1px solid #012d63;}
.Request-new-course a:before{content: "\f5da";font-family: "Font Awesome 5 Free";font-weight:900;color: #f2662c;margin-left: 7px;}
.Request-new-course a:hover{color:#012d63;background:transparent;}
.box-View-requested-courses{border-radius: 10px;overflow: hidden;border:2px solid #eee;background:#fbfbfb;}
.img-requested-courses{width: 120px;height:120px;margin:12px auto;border-radius: 100%;text-align: center;line-height: 105px;background:#d9e4e3;}
.img-requested-courses img{max-height: 76px;}
h2.title-requested-courses{font-size: 15px;padding: 0 12px;text-align: center;margin-bottom: 10px;height: 20px;overflow: hidden;}
h2.title-requested-courses a{color:#333;font-family: "IRANYekan-Medium";}
h2.title-requested-courses a:hover{color:#012d63;}
.info-requested-courses{padding:0 12px;margin: 20px 0;}
.info-requested-courses span{display:block;font-size: 13px;height: 20px;overflow: hidden;margin-bottom: 7px;}
.info-requested-courses span:before{font-family: "Font Awesome 5 Free";float: right;margin-left: 5px;color: #aecaef;position:relative;top:1px;}
.info-requested-courses span.Holding:before{content: '\f51c';font-weight: 900;}
.info-requested-courses span.time:before{content: '\f017';font-weight: 400;}
.wanna{background: #012d63;padding: 10px 12px 14px;text-align: right;color: #fff;}
.wanna span{color: #f2662c;display: inline-block;margin-left:6px;cursor: pointer;}
.wanna span i{color: #f2662c;float: left;padding-right: 5px;font-size: 13px;position: relative;top: 4px;}
.wanna small{cursor:pointer;position: relative;bottom: 2px;}
.col-View-requested-courses{padding:0 7px;margin-bottom:14px;}
.box-cart .btn-box-cart a.btncart{font-size:13px;padding:7px;}
.box-cart .btn-box-cart a.btncart:hover{color:#fff!important;border:1px solid #f2662c;}
.Wallet_balance span{font-size:14px;display: block;text-align: center;}

.serch--box{padding: 0 2rem 30px;}
.listCourse .info-popular-courses span:nth-child(1) {width: 58%;}
.listCourse .info-popular-courses span{font-size:11px;}
.listCourse .img-popular-courses img{max-height: 160px;min-height: 160px;}
.listCourse .img-popular-courses{height:160px;}
.pagination-page-nav .page-link{display: contents;}
.side-box .content-aside ul li ul li .sp-check{display:inline-block;}
.side-box .content-aside ul li ul li i{position: relative;display: inline-block;top: -6px;margin-right: 3px;border: none;background: transparent;}
.black-back-kavosh {position: fixed;top: 88px;width: 100vw;height: calc(100% - 88px);background: rgba(0,0,0,.5);z-index: 6;display:none;}
.black-back-kavosh.show{display:block;}
.under-boxSelect2 .inside-under-boxSelect{max-height:unset;height:78vh;}
/*.under-boxSelect2 ul li ul{width:50vw;}*/

.content-modal-Course-request{padding:8px 20px 20px;}
.item-modal-Course-request strong{font-size: 15px;font-family: 'IRANYekan-Medium';font-weight: normal;margin-bottom: 6px;display: inline-block;}
.item-modal-Course-request strong:before{content: "\f058";font-family: "Font Awesome 5 Free";color:#f2662c;margin-left:4px;}
.item-modal-Course-request .description{font-size:13px;padding-right: 20px;margin-bottom:9px;}
.item-modal-Course-request .description ul li:before{content: "\f060";font-family: "Font Awesome 5 Free";font-weight:900;color:#012d63;margin-left:4px;font-size: 9px;position: relative;top: 1px;}
.item-modal-Course-request span{font-size:13px;}
.item-modal-Course-request p{font-size:12px;}
.content-modal-Course-request .row .item_modal-Course-request{text-align:center;}
.item_modal-Course-request{font-size:13px;background: #f2f2f2;padding: 8px 0 12px;margin-bottom: 12px;}
.item_modal-Course-request strong{color:#000;}
.item_modal-Course-request span{color:#555;}
#Course-request-description .modal-body .content-modal-Course-request{max-height:450px;overflow-y:auto;scrollbar-width:thin;line-height:27px;}
.image-educational img{border-radius:10px;margin-bottom:8px;}

.image-educational img {
    transition: all .5s;
    max-height: 260px;
    min-height: 200px;
    background-size: cover;
    width: 100%;
}
.under-boxSelect ul li ul li ul{position: relative;right: 0;background: transparent;border: none;box-shadow: none;width: 100%;padding: 4px 7px 0;}
.under-boxSelect ul li ul li ul li{line-height:14px;padding:5px;}
.under-boxSelect ul li:hover ul li{background: transparent;}
.under-boxSelect2 ul > li:hover > a{color:#012d63!important;}
.under-boxSelect ul li:hover ul li:hover > a{color:#012d63!important;}
.under-boxSelect ul li a.black-color{color:#333!important;font-weight:600;}
.under-boxSelect ul li ul{overflow-y:auto;scrollbar-width:thin;}
.selectDiv1 .under-boxSelect ul li ul li ul li a{color:#777;}
.content-sp-slide > p{height: auto;}

/*factor*/
body.factor-body{background:#eee;}
.content-factor{width: auto;margin: 0 auto;display: table;background: #fff;}
.Order__status p{color:#fff;font-size:14px;}
.Order__status{padding: 12px 20px 14px;display: flex;align-items:center;}
.in-content-factor{padding:12px;}
.desc-form-order p{font-size:14px;text-align:justify;}
.Order-information-details{border: 1px solid #012d63;margin: 20px 0;}
.Order-information-details .title-head{text-align: center;padding: 8px 20px 12px;}
.Order-information-details .title-head strong{color:#fff;font-size:14px;}
.content-factor table tr td{text-align:center;font-size:13px;}
.number-order{padding: 20px 12px 35px;font-size: 14px;font-family: "IRANYekan-Medium";}
.content-factor .table-responsive{padding:0 12px;}
.content-factor table tr.tr-color{background:#f2f2f2;}
.Order-form-information{padding:12px;}
.Order-form-information p{font-size:12px;margin-bottom:8px;color:#333;}
.Order-form-information p span{ font-family: "IRANYekan-Medium";color:#000;}
.Order__status button{margin-right: auto;background: #dbe8f9;border: none;font-size: 13px;padding: 0 12px 3px;border-radius: 3px;font-family: "IRANYekan-Light";}
.Order-information-details table{width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;border-collapse: collapse;}
.Order-information-details table tr td{border: 1px solid #dee2e6;padding: .75rem;vertical-align: top;}
a.btn-return-print{color: #fff;background-color: #17a2b8;font-weight: 400;text-align: center;white-space: nowrap;display: block;padding: 9px 12px;font-size: 14px;}
.courses .content-brand .slick-track{margin:0 auto;}
.mobile-link{padding: 0 7px;}
.mobile-link strong.title{color:#012d63;font-size:14px;}
.li-item a{font-size:13px;color:#333;}
.item-mobile-link{margin-bottom:12px;}
.item-mobile-link a{display:inline-block;width: calc(100% - 27px);padding-right: 3px;}
.li-item{margin-top:5px;position:relative;}
.li-item.level2{padding-right:12px;opacity: 0;
    visibility: hidden;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position:absolute;margin-bottom: 12px; border-bottom: 1px solid #ddd;
    padding-bottom: 9px;}
.li-item.level2 a:before{content: "\f104";font-family: "Font Awesome 5 Free";font-weight: 900;color: #bababa;position: relative;top: 2px;margin-left: 4px;}
.li-item.level3{padding-right:12px;opacity: 0;
    visibility: hidden;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    position:absolute;margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 9px;}
span.has__sub{position:relative;top:3px;font-size:13px;}
span.has__sub:before{content: "\f067";font-family: "Font Awesome 5 Free";font-weight:900;font-size: 16px;width: 20px;display: inline-block;text-align: center;color: #004b8e;}
.li-item.level2.show,.li-item.level3.show{opacity: 1;visibility: visible;-webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1);position:relative;transition: all 300ms ease-out 0s;}
.has__sub.min:before{content: "\f068";}
.kavosh-BOX{opacity: 0;visibility: hidden;transform-origin: top;-webkit-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0);-o-transform: scaleY(0);transform: scaleY(0);position:absolute;}
.kavosh-BOX.show{opacity: 1;visibility: visible;-webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1);position:relative;transition: all 300ms ease-out 0s;}
.has___sub:before{content: "\f067";font-family: "Font Awesome 5 Free";font-weight:900;}
.has___sub.min:before{content: "\f068";}
strong.st-main{display:block;font-size:14px;margin-bottom:6px;}
strong.st-main span{font-size:13px;margin-left: 5px;position: relative;top: 2px;}
.item_filter_search{display: inline-block;background: #f2f2f2;border-radius: 5px;padding: 7px 9px 8px;font-size: 13px;margin:0 2.5px 5px;}
.item_filter_search i{color:#f2662c;margin-right:4px; cursor: pointer;}
button.Wallet-balance{font-size:15px;border: none;padding: 5px 12px 7px !important;cursor:default;}
.noUi-connect {background:#012d63 !important;}
.range_slider_div .noUi-horizontal {height:6px;}
.range_slider_div{margin-top:27px;}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{width: 16px;height: 16px;border-radius: 100%;left: -12px;top: -5px;background: #012d63;border: none;box-shadow: none;}
.noUi-handle:after, .noUi-handle:before{display:none;}
.filter_price_ul li{width:50%;list-style:none;text-align:center;padding-bottom:10px;font-size:14px}
.filter_price_ul li:first-child{border-left:1px solid #dedede}
.filter_price_ul li .price{background-color:#f0f0f0;width:100px;margin:10px auto;color:grey}
.filter_price_ul{display:flex;}
button#price-range-submit{margin: 0 auto;display: table !important;}
.content-user{padding:0 4rem;}



@media (min-width: 1500px) {
    /*.container-home{max-width:1366px;}*/
}

@media (min-width: 1200px) {
}

@media (max-width: 1300px) {
    .carousel-control-next, .carousel-control-prev {
        width: 13%;
    }

    .desc-footer p {
        height: 95px;
        line-height: 24px;
    }

    .content_brand {
        padding: 0 2rem;
    }

    ul.ul-slide li.slnext {
        right: 7px;
    }

    ul.ul-slide li.slprev {
        left: 7px;
    }

    .content-Knowledge-upgrade {
        padding: 0 4rem;
    }

    .box-Knowledge {
        padding: 0 9px 30px;
    }

    .content-similar {
        padding: 0 10px;
    }

    .info-popular-courses span:nth-child(2) {
        width: 38%;
    }

    .content-similar ul.ul-slide li.slprev, .content-similar ul.ul-slide li.slnext {
        width: 12px;
        height: 22px;
    }

    .content-similar ul.ul-slide li.slprev {
        left: 0;
    }

    .content-similar ul.ul-slide li.slnext {
        right: -7px;
    }

    .in-formal-lessons {
        padding: 0 3.5rem;
    }

    .box-certificate-validity strong {
        padding: 0 8rem;
    }

    .statistics {
        padding: 0 3.6rem;
    }

    .in-achieve-goals {
        padding: 0 3.5rem;
    }

    .educational-offer {
        padding: 10px 3.8rem 0;
    }

    .single-page {
        padding: 0 2rem 30px;
    }

    .breadcrumb {
        padding: 2rem;
    }

    .content-professors {
        padding: 0 2.5rem;
    }

    .head-single {
        padding: 3rem 6rem;
    }

    .our-story {
        padding: 4rem 3.8rem;
    }

    .row-end-about {
        padding: 3rem 3.7rem;
    }

    .explore-certificates {
        padding-top: 30px !important;
        padding-bottom: 10px !important;
    }
    .center-head {padding: 0;}
    .selectDiv2 .boxSelect{padding:0;font-size: 13px;}
    nav.navbar ul.navbar-nav li a{font-size: 13px;}
    nav.navbar ul.navbar-nav li a span {padding: 2px 5px 4px!important;}
    /*.under-boxSelect2 {top: 29px;}*/
}

@media (max-width: 1200px) {
    nav.navbar ul.navbar-nav li a span {
        padding: 2px 9px 4px;
    }

    header {
        padding: 4px 1rem 0;
    }

    .btn-login {
        padding: 7px 8px 12px;
    }

    nav.navbar ul.navbar-nav li a {
        margin: 0 2px;
    }

    form#searchform {
        right: -48px;
    }

    span.ico-search:before {
        margin-right: 5px;
    }

    .main-footer {
        padding: 30px 10px 5px;
    }

    .center-col-footer {
        padding: 0 0 0 10px;
    }

    .end-col-footer {
        padding-right: 15px;
    }

    .l-educational-offer strong {
        font-size: 20px;
    }

    .in-last-comments {
        padding: 0 1rem;
    }

    .head-single h2 {
        font-size: 20px;
    }

    .head-single {
        padding: 2rem 6rem;
    }

    form.Advanced-search input {
        width: 15%;
    }
}

@media (max-width: 1199px) {
    .content-sp-slide strong {
        font-size: 22px;
        line-height: 32px;
        height: 96px;
    }

    .content-sp-slide {
        top: 10%;
    }

    .content-Knowledge-upgrade {
        padding: 0 1rem;
    }

    .box-Knowledge .title {
        padding: 0;
    }

    .box-certificate-validity {
        width: 80%;
    }

    .item-two {
        right: 20px;
    }

    .item-three {
        right: 40px;
    }

    .l-achieve-goals strong.title {
        padding: 0 0 12px;
        font-size: 17px;
    }

    .item-single {
        padding: 35px 20px;
    }

    .single-page {
        padding: 0 1rem 30px;
    }

    .breadcrumb {
        padding: 1rem;
    }

    .box-slider span {
        top: 4px;
        font-size: 13px;
    }

    .price-courses {
        margin: 8px 0;
    }

    .content-professors {
        padding: 0 1.5rem;
    }

    .head-course-request {
        padding: 2.5rem 3rem;
    }

    .box_single_head .single-search h1 {
        font-size: 18px;
    }

    .our-story {
        padding: 4rem 1rem;
    }

    .row-end-about {
        padding: 3rem .6rem;
    }
    .course__list .panel-title span{font-size:13px!important;}
    .course__list .panel-title span{width: 46%!important;}
}

/*course page*/
.course__list .plus-icon {
    position: unset;
    left: unset;
    float: left;
}

.course__list .panel-heading {
    padding: 12px;
    background: #fff;
    border-bottom: 1px solid #d9e4e3;
}

.course__list .title-single {
    margin-bottom: 30px;
}

.course__list .panel-default {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 4px;
}
.course__list .panel-title span.name{width: 34%;}
.course__list .panel-title span {
    display: inline-block;
    width: 20%;
    font-size: 13px;
}

.course__list .panel-heading strong {
    font-weight: normal;
}

.course__list .panel-body {
    padding: 15px 20px;
    font-size: 13px;
    line-height: 26px;
    text-align: justify;
}

.course__list .panel-title span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #aecaef;
    margin-left: 4px;
    position: relative;
    float:right;
}

.course__list .panel-title span.name {
    font-weight: 600;
}

.course__list .panel-title span.name:before {
    content: '\f518';
}

.course__list .panel-title span.teacher:before {
    content: '\f501';
}

.course__list .panel-title span.calendar:before {
    content: '\f073';
}

.course__list .panel-title span.time:before {
    content: '\f017';
}

/*end course page*/
@media (min-width: 992px) {
    .logo-mobile {
        display: none;
    }


    .col-Knowledge {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 991px) {
    nav button span.navbar-toggler-icon:before {
        content: '\f0c9';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #fff;
        position: relative;
        top: 2px;
    }

    form#searchform {
        top: 52px;
        width: 35vw;
    }

    #navbarSupportedContent {
        position: fixed;
        top: 0;
        z-index: 9000;
        background: rgba(0, 0, 0, .8);
        width: 100vw;
        height: 100vh;
        right: 0;
    }

    #navbarSupportedContent ul.navbar-nav {
        width: 32vw;
        background: #f2f2f2;
        height: 100vh;
        padding: 0 14px;
        overflow-y: auto;
    }

    nav.navbar ul.navbar-nav li a {
        padding: 8px 0 !important;
    }

    nav.navbar ul.navbar-nav li a span {
        background: transparent;
    }

    span.close-menu:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top: 4px;
        right: 34%;
        color: #fff;
        font-size: 20px;
    }

    header {
        padding: 8px 2rem 4px;
    }

    .l-main-head {
        margin-right: auto;
    }

    header .logo {
        width: auto;
        flex: unset;
    }

    .center-head {
        padding: 0;
    }

    .content-sp-slide strong br {
        display: none;
    }

    .content-sp-slide strong {
        font-size: 18px;
        height: 32px;
        margin-top: 5px;
    }

    .content-sp-slide {
        width: 400px;
    }

    .logo-mobile {
        text-align: center;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 12px;
    }

    .logo-mobile img {
        max-height: 60px;
    }

    nav.navbar ul.navbar-nav li ul {
        position: relative;
        background: transparent;
        box-shadow: none;
        padding: 0 12px 8px 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
        display: none !important;
    }

    nav.navbar ul.navbar-nav li ul li {
        height: unset;
    }

    nav.navbar ul.navbar-nav li ul li ul {
        position: relative;
        margin: 0;
        right: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
        display: none !important;
    }

    nav.navbar ul.navbar-nav li:hover a span {
        background: transparent;
    }

    nav.navbar ul.navbar-nav li span.has_sub:before {
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top: 6px;
        right: -8px;
        color: #012d63;
    }

    nav.navbar ul.navbar-nav li span.hide_sub:before {
        content: "\f068";
    }

    nav.navbar ul.navbar-nav li ul li span.has_sub:before {
        top: 3px;
    }

    nav.navbar ul.navbar-nav li ul.show {
        display: block !important;
    }

    .content-sp-slide p {
        width: 67%;
    }

    .center-col-footer {
        padding: 0 15px;
    }

    .content_brand {
        padding: 0 1rem;
    }

    .content-Knowledge-upgrade {
        padding: 0 3rem;
    }

    .col-Knowledge {
        margin: 0 0 50px;
    }

    .Knowledge-upgrade {
        padding: 5.5rem 0 1rem;
    }

    .in-formal-lessons {
        padding: 0 2.2rem;
    }

    .box-certificate-validity strong {
        padding: 0 4rem;
    }

    .statistics {
        padding: 0 1.5rem;
    }

    .l-statistics .item span.number {
        font-size: 25px;
    }

    .l-statistics .item span.title {
        font-size: 16px;
    }

    .item-one {
        width: 170px;
        height: 170px;
        padding-top: 55px;
    }

    .item-two {
        width: 130px;
        height: 130px;
        padding-top: 34px;
        bottom: 60px;
        right: 11px;
    }

    .l-statistics .item span.title {
        padding: 0 10px;
    }

    .item-three {
        width: 140px;
        height: 140px;
        padding-top: 40px;
        right: 66px;
    }

    .l-achieve-goals {
        padding-right: 0;
    }

    .in-achieve-goals {
        padding: 0 1rem;
    }

    .educational-offer {
        padding: 10px 1rem 0;
    }

    .l-educational-offer strong {
        font-size: 18px;
    }

    .desc-educational-offer p, .btn-educational-offer a {
        font-size: 14px;
    }

    p.desc-last-comments {
        font-size: 13px;
        padding: 0 18px;
    }

    .top_form {
        margin-bottom: 28px;
    }

    .single-page {
        padding: 0 0 30px;
    }

    .single-search form {
        width: 60%;
    }

    aside.rightSidebar {
        padding-left: 0;
    }

    .col.item_info_courses {
        padding: 0 4px;
    }

    .share-course {
        padding: 26px 7px;
    }

    #tabs-course ul.nav-tabs, .tab-pane#list {
        display: none;
    }

    .search_aside {
        margin-top: 0;
    }

    .content-professors {
        padding: 0 .5rem;
    }

    .head-single h2 br {
        display: none;
    }

    .head-single h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .head-single p {
        font-size: 13px;
    }

    .head-single {
        padding: 1rem;
        text-align: center;
    }

    .Knowledge-single {
        padding: 2.7rem 0 1rem;
    }

    .head-course-request h2 {
        font-size: 20px;
    }

    .head-course-request p {
        font-size: 13px;
    }

    .head-course-request {
        padding: 1.5rem 3rem;
    }

    form.educational-requests {
        padding: 0 1rem;
    }

    .top-contact-page .col-contact-page:nth-child(1) {
        padding-left: 0;
    }

    .content-form-edit {
        padding: 0 0 30px;
    }

    .upload-box {
        width: 84%;
    }

    form.information-editing {
        padding: 30px 10px;
    }

    .Knowledge-about {
        margin-bottom: 0 !important;
    }

    .Knowledge-about {
        padding: 2.7rem 0 0;
    }

    .solution-box {
        padding: 3rem 0;
    }

    .r-item-story {
        padding-right: 0;
    }
    .box_show_user,.inbox_show_user{padding:0;}
    .inbox_show_user #users-table_wrapper .row .col-md-6:first-child{display: none}
    .inbox_show_user #users-table_wrapper .row .col-md-6{flex: 0 0 100%;max-width: 100%;}
    .under-boxSelect2 {top: 46px;}
}

@media (max-width: 900px) {
    .item-three {
        bottom: 50px;
        right: 36px;
    }
}

@media (max-width: 850px) {
    .r-statistics, .l-statistics {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .item-one {
        width: 200px;
        height: 200px;
        padding-top: 68px;
    }

    .item-two {
        width: 170px;
        height: 170px;
        padding-top: 54px;
        bottom: 64px;
        right: 24%;
    }

    .item-three {
        width: 190px;
        height: 190px;
        padding-top: 64px;
        bottom: 64px;
        right: 30%;
    }

    .statistics {
        margin-bottom: 0;
    }

    .achieve-goal {
        margin-top: -30px;
    }
}

@media (max-width: 800px) {
    #item .content-tabs-course .col-popular-courses {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .p-content .col-popular-courses {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 769px) {
    .mobile-link{display:none;}
}

@media (max-width: 767px) {
    #navbarSupportedContent ul.navbar-nav {
        width: 40vw;
    }

    span.close-menu:before {
        right: 42%;
    }

    .content-sp-slide {
        width: 330px;
    }

    .content-sp-slide h1 {
        font-size: 15px;
    }

    .content-sp-slide strong {
        font-size: 15px;
        height: 30px;
        margin-top: 0;
        line-height: 28px;
    }

    .content-sp-slide p {
        margin: 0 0 7px;
        line-height: 22px;
        height: 49px;
        width: 79%;
    }

    .desc-footer p {
        height: 118px;
    }

    .title-site strong, .title-site span {
        font-size: 20px;
    }

    .content_brand {
        padding: 0 24px;
    }

    .title-site {
        padding: 0 10px;
    }

    .l-formal-lessons {
        text-align: center;
    }

    .desc-formal-lessons p {
        padding-left: 0;
    }

    .box-certificate-validity {
        width: 90%;
    }

    .box-certificate-validity strong {
        padding: 0 1rem;
        font-size: 14px;
    }

    .box-certificate-validity form {
        width: 100%;
    }

    .item-two {
        right: 22%;
    }

    .item-three {
        right: 26%;
    }

    .l-achieve-goals {
        padding: 20px 0;
    }

    .btn-formal-lessons {
        margin-top: 20px;
    }

    .desc-educational-offer p {
        max-width: unset;
    }

    .l-educational-offer {
        margin-bottom: 20px;
    }

    .r-educational-offer {
        text-align: center;
    }

    .in-last-comments {
        padding: 0 10px;
    }

    span.btn-side-mobile {
        position: fixed;
        top: 26%;
        right: 0;
        width: 40px;
        height: 40px;
        background: #f2662c;
        z-index: 29;
        border-radius: 8px 0 0 8px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
    }

    span.btn-side-mobile:before {
        content: '\f0c9';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #fff;
    }

    aside.sidecat {
        width: 55%;
        position: fixed;
        right: -100%;
        transition: all 0.7s ease;
        top: 0;
        z-index: 9999;
        overflow-y: scroll !important;
        height: 100vh;
        padding: 32px 15px 15px !important;
        background: #dbe8f9;
    }

    aside.sidecat.showside {
        right: 0;
        transition: all 0.7s ease;
    }

    span.close-side {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0;
        left: 14px;
        text-align: center;
    }

    span.close-side::before {
        content: '\f00d';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 22px;
        color: #012d63;
    }

    .single-search form {
        width: 75%;
    }

    .breadcrumb {
        padding: 1rem 0;
    }

    #item .content-tabs-course .col-popular-courses {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .p-content .col-popular-courses {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .search-aside {
        margin-top: 0;
    }

    #tabs-course ul.nav-tabs {
        bottom: 0;
        margin-bottom: 20px;
    }

    .Knowledge-single .box-Knowledge p {
        font-size: 14px;
    }

    .head-course-request {
        padding: 1rem;
    }

    .top-contact-page .col-contact-page:nth-child(1) {
        padding-left: 15px;
    }

    .top-contact-page .col-contact-page {
        margin-bottom: 15px;
    }

    .top-contact-page {
        margin-bottom: 0;
    }

    .l-btm-contact {
        margin-top: 15px;
    }

    .l-Consultant strong {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .l-Consultant span {
        font-size: 13px;
    }

    .solution-box p {
        width: 95%;
    }

    .our-story {
        padding: 2rem 1rem;
    }

    .l-our-story {
        padding-left: 15px;
        margin-bottom: 30px;
    }

    .r-item-story {
        flex: 0 0 82px;
        max-width: 82px;
    }

    .l-item-story {
        flex: 0 0 87%;
        max-width: calc(100% - 86px);
    }

    .row-end-about img {
        margin-bottom: 12px;
    }

    .row-end-about {
        padding: 1rem .6rem 3rem;
    }

    form.Advanced-search {
        text-align: center;
    }

    form.Advanced-search input {
        width: 30%;
        margin-bottom: 6px;
    }

    form.Advanced-search button {
        display: table;
        margin: 12px auto;
        width: auto;
        color: #fff;
    }

    form.Advanced-search button:after {
        content: 'جستجو';
        margin-left: 8px;
        color: #fff;
        position: relative;
        bottom: 2px;
        margin-right: 8px;
    }

    .show-result table {
        width: 80%;
    }

    .Advanced_search .container-page {
        padding: 0 !important;
    }

    .explore-certificates p {
        font-size: 13px;
    }
    .selectDiv2{display:none;}
    .l-main-head{flex: 0 0 41.666667%;max-width: 41.666667%;}
    .center-head{flex: 0 0 25%;max-width: 25%;}
    .box-btn-buy-cource{text-align: center;}
    .box-btn-buy-cource button{display: block;margin:0 auto 12px;}
    #users-table_paginate{width: auto;margin: 0 auto;display: table;}
    .content-factor{display:block;}
}

@media (max-width: 600px) {
    .box-certificate-validity {
        width: 100%;
        background: #dbe8f9;
        margin-top: -170px;
        padding: 0 12px 12px;
    }

    .box-certificate-validity strong {
        padding: 0;
    }

    .box-certificate-validity form {
        margin-top: 20px;
    }

    .back-certificate {
        min-height: 260px;
    }

    .col-professors {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .show-result table {
        width: 100%;
    }
    /*.newSlider .img-popular-courses img{max-height:130px;min-height:130px;}*/
    /*.newSlider .view-course{font-size: 12px;}*/
    /*.box-newSlider{padding:0 10px;}*/
    /*.newSlider .info-popular-courses span{display:block;width:100%;}*/
    /*.newSlider .title-popular-courses a{font-size:12px!important;}*/
    /*.newSlider .price-popular-courses{font-size:13px;}*/
}

@media (max-width: 645px) {
    .upload-box {
        width: 78%;
    }

    .r-upload {
        padding-left: 0;
    }
}

@media (max-width: 650px) {
    .item-two {
        right: 16%;
    }

    .item-three {
        right: 20%;
    }
}

@media (min-width: 650px) {
    .content-sp-mobile {
        display: none;
    }
}

@media (max-width: 649px) {
    .content-sp-slide {
        display: none;
    }

    .content-sp-mobile {
        background: #fff;
        text-align: center;
        padding: 20px 12px 0;
    }

    .content-sp-mobile h1 {
        color: #012d63;
        font-size: 18px;
        font-weight: 600;
    }

    .content-sp-mobile strong {
        display: block;
        margin: 10px 0;
        font-family: "IRANYekan-Medium";
        font-weight: normal;
        color: #012d63;
        font-size: 20px;
    }

    .content-sp-mobile strong br {
        display: none;
    }

    .content-sp-mobile form {
        width: 80%;
        background: #dbe8f9;
        border-radius: 10px;
        overflow: hidden;
        margin: 24px auto 0;
    }

    .content-sp-mobile form button {
        width: 80px;
        background: #012d63;
        color: #fff;
        text-align: center;
        border: none;
        padding: 10px 0 13px;
        float: left;
        font-size: 14px;
    }

    .content-sp-mobile form button:hover {
        background: #f2662c;
    }

    .content-sp-mobile form input[type="text"] {
        width: calc(100% - 87px);
        font-size: 13px;
        padding: 11px 4px 10px;
        border: none;
        background: transparent;
    }

    .content-sp-mobile p {
        font-size: 14px;
        padding: 0 12px;
    }
}

@media (max-width: 620px) {
    .box-head-single img {
        display: none;
    }

    .box-head-single {
        background: #c2cccb !important;
        height: unset !important;
    }

    .box-head-single .head-single {
        position: relative;
    }

    .box-head-single h2, .box-head-single p {
        color: #1b1b1b;
    }

    .box-head-course {
        background: #c2cccb !important;
        height: unset !important;
    }

    .box-head-course img {
        display: none;
    }

    .box-head-course .head-course-request {
        position: relative;
    }

    .box-head-course .head-course-request h2, .box-head-course .head-course-request p {
        color: #1b1b1b;
    }

    .head-single h2, .head-single p {
        text-shadow: unset;
    }
}

@media (max-width: 576px) {
    header {
        padding: 8px 0 4px;
    }

    form#searchform {
        width: 45vw;
    }

    .content-sp-mobile strong {
        font-size: 16px;
    }

    .content-sp-mobile form {
        width: 94%;
    }

    .desc-footer p {
        height: unset;
        margin-bottom: 16px;
        padding-left: unset;
    }

    .title-site strong, .title-site span {
        font-size: 18px;
    }

    .content-Knowledge-upgrade {
        padding: 0 1rem;
    }

    .box-Knowledge .title a {
        font-size: 16px;
    }

    .slider-home, .courses, .Knowledge-upgrade, .popular-courses, .formal-lessons, .achieve-goal {
        margin-bottom: 30px;
    }

    .title-site {
        margin-bottom: 10px;
    }

    .Knowledge-upgrade {
        padding: 3.5rem 0 .2rem;
    }

    .content-popular-courses {
        margin-top: 30px;
    }

    .content-similar ul.slick-dots {
        margin-top: 10px;
    }

    .in-formal-lessons {
        padding: 0 1rem;
    }

    .r-formal-lessons .title a, .r-formal-lessons .title {
        font-size: 18px;
    }

    .btn-formal-lessons a {
        font-size: 13px;
    }

    .content-all-lessons, .content-new-courses {
        margin-top: 32px;
    }

    .modaltemp .modal-dialog {
        margin-top: 4rem;
    }

    .content-login-modal {
        padding: 0 15px;
    }

    p.not__register, .p__register, a.forget__pass {
        font-size: 13px;
    }

    .btm-modal-login {
        padding: 10px 9px 12px;
    }

    .desc-formal-lessons p {
        font-size: 13px;
    }

    .educational-offer {
        padding: 10px 10px 0;
    }

    .statistics {
        padding: 0 1rem;
    }

    .last-comments {
        padding-top: 30px;
    }

    .content-last-comments {
        margin-top: 10px;
    }

    .last-comments {
        padding-bottom: 25px;
    }

    aside.sidecat {
        width: 86%;
    }

    .content-professors {
        margin-top: 24px;
    }

    .Consultant {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 557px) {
    #navbarSupportedContent ul.navbar-nav {
        width: 70vw;
    }

    span.close-menu:before {
        right: 72%;
    }

    .item-one {
        width: 170px;
        height: 170px;
        padding-top: 52px;
    }

    .item-two {
        width: 140px;
        height: 140px;
        padding-top: 34px;
    }

    .item-three {
        width: 150px;
        height: 150px;
        padding-top: 45px;
        bottom: 54px;
    }
}

@media (max-width: 500px) {
    nav.navbar {
        padding: 0;
    }

    .navbar-toggler {
        padding: .25rem .5rem;
    }

    header {
        height: 75px;
        display: flex;
        align-items: center;
    }

    form#searchform {
        top: 51px;
    }

    form#searchform {
        width: 62vw;
    }

    .imgCredits img {
        max-height: 80px;
    }

    .r-achieve-goals {
        padding-top: 20px;
    }

    aside.sidecat {
        width: 100%;
    }

    .box-single-search img {
        display: none;
    }

    .box-single-search {
        height: 74px;
        background: #dbe8f9;
    }

    .single-search form {
        width: 95%;
        box-shadow: 0 0 4px rgba(0, 0, 0, .08);
    }

    .single-search form select {
        width: 120px;
        font-size: 13px;
    }

    .single-search form button {
        width: 60px;
        font-size: 13px;
    }

    .single-search form input {
        width: calc(100% - 187px);
        font-size: 13px;
    }

    .item-single {
        padding: 35px 14px;
    }

    #item .content-tabs-course .col-popular-courses {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .p-content .col-popular-courses {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box_single_head .single-search h1 {
        color: #012d63;
        text-shadow: none;
    }

    form.educational-requests, form.educational-requests .col-educational-requests, .btn-educational-requests {
        padding: 0;
    }

    .upload-box {
        width: 100%;
    }

    .l-upload {
        padding-left: 0;
    }

    .Wallet-balance strong {
        font-size: 16px;
    }

    span.remove-comment {
        top: 1px;
        left: 1px;
    }

    .our-story {
        padding: 2rem 10px;
    }

    form.Advanced-search input {
        width: 45%;
    }

    .box-form-certificates form {
        width: 98%;
    }

    .box-form-certificates {
        display: block;
    }
    .favContent .col-popular-courses,.RecentVisitsContent .col-popular-courses{flex: 0 0 100%;max-width: 100%;}
    .course__list .panel-title span {width: 100% !important;}
    .col-View-requested-courses{flex: 0 0 100%;max-width: 100%;}
    #tabs-course {padding: 0 30px;}
}

@media (max-width: 481px) {
    .item-two {
        right: 6%;
    }

    .item-three {
        right: 17%;
        bottom: 48px;
    }
}
@media (max-width: 450px) {
    form.ajax-send-excel-href{display:block;}
    .custom-file-excel {display: block;width: 100%;}
    .box-btn-send-excel{width: 100%;text-align: center !important;}
}
@media (max-width: 419px) {
    .col-Knowledge {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box-Knowledge .title, .box-Knowledge p {
        height: unset;
    }

    .item-two {
        right: 0;
    }

    .item-three {
        right: 7%;
    }

    .Knowledge-about .box-Knowledge p {
        height: auto;
    }

    .Knowledge-about .col-Knowledge:last-child {
        margin-bottom: 30px;
    }
}
@media (max-width: 416px) {
    table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {top: 11px!important;}
}

@media (max-width: 400px) {
    .box-certificate-validity strong {
        font-size: 13px;
    }

    .l-achieve-goals strong.title {
        font-size: 15px;
    }

    .item_form label {
        display: block;
        width: 100%;
    }

    .item_form input[type="text"], .item_form input[type="email"] {
        width: 100%;
    }

    .item_form.full-width input[type="text"] {
        width: 100%;
    }

    .item_form select {
        width: 100%;
    }

    .col-form-edit .sp-check {
        width: 69%;
    }

    .btn-information-editing button {
        width: 130px;
    }

    .item-info-profile {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px;
    }

    .Wallet-balance span {
        padding: 7px 6px 9px;
    }
    .btn__wallet button,.btn__wallet a{display:block;width:100%;margin-bottom:3px;text-align:center;}
}

@media (max-width: 390px) {
    .btn-login:before {
        display: none;
    }
}

@media (max-width: 374px) {
    .item-three {
        right: 0;
        width: 100px;
        height: 100px;
        padding-top: 15px;
    }

    .item-two {
        width: 130px;
        height: 130px;
        padding-top: 30px;
        bottom: 40px;
    }

    .l-statistics .item span.number {
        font-size: 20px;
    }

    .l-statistics .item span.title {
        font-size: 15px;
    }
}

@media (max-width: 350px) {
    .title-form strong{margin-right:2rem;}
}

@media screen and (min-width: 550px) and (max-width: 650px) {
}

@media (min-width: 576px) {
    .modaltemp .modal-dialog {
        margin-top: 6rem;
    }
}

::-webkit-scrollbar {
    width: 12px;
    height: 4px;
    background: #ddd;
}

::-webkit-scrollbar-thumb {
    background: #a9a9a9;
    -webkit-border-radius: 1ex;
}

body {
    scrollbar-width: thin;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .under-boxSelect ul li ul{height: 100.2%;}
    .under-boxSelect1 ul li ul{height: 100.4%;}
    form#searchform{display:none;}
    form#searchform.showSearch{display:block;}
}

@-moz-document url-prefix() {
    .under-boxSelect ul li ul{height: 100.2%;}
    .under-boxSelect1 ul li ul{height: 100.4%;}
    form#searchform{display:none;}
    form#searchform.showSearch{display:block;}
}

.slick-slide img {
    float: unset;
    margin: 0 auto;
    display: table;
}

.slick-slider {
    direction: rtl !important;
}

.modal-backdrop.show {
    opacity: .7;
}

.nofix {
    position: relative;
}

/*cart*/
.cart-head2 {
    position: relative;
}

span.cart-head2 {
    text-align: center;
    border-radius: 100%;
    line-height: 28px;
    position: relative;
    top: 7px;
}

span.cart-head2:after {
    content: '\f07a';
    font-family: "Font Awesome 5 Free";
    padding-right: 3px;
    font-size: 20px;
    position: relative;
    color: #fff;
    font-weight: 900;
}

.cartindex {
    width: 370px;
    position: absolute;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    display: none;
    padding: 20px;
    z-index: 9999;
    background: #fff;
    border-radius: 2px;
    top: 28px;
    text-align: center;
    left: -28px;
}

.cart-head2:hover .cartindex {
    display: block;
}

td.img-cart img {
    max-height: 50px;
    width: auto;
    max-width: unset;
}

span.fa-trash-alt:before {
    color: #d6162d;
    font-size: 16px;
    position: relative;
    top: 4px;
}

.tbl-cart td {
    font-size: 12px;
}

td.numberpro {
    padding-top: 16px !important;
}

a.btncart {
    display: inline-block;
    border: 1px solid transparent;
    background: #012d63;
    text-align: center;
    color: #FFF!important;
    border-radius: 7px;
    font-size: 12px;
    cursor: pointer;
    margin-top: 8px;
    padding: 2px 20px;
}

a.btncart2 {
    display: inline-block;
    border: 1px solid transparent;
    background: #f2662c;
    text-align: center;
    color: #FFF;
    border-radius: 7px;
    font-size: 12px;
    cursor: pointer;
    margin-top: 8px;
    padding: 2px 20px;
}

a.btncart:hover {
    border: 1px solid #012d63;
    background: transparent;
    color: #012d63!important;
}

a.btncart2:hover {
    border: 1px solid #f2662c;
    background: transparent;
    color: #f2662c;
}

span.num-cart {
    position: absolute;
    color: #fff;
    top: -8px;
    right: -7px;
    width: 19px;
    height: 19px;
    border: 1px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
    z-index: 2;
    background: #f2662c;
}

@media (max-width: 600px) {
    .cartindex {
        width: 340px;
    }
    .under-boxSelect1{width: 130%;}
    .under-boxSelect1 ul li ul{width: 134%;right: 180px;}
    .single-search.single-search-div form input{width: calc(100% - 239px);}
}

@media (max-width: 500px) {
    .btn-login {
        padding: 7px 4px 12px !important;
    }

    .btn-login span {
        font-size: 12px;
    }

    .cartindex {
        width: 300px;
        left: -104px;
    }
}
@media (max-width: 450px) {
    .under-boxSelect1 ul li ul {width: 100%;}
}
@media (max-width: 412px) {
    span.cart-head2:after {
        font-size: 10px;
    }
}
@media (max-width: 380px) {
    .under-boxSelect1 ul li ul {width: 91%;}
}
@media (max-width: 360px) {
    .under-boxSelect1 ul li ul {width: 71%;}
}
@media screen and (min-width: 1120px) and (max-width: 1299px) {
    .col-popular-courses.listCourse{flex: 0 0 33.3333%;max-width: 33.3333%;}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .l-main-head {
        padding-right: 0;
    }

    .btn-login {
        padding: 7px 4px 12px;
    }

    .btn-login span {
        font-size: 12px;
    }

    span.cart-head2:after {
        font-size: 16px;
    }
}

/*end cart*/ /*cart page*/
.cart-page {
    padding: 0 4rem 3rem;
}

.cart-page .table-responsive {
    border-radius: 10px;
}

.cart-page table {
    background: #fff;
}

.cart-page table thead tr {
    background: #012d63;
    color: #fff;
}

.cart-page table tr td, .cart-page table tr th {
    text-align: center;
    font-size: 14px;
}

.cart-page table tr td img {
    max-height: 50px;
}

.cart-page .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgb(245, 248, 253);
}

.top-cart-page {
    margin-bottom: 20px;
}

.top-cart-page form label {
    font-size: 14px;
    padding-left: 5px;
}

.top-cart-page form input {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 13px;
}

.top-cart-page form button {
    background: #f2662c;
    color: #fff;
    border: none;
    font-size: 13px;
    padding: 8.3px 18px;
    border-radius: 5px;
}

.top-cart-page form button:hover {
    background: #012d63;
}

.box-cart {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 18px 15px;
    border: 1px solid #eee;
}

.box-cart .title-single {
    margin: 10px 0 15px;
}

.box-cart .title-single strong {
    background: #fff;
    border: 1px solid #ddd;
    color: #1b1b1b;
}

.box-cart .title-single:before {
    background: #ddd;
}

.item-box-cart {
    margin-bottom: 12px;
}

.item-box-cart span {
    font-size: 14px;
    display: inline-block;
    width: 48%;
}

span.amount {
    text-align: left;
}

.btn-box-cart {
    text-align: center;
    margin: 22px 0 12px;
}

.btn-box-cart a {
    background: #012d63;
    color: #fff;
    font-size: 14px;
    padding: 4px 12px 7px;
    border-radius: 5px;
}

.btn-box-cart a:hover {
    background: #f2662c;
}

.item-box-cart span small {
    font-size: 11px;
    background: #f2662c;
    color: #fff;
    padding: 1px 10px;
    border-radius: 10px;
}

.item-box-cart span.amount {
    font-size: 13px;
    font-weight: bold;
}

@media (max-width: 1300px) {
    .cart-page {
        padding: 0 1rem 3rem;
    }

    .cart-page table tr td, .cart-page table tr th {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .cart-page {
        padding: 0 0 3rem;
    }

    .l-cart-page {
        padding-right: 0;
    }

    .item-box-cart span small {
        padding: 1px 6px;
    }
    .tbl-exelUser{padding:0;}
    .tbl-exelUser .table-responsive{border:1px solid #ddd;margin-bottom:20px;}
    .tbl-exelUser .table-responsive table{margin-bottom:0;}
}

@media (max-width: 767px) {
    .l-cart-page {
        padding-right: 15px;
    }
}

@media (max-width: 400px) {
    .top-cart-page form button {
        display: table;
        margin: 12px auto 12px 0;
    }
}

/*end cart page*/ /*teacher page*/
.info-teacher-page {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.img-info-teacher {
    text-align: center;
    margin-bottom: 5px;
}

.img-info-teacher img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.txt-info-teacher strong.name {
    color: #012d63;
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #f2662c;
    padding-bottom: 10px;
}

.item-txt-info-teacher {
    text-align: justify;
}

.item-txt-info-teacher:last-child {
    margin-bottom: 8px;
}

.item-txt-info-teacher span {
    font-size: 13px;
}

.item-txt-info-teacher strong {
    font-size: 14px;
    color: #737373;
}

.l-info-teacher {
    padding-right: 38px;
}

.l-info-teacher strong.title {
    color: #012d63;
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
    font-family: "IRANYekan-Medium";
    font-weight: normal;
}

.contact-info-teacher span.titr {
    font-size: 14px;
    color: #737373;
}

.contact-info-teacher a {
    font-size: 14px;
}

.contact-info-teacher a:hover {
    color: #012d63;
}

.item-txt-info-teacher strong:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #f2662c;
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.info-teacher-page .title-single {
    margin-bottom: 22px;
}

.contact-info-teacher:last-child {
    margin-bottom: 8px;
}

.social-teacher {
    padding: 8px 30px;
}

.social-teacher a {
    text-align: center;
    padding: 0 3px;
    font-size: 18px;
}

.social-teacher a span:before {
    color: #012d63;
}

.social-teacher a:hover span:before {
    transform: rotate(360deg);
    display: inline-block;
    transition: all .5s;
    color: #f2662c;
}

.contact-info-teacher span.titr span.fas {
    color: #f2662c;
    margin-left: 8px;
}

.Further-Details {
    margin-top: 0;
    background: #f8f8f8;
}

.Running-courses {
    margin: 30px 0;
}

.Running-courses .title-site strong {
    font-size: 20px;
}

@media (max-width: 767px) {
    aside.teacher-aside {
        padding-left: 15px !important;
    }
    .item-modal-Course-request strong {font-size: 13px;}
}

@media (max-width: 576px) {
    .Running-courses .title-site {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 500px) {
    .Running-courses .col-popular-courses {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



@media (min-width: 992px) {
    #Course-request-description .modal-dialog{min-width:800px;}
}
@media (max-width: 992px) {
    #Course-request-description .modal-dialog{min-width:95%;width:95%;}
}
