@font-face {
	font-family: 'Vazir';
	src: url('../fonts/vazir/Vazir.eot');
	src: url('../fonts/vazir/Vazir.eot?#iefix') format('embedded-opentype'),  url('../fonts/vazir/Vazir.woff') format('woff'),  url('../fonts/Vazir.ttf') format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: 'Vazir';
	src: url('../fonts/vazir/Vazir-Bold.eot');
	src: url('../fonts/vazir/Vazir-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/vazir/Vazir-Bold.woff') format('woff'),  url('../fonts/Vazir-Bold.ttf') format('truetype');
	font-weight: bold;
}
@font-face {
	font-family: 'Vazir';
	src: url('../fonts/vazir/Vazir-Light.eot');
	src: url('../fonts/vazir/Vazir-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/vazir/Vazir-Light.woff') format('woff'),  url('../fonts/Vazir-Light.ttf') format('truetype');
	font-weight: 300;
}

body, p , h1, h2, h3, h4, h5, h6, input, button, select, textarea, .jGrowl-notification, .jGrowl-closer, .tooltip, #kt, .raxo-info, .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .raxo-details, .o-alert {
    font-family: Vazir;
}
#kt, #fd .o-btn, #fd input, #fd button, #fd select, #fd textarea, #fd .o-alert, #fd .o-dropdown, #fd .o-label, #fd .o-empty, #ed, #fd .fd-toolbar, #ed .o-form-control, #ed .o-form-select {
   font-family: Vazir !important;
}
sp-header .sp-module {
    margin-left: 0;
}
.sp-page-title {
    display: none;
}
.article-details.newspage, .article-details.blogpage, .hikashop_product_page {
    max-width: 920px;
    margin: 0 auto;
    position: relative;
}

#convas {
	position: absolute !important;
    display: block;
	z-index: 99;
}
body.rtl .sp-megamenu-parent>li.sp-has-child>a:before, body.rtl .sp-megamenu-parent>li.sp-has-child>span:before {
    content: "\f078";
}
.btn-solico {
    border-color: #3f51b5;
    background-color: #3f51b5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 6px;
}
.btn-solico:hover {
    color: #fff !important;
    border-color: #ec430f;
    background-color: #ec430f;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
/* hiden sidebar */
.view-category.nosidebar #sp-right, .signup.nosidebar #sp-right {
    display: none;
}
.view-category.nosidebar .category-body-right.col-lg-9, .signup.nosidebar .col-lg-8, .com-hikashop.nosidebar .col-lg-8 {
  flex: 0 0 100%;
  max-width: 100%;
}
#sp-main-body {
    padding: 100px 0;
}
.article-details .article-full-image {
    margin-bottom: 0;
}
.com-sppagebuilder #sp-main-body {
    padding: 50px 0;
}
.com-sppagebuilder.homepage #sp-main-body {
    padding: 0;
}
#sp-header.lg-header {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
#sp-header, #sp-header.header-sticky {
  animation: none;
}

#sp-header2{
    background-color: rgba(238,238,238,0.7);
    backdrop-filter: blur(7.5px);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
#sp-footer {
    background: #3f51b5;
}

#sp-bottom {
	padding: 30px 0 0;
    background: rgba(218,218,218,0.5);
}
.course_page #sp-bottom, .services_page #sp-bottom, .product-listing #sp-bottom {
 margin-top: 200px;
}
#sp-bottom .sp-module {
    margin-bottom: 0px;
}
#sp-bottom .row {
    margin: 0 15px;
}
.course_product_name {
    background: #3f51b5;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 0 0 8px 8px;
    margin-bottom: 0;
    z-index: 1;
    position: relative;
}
.product_box {
    border-radius: 8px;
    -webkit-transition: .4s;
    transition: .4s;
}
.product_box:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.course_latest_box:hover .course_product_name {
    background: #ff5722;
}
.course_latest_box:after {
    content: "";
    width: 100%;
    height: 90%;
    background-color: rgb(18 14 14 / 40%);
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    border-radius: 6px;
    pointer-events: none;
    -webkit-transition: .4s;
    transition: .4s;
}
.course_latest_box:hover:after {
    opacity: 1;
}
.homepage .product_box{
    background: transparent;
}
.homepage .product_box .course_latest_image img {
    border-radius: 12px 12px 0 0;
}
.client_customer .sppb-img-responsive {
	width: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
	margin-bottom: 5px;
}
.client_customer {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 1px;
}

#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color: #ff6633;
}
#sp-bottom .sp-module ul>li>a {
    font-size: 13px;
    color: #3f51b5;
    font-weight: 500;
	padding-right: 15px;
}
#sp-bottom .sp-module ul>li>a:hover, #sp-bottom .sp-module ul li:hover a:before {
    color: #ff6633;
}
#sp-bottom .sp-module ul {
    position: relative;
}
#sp-bottom .sp-module ul>li {
    line-height: 20px;
	margin-bottom: 0;
}
#sp-bottom .sp-module ul>li>a:before {
    content: ".";
    color: #3f51b5;
    font-size: 50px;
    font-weight: 400;
    position: relative;
    right: -5px;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
       font-size: 12px;
    margin: 0 0 10px;
    color: #3f51b5;
}
#sp-footer .container-inner {
    padding: 10px 0;
    border-top: none;
}
.nav-link {
    display: block !important;
}
.btn-primary, .sppb-btn-primary {
    border-color: #3f51b5;
    background-color: #3f51b5;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #ec430f;
    background-color: #ec430f;
}
body.rtl .sp-scroll-up {
    left: auto;
    right: 16px;
}
.sp-scroll-up {
    bottom: 76px;
    right: 44px;
    width: 54px;
    height: 54px;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
    background: #3f51b5;
    border-radius: 5px;
    border: 3px solid #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.sp-scroll-up:hover {
    background: #ec430f;
}
#sp-header-topbar {
    background-color: #3f51b5;
}
#sp-header-topbar .container-inner {
    border-bottom: none;
}
/*
#sp-header {
	height: 50px;
    background-color: rgba(238,238,238,0.7);
    backdrop-filter: blur(7.5px);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
*/
.sp-megamenu-parent>li:hover>a {
    color: #ec430f;
    background-color: rgba(255, 102, 51, 1);
    color: rgba(255, 255, 255, 1);
}
.sp-megamenu-parent>li.active:hover>a {
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    color: #585c60;
	font-weight: 700;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 16px;
	line-height: 50px;
	font-weight: 700;
	padding: 0 10px;
    color: rgba(0, 0, 0, 0.6);
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0 15px;
}
.modal.fade {
    background: #00000061;
}
.sp-slider-content-align-right, .sp-slider-image-align-right {
    z-index: 9;
}
.sp-slider-outer-stage {
    width: 100% !important;
    height: 100vh !important;
    margin-top: -60px;
}
.sp-slider .sp-dots ul li {
    background-color: #3f51b5 !important;
}
.sppb-sp-slider-button .sp-slider-btn-text {
    color: #ffffff;
    font-size: 14px !important;
    line-height: 22px;
    border-style: solid;
    border-color: #3f51b5;
    border-radius: 5px;
    padding: 15px 0px 15px 0px;
    background: #3f51b5;
    border: 3px solid #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.sppb-sp-slider-button .sp-slider-btn-text:hover {
    border-color: #ec430f;
    background: #ec430f;
	border: 3px solid #fff;
}
.sp-slider-content-align-right .sppb-sp-slider-button {
    display: block;
    width: 220px;
    text-align: center;
    margin-bottom: 15px;
	transform: none !important;
	transition-duration: 0ms !important;
    transition-timing-function: unset !important;
	transition-property: none !important;
}
.sp-slider .sp-item .sp-background {
    border-bottom: 8px solid #3f51b5;
}
.logo_slider {
    margin-right: 45px;
		transform: none !important;
	transition-duration: 0ms !important;
    transition-timing-function: unset !important;
	transition-property: none !important;
}
.logo_slider img {
    opacity: 0.75;
	    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}
.remodal-close {
    color: #3f51b5 !important;
    right: 10px;
    top: 10px !important;
    z-index: 9;
}
.remodal-close:before {
    font-size: 35px !important;
    line-height: 35px;

}
.remodal_signin {
max-width: 400px !important;
    border-radius: 8px;
    border: 1px solid #888;
    background: #f1f1f1 !important;
    padding: 15px !important;
}
.remodal_signin label{
    display: block !important;
}
.w3-theme {
    color: #fff;
    background-color: #3f51b5;
    width: 70px;
    border-radius: 50%;
    padding: 10px;
    margin: 25px auto 15px auto;
    text-align: center;
}
#login-form .btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.btn {
    border-radius: 3px;
}

#form-login-username input{
    margin-bottom: 15px;
}
#form-login-username input:hover, #form-login-username input:focus, #form-login-password input:hover, #form-login-password input:focus{
     border-color: #ff5722 !important;
}
.singin_button {
    display: flex !important;
    align-items: center;
	font-size: 13px;
    justify-content: space-between;
	flex-direction: row-reverse;
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 5px;
	background: #6271c8;
    color: #fff;
	cursor: pointer;
    z-index: 9;
    width: 180px;
}
.singin_button .account-box {
    order: 1;
    padding-right: 30px;
}
.singin_button_text {
    font-weight: 300;
}
.singin_button:hover {
	background: #ff6633;
    color: #fff;
}
.singin_button img  {
    width: 24px;
}
.account-dropdown {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    border: none;
    margin-top: -16px !important;
    border: 2px solid;
    border-radius: 5px;
    z-index: -1;
    color: #fff;
    background-color: #6271c8;
    width: 180px;
}
.dropdown-toggle::after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    position: absolute;
    font-weight: 600;
    right: 15px;
    border: none;
}
.account-dropdown-user-name {
    font-size: 12px;
    text-align: center;
    padding: 15px 0 5px 0;
    margin: 0;
    color: #000;
    font-weight: 600;
}

.account-dropdown ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.account-dropdown li{
	    font-size: 13px;
}
.profile_menu{
    display: flex;
    align-items: center;
}
a.profile_menu {
    color: #ffffff !important;
    transition: none;
    padding: 5px 7px;
    font-size: 12px;
}
a.profile_menu:hover  {
    background: #ff5722;
}
.profile_menu img  {
    margin-left: 10px;
}
.nav.nav-pills{
    text-align: center;
    margin: 0 auto;
	justify-content: center;
	padding: 0;
	width: 100%;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #3f51b5;
    background-color: transparent;
    border-bottom: 5px solid #ff5722;
    border-radius: 0;
}
.nav-pills .nav-link:hover {
    color: #ff5722;
    background-color: #f1f1f1!important;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 5px solid #cccccc;
	margin: 0 5px;
    padding: 5px 5px;
    font-size: 14px;
    font-weight: bold;
}


#kt {
max-width: 920px;
margin: 0 auto;
}
.solico_button {
    color: #fff;
    background-color: #3f51b5;
    display: flex;
    align-items: center;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 15px;
}
.solico_button:hover, .solico_button:focus {
    color: #fff !important;
}
.solico_button.disable_widget {
    pointer-events: none;
    background-color: #9e9e9e;
}
a.profile_menu.disable_menu:hover {
    background: #9e9e9e;
}
.profile_menu.disable_menu {
    opacity: 0.3;
    pointer-events: none;
}
.solico_button img {
    width: 32px;
}
.solico_button:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    color: #fff;
    background-color: #ff5722;
}
#member-profile fieldset:last-child, #member-profile > fieldset:nth-child(3){
    display: none;
}
.com-users .profile {
    max-width: 920px;
    padding-bottom: 400px;
    margin: 0 auto;
}
.profile-hoverable {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.profile-hoverable li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd;
}
.profile-label {
    color: #3f51b5;
}
.profile-hoverable li:last-child {
    border-bottom: none;
}
.profile-hoverable li:hover {
    background-color: #ccc;
}
.view-dashboard #fd .o-snackbar {
    border: none !important;
    background-color: transparent !important;
}
.view-dashboard #fd b {
    color: #3f51b5;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}
.view-dashboard #fd p {
    font-size: 15px;
    line-height: 1.8;
}
.govai-profile{
    margin: 0 auto;
    padding: 0 20px;
}
.govahi_box {
    border-radius: 8px;
    -webkit-transition: .4s;
    transition: .4s;
}
.govahi_image img {
    border-radius: 8px 8px 0 0;
}
.govahi_text {
    background: #3f51b5;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 0 0 8px 8px;
}
.govahi_box:hover .govahi_text {
    background: #ff5722;
    color: #fff;
}
.govahi_box:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}



#is_ajaxsearch_result .result-element span {
    float: right !important;
    text-align: right !important;
}
.is_ajaxsearch .result_img {
	width: 30% !important;
    float: right !important;
}
.is_ajaxsearch .search-results .ajaxsearch_result .result_wrap {
    border: none !important;
    -webkit-box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%) !important;
    box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%) !important;
}
#is_ajaxsearch_result .result-element {
    border-top: none !important;
}
.is_ajaxsearch .search-results .ajaxsearch_result .result-element {
    padding: 30px !important;
}
#is_ajaxsearch_result .result-element span.small-desc {
    font-weight: 300;
}
#is_ajaxsearch_result .result-element span.small-desc {
    margin-left: 0 !important;
    line-height: 2 !important;
}
#is_ajaxsearch_result .result-element span.small-desc {
    width: 70% !important;
}
.is_ajaxsearch .result-products .result_content {
    width: 70% !important;
}
#is_ajaxsearch_result .result-element img {
	    float: right !important;
    border-radius: 12px !important;
	    padding-right: 0 !important;
    margin: 0 !important;
}

#is_ajaxsearch_result.ajaxsearch_result .result_wrap mark {
    background-color: #ffcb05;
    border-radius: 5px;
    padding: 2px 10px !important;
	    margin: 0 3px !important;
}
#is_ajaxsearch_result .result_box:hover {
    background-color: #fafafa !important;
}
.is_ajaxsearch .btn-toolbar {
    position: relative;
}


.search-box .btn-group {
position: absolute;
    top: 10px;
    right: 0;
	font-weight: 300;
}
.search-box .inputbox {
    line-height: 20px!important;
    border: none !important;
    padding: 10px 30px 10px 18px!important;
	-webkit-box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%);
    box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%);
	border-radius: 25px !important;
   -webkit-transition: width 0.4s ease-in-out !important;
    transition: width 0.4s ease-in-out !important;
	background: rgba(241, 241, 241, 1) !important;
}
.search-box .inputbox.is-focus3 {
    width: 500px !important;
}
.ajaxsearch_result.is-focus2 {
  display: block !important;
}
.ajaxsearch_result {
    display: none;
  }
.offcanvas-menu .search-box .inputbox:focus {
    width: auto !important;
}
.offcanvas-menu .search-box .inputbox {
   width: 250px !important;
    margin: 0 auto !important;
    text-align: right;
}
.offcanvas-menu .search-box .btn-group {
    width: 5% !important;
	display: none;
}

.search-box .inputbox::placeholder {
  color: #808080FF !important;
}
.is_ajaxsearch .form-inline input {
    color: #808080FF !important;
    height: 36px !important;
    font-size: 15px !important;
	font-weight: 300 !important;
}

.is_ajaxsearch .search_class {
    padding: 0 !important;
    border: none !important;
    color: #fff;
    text-align: center;
    border-radius: 100% !important;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
	pointer-events: none;
}

@keyframes animatezoom {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}




#sp-page-builder .sppb-section-title {
    margin-bottom: 20px;
}
.course_cat .sppb-image-layouts-inline-img .sppb-img-responsive {
    border-radius: 5px 5px 0 0;
}
.course_cat .sppb-addon-image-layout-caption {
    background: #3f51b5;
    border-radius: 0 0 6px 6px;
}
.course_cat .sppb-image-layouts-inline-img {
    pointer-events: all;
}
.course_cat:after {
    content: "";
    width: 100%;
    height: 90%;
    background-color: rgb(18 14 14 / 40%);
    position: absolute;
    right: 0;
    top: 0;
	opacity: 0;
    border-radius: 6px;
    /*background-image: url(https://mediafinder.ir/lms_final_2023/icons/svg_logo/academy_white.svg);
    background-repeat: no-repeat;
	background-size: 25%;
	*/
	    pointer-events: none;
		    -webkit-transition: .4s;
    transition: .4s;
}
.course_cat:hover:after {
	opacity: 1;
}
.course_cat {
    border-radius: 12px;
	    text-align: center;
		    -webkit-transition: .4s;
    transition: .4s;
	    margin-bottom: 15px;
}
.course_cat:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.course_cat:hover .sppb-addon-image-layout-caption {
    background: #ff5722;
}

.course_item_show {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 6px;
	    -webkit-transition: .4s;
    transition: .4s;
	margin-bottom: 15px;
    height: 300px;
}
.course_item_show:hover {
	    background-color: #f1f1f1;
    border-color: #f1f1f1;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.course_item_show .raxo-title {
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
    color: #3f51b5;
    font-weight: 700;
}
.course_item_show .raxo-title a {
    color: #3f51b5;
}
.course_item_show .raxo-text {
    font-size: 13px;
    line-height: 2;
	text-align: justify;
	padding: 0 12px 15px 12px;
	color: #252525;
}
.raxo-image img{
height: auto;
    width: 100%;
    border-radius: 3px 3px 0 0;
    object-fit: cover;
}
.raxo-block-button a {
    color: #585c60;
    font-weight: 700;
}
.raxo-block-button a:hover {
color: #ec430f;
}
.view-category .page-header {
    text-align: center;
    color: #3f51b5;
    font-size: 19px;
    font-weight: 900;
    margin-top: 20px;
}
.view-category .page-header h1 {
font-size: 18px;
    font-weight: 700;
}
.view-article .page-header {
    display: none;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 16px;
    text-align: center;
    margin: 15px 0 10px 0;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	    color: #044CD0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #3f51b5;
}
.article-list .article {
    margin-bottom: 30px;
    padding: 6px;
   background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
	    -webkit-transition: .4s;
    transition: .4s;
}
.article-list .article:hover {
      background-color: #f1f1f1;
    border-color: #f1f1f1;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
  
.view-category .article-introtext {
    font-size: 13px;
    line-height: 2;
    text-align: justify;
	padding: 0 10px 15px 12px;
	    color: #252525;
}
.view-category .article-header {
    padding: 0 12px;
}
.view-category .article-header {
    padding: 0 12px;
}
.view-category .article-info, .view-category #kt {
    display: none;
}
.view-category #sp-main-body {
    padding: 70px 40px;
}
body.view-category {
    background-color: #f1f1f1;
}
body.com-hikashop.view-category {
    background-color: #ffffff;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 0;
    border-bottom: none;
    width: 100%;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.form-control[readonly] {
    background-color: #e9ecef !important;
}
.profile-edit {
    max-width: 400px;
}
.profile-edit input {
    padding: 10px;
}
.profile-edit legend {
    color: #3f51b5 !important;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.profile-edit legend span {
    font-weight: 300;
    font-size: 12px;
    margin-right: 5px;
}
.profile-edit .password-group .input-group-text  {
    display: none;
}

.profile-edit label, .profile-edit #jform_email2{
  display: none;
}
input:hover, input:focus {
    border-color: #ff5722!important;
}
.invalid {
    color: #ec430f;
    border-color: #ec430f;
}

.tab_solico .sppb-image-layout-title {
font-size: 15px !important;
    text-align: center;
    font-weight: 700;
}
/* =============SMS PAGE WARNING============= */
.com-smsregistration .remodal-close {
    color: transparent;
    z-index: 99;
}
.com-smsregistration .remodal {
    background: transparent;
}
/* =============SMS PAGE WARNING STYLE============= */
.Message {
  display: table;
  position: relative;
  margin: 40px auto 0;
  width: 100%;
  background-color: #0074D9;
  color: #fff;
  transition: all 0.2s ease;
}
.Message.is-hidden {
  opacity: 0;
  height: 0;
  font-size: 0;
  padding: 0;
  margin: 0 auto;
  display: block;
}

.Message--orange {
  background-color: #F39C12;
}

.Message--red {
  background-color: #FF4136;
}

.Message--green {
  background-color: #2ECC40;
}

.Message-icon {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  padding: 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.25);
}
.Message-icon > i {
  width: 20px;
  font-size: 20px;
}

.Message-body {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 20px 30px 10px;
  text-align: right;
}
.Message-body > p {
  line-height: 1.2;
  margin-top: 6px;
}

.Message-button {
  position: relative;
  margin: 15px 5px -10px;
  background-color: rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px rgba(0, 0, 0, 0.4);
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  font-family: "Source Sans Pro";
  color: #fff;
  outline: none;
  cursor: pointer;
}
.Message-button:hover {
  background: rgba(0, 0, 0, 0.3);
}
.Message-button:active {
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px rgba(0, 0, 0, 0.4);
  top: 3px;
}

.Message-close {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border: none;
  outline: none;
  font-size: 20px;
  left: 5px;
  top: 5px;
  opacity: 0;
  cursor: pointer;
}
.Message:hover .Message-close {
  opacity: 1;
}
.Message-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.u-italic {
  font-style: italic;
}
.signup legend, .signup #jform_spacer-lbl, .signup .form-group label, .com-smsregistration label, .com-smsregistration legend {
    display: none;
}







.com_smsregistration #sp-main-body {
    padding: 20px 0 200px 0;
}
.title_form{
    text-align: center;
    font-size: 19px;
    color: #3f51b5;
	margin-bottom: 0;
	padding: 60px 0 0 0;
}
.title_form_login {
    text-align: center;
	margin-bottom: 0;
	padding: 60px 0 0 0;
}
.auth-block-content input:hover {
    border-color: #ff5722!important;
}
.signup .form-control {
    padding: .58rem .75rem;
	    border-radius: 3px;
}
.btn:hover {
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}



#course_tab_title {
    color: #3f51b5;
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 15px;
}
#course_category_title {
    color: #3f51b5;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom: 5px solid #ff5722;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 10px;
}
.back-cat-link a:not(:last-child){
    display: none;
}
.back-cat{
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
}
.back-cat a, .back-cat i{
    color: #ff5722;
}
.w3-border {
    border: 1px solid #ccc!important;
}
.w3-round-large {
    border-radius: 8px;
}








.tab_solico .sppb-addon-title{
    text-align: center;
    color: #3f51b5;
	font-size: 18px;
    font-weight: bold;
}
.sp-page-builder .page-content .footer-widgets-inner {
    padding-right: 0 !important;
}

.services_page .tab_solico .sppb-panel .sppb-addon-content, .services_page .tab_solico .sppb-panel .sppb-addon-title {
    font-size: 13px !important;
}
.sppb-addon-title {
    display: block;
}
.sppb-nav-tabs {
	border-bottom: none;
    align-items: center;
    justify-content: center;
    display: flex;
	margin-bottom: 30px;
}
.sppb-nav-tabs>li {
    float: none;
	padding: 0 5px;
}
.sppb-nav-tabs>li>a {
	padding: 12px 5px;
    background: transparent;
    border: none;
    border-right-width: 0;
    border-bottom: 5px solid #ccc;
	color: #3f51b5 !important;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sppb-nav-tabs>li.active>a, .sppb-nav-tabs>li.active>a:focus, .sppb-nav-tabs>li.active>a:hover {
    border-bottom: 5px solid #fc6532;
	color: #fe6633;
}
.tab_solico .sppb-form-group label {
    display: none;
}
.tab_solico .sppb-btn-primary {
    width: 100%;
}
.sppb-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.tab_solico input:hover, .tab_solico input:focus {
    border-color: #ff5722!important;
}
.tab_solico .sppb-form-control:hover, .tab_solico .sppb-form-control:focus {
    border-color: #ff5722!important;
}
.tab_solico input {
    padding: 0.7rem 0.5rem !important;
}


.sppb-panel-title {
    color: #757575!important;
}
.solico_accordion .sppb-panel-heading {
    padding: 15px 10px 15px 15px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
}
.solico_accordion .sppb-panel-heading .sppb-toggle-direction {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    order: -1;
    padding-left: 15px;
}
.solico_accordion .sppb-panel-heading.active {
    background: #ddd;
}
.solico_accordion .sppb-panel-heading.active .sppb-panel-title {
    color: #757575;
}
.solico_accordion .fa-chevron-right:before {
    content: "\f067";
}
.solico_accordion .sppb-panel-heading.active .fa-chevron-right:before {
    content: "\f068";
}
.sppb-panel-heading.active .sppb-toggle-direction {
    -webkit-transform: none;
    transform: none;
}
.sppb-panel-heading .sppb-toggle-direction i {
	color: #0B78D1;
}




/* ========================================================================
   +social share
 ========================================================================== */
.article-social-share .social-share-icon ul li a.facebook {
	border: 1px solid #306199;
    color: #306199;
}
.article-social-share .social-share-icon ul li a.twitter {
	border: 1px solid #03A9F4;
    color: #03A9F4;
}
.gplus {
    background-color: #e93f2e;
	border: 1px solid #63b3f4;
    color: #63b3f4;
}
.article-social-share .social-share-icon ul li a.linkedin {
	border: 1px solid #0077b5;
    color: #0077b5;
}
.article-social-share .social-share-icon ul li a.telegram {
	border: 1px solid #63b3f4;
    color: #63b3f4;
}
.article-social-share .social-share-icon ul li a.whatsapp {
    border: 1px solid #7ace5b;
    color: #7ace5b;
}
.article-social-share .social-share-icon ul li a {
	    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3em;
	    margin: 0 1px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
    background: transparent;
    opacity: 0.5;
}
.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
}



.article_body p, .article_body{
    font-size: 15px;
    line-height: 2;
	color: #000;
    max-width: 850px;
    margin: 0 auto;
    text-align: justify;
}
.article_top{
    max-width: 850px;
    margin: 0 auto;
}
.article_body p img {
    display: inline-block;
    border-radius: 12px;
}
.article-details .article-info {
    display: none;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-left: 10px;
	margin-right: auto;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 19px;
    text-align: center;
    color: #3f51b5;
	margin-bottom: 15px;
}
.article-details .article-full-image img {
    display: block;
    margin: 0 auto;
	border-radius: 12px;
}



.page-link {
	display: flex;
	align-items: center;
    justify-content: center;
    border: none;
	background: #fff;
    margin: 0 5px;
    border-radius: 4px;
    width: 38px;
    height: 38px;
	border: 1px solid #ccc;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #ff6633;
    border-color: #ff6633;
}
.page-item:first-child .page-link, .page-item:last-child .page-link, .page-item:nth-child(2) .page-link {
    border-radius: 4px;
	border: 1px solid #ccc;
}
.pagination>li>a, .pagination>li>span {
    color: #000;
}
.page-link:hover {
    color: #fff !important;
    background-color: #3f51b5;
    border-color: #3f51b5;
}



.offcanvas-menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 60px;
    animation: spFadeInDown 400ms ease-in;
	background: rgba(63, 81, 181, 1);
}
.burger-icon>span {
    background-color: #ffffff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #ffffff;
}
.close-offcanvas {
    left: auto;
    right: 10px;
	top: 10px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li {
    text-align: center;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    opacity: 1;
    transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #fff;
}
body.rtl.offcanvs-position-right.offcanvas-active .body-wrapper {
    left: 0;
}
body.rtl.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    left: 0;
    top: 0;
    opacity: 1;
}
body.rtl.offcanvs-position-right .offcanvas-menu {
    left: -10000px;
	opacity: 0;
    
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 10px) rotate(-45deg);
}
.burger-icon {
    width: 30px;
}
.burger-icon>span {
    height: 3px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #ffffff !important;
}

.fixed-phone-button {
position: fixed;
    right: 15px;
    bottom: 10px;
    z-index: 999;
    background: #ddd;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3f51b5;
    border-radius: 5px;
    border: 3px solid #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	transition: all 0.3s ease;
	z-index: 99999;
}
.fixed-phone-button:hover {
    background: #ec430f;
}
.fixed-phone-button img {
    width: 32px;
}


.image-layout-preset-style-card .sppb-addon-image-layout-image, .image-layout-preset-style-card .sppb-img-responsive, .image-layout-preset-style-overlap .sppb-addon-image-layout-image, .image-layout-preset-style-overlap .sppb-img-responsive {
    height: auto;
    width: 100%;
}


.course_page .accordion button .accordion-title {
    font-size: 13px;
    font-weight: 600;
}
.accordion button .icon {
    top: 18px !important;
    right: 5px !important;
}
.accordion button .accordion-title {
    padding: 0.5em 2.5em 0.5em 0 !important;
}
.sp-slider {
    pointer-events: none;
}
.hikashop_product_tags{
    display: none;
}
.sp-slider-content-align-right .sppb-sp-slider-button {
    pointer-events: all;
}


@media (max-width:992px){
     .sp-slider-outer-stage {
        height: 100vh !important;
    margin-top: -115px !important;
}
#sp-header {
	background-color: #3f51b5 !important;
}
#sp-header-topbar{
	 margin: 0 ;
}
.menu_tablet {
background-color: rgba(238,238,238,0.7);
    backdrop-filter: blur(7.5px);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
#sp-header2 {
    background-color: transparent;
    backdrop-filter: none;
    box-shadow: none;
}
.singin_button {
    font-size: 10px;
}
.logo_slider  {
    margin: auto;
}

.sp-slider-content-align-right .sppb-sp-slider-button {
    margin: 0 auto 15px auto;
}

.view-category #sp-main-body {
    padding: 20px;
}
.sppb-sp-slider-image.logo_slider {
    margin-bottom: 30px !important;
}
}
@media (max-width:767px){
.sppb-sp-slider-image.logo_slider {
    margin-bottom: 30px !important;
}
.singin_button {
    width: 180px;
}
.singin_button.singin_button_m {
    width: auto;
}
}

@media (max-width:575px){

.sp-slider-outer-stage {
        height: 100dvh !important;
    margin-top: -53px !important;
}
#sp-header {
	background-color: #3f51b5 !important;
    height: 60px;
}
#sp-bottom .sp-module .sp-module-title {
       padding-right: 40px;
}
.singin_button_text {
    font-size: 0;
}
.singin_button {
    justify-content: flex-start;
    border: none;
    background: transparent;
	 padding: 5px 0 0 0;
}
#sp-header .sp-module {
    margin-left: 0;
}
.singin_button img {
    width: 45px;
	   
}
.singin_button:hover {
	background: transparent;
}
.view-category #sp-main-body {
    padding: 20px 0px;
}
#sp-header.lg-header #offcanvas-toggler {
    margin-right: 0;
}
.client_customer {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 15px;
    margin-top: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 15px;
}
.row>* {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.com-sppagebuilder.homepage #sp-main-body {
    margin-top: -7px !important;
}
.article-list {
    margin: 0 35px;
}

.footer-copyright {
    font-size: 12px;
}
#sp-main-body {
    padding: 30px 0;
}
.is_btn_search.is_ajaxsearch .btn-group {
    display: none !important;
}
.title_form{
	padding: 0 !important;
}
.left_side_product {
    order: -2;
}
}
@media (min-width:575px){
body.rtl.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    opacity: 0;
	display: none;
}
.offcanvas-active .offcanvas-overlay {
    opacity: 0;
	display: none;
}



}




.image-layout-preset-style-card .sppb-row .sppb-col-sm-6:nth-child(2), .image-layout-preset-style-overlap .sppb-row .sppb-col-sm-6:nth-child(2) {
    align-items: flex-start;
}
.sppb-addon-image-layout-text {
    text-align: justify;
    line-height: 1.8 !important;
    color: #000;
    font-size: 15px;
}
.image-layout-preset-style-card .sppb-addon-image-layout-content {
    padding: 0 15px 0 15px;
}
.sppb-image-layout-title {
    margin: 5px !important;
}


.solico_table thead {
    background: #3f51b5;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding: 10px;
}
/* ========================================================================
   +notfication
 ========================================================================== */
.mGrowl-notification {
    text-align: right !important;
}
.mGrowl-notification .mGrowl-close {
    float: left !important;
}
.back_button{
    position: absolute;
    top: -120px;
    left: 0;
}
.back_button, .back_button i {
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.perspective {
  perspective: 500px;
  position: relative;
}
.perspective .welcome {
  width: 100%;
  height: 100%;
  margin: 20px auto;
  border-radius: 5px;
  text-align: center;
      position: absolute;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: 0.5s ease-in-out;
}
.perspective .welcome .container {
  width: 90%;
  margin: 0px auto;
  padding: 40px 0;
}
.perspective .signup_popup,
.perspective .login_popup {
  width: 100%;
  height: 100%;
  text-align: center;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform: rotateX(-180deg);
  transition: 0.5s ease-in-out;
}
.perspective .signup_popup .form-signup,
.perspective .signup_popup .form-login,
.perspective .login_popup .form-signup,
.perspective .login_popup .form-login {
  width: 90%;
  height: auto;
  padding: 50px 0 0 0;
  margin: 0 auto;
}

/* ======+comment== */
#fd .o-form-control:hover, #fd .o-form-control:focus, #fd .o-editor-wrapper:hover, #fd .o-editor-wrapper:focus, #fd .is-focused .o-form-control:focus, #fd .is-focused .o-form-control:hover {
    border-color: #ff5722!important;
}
#fd .o-form-control {
    border-radius: 8px;
}
#fd .o-btn:hover {
    background-color: #ff5722!important;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-color: #ff5722 !important;
    color: #fff;
}
#fd .o-btn {
    border-radius: 3px !important;
}
#fd .o-snackbar {
    border: 1px solid #ccc;
}
#kt .kt-comment {
    border: 1px solid #ccc;
}
#fd .o-inline-list>div+div:before {
    display: none !important;
}
#fd .o-inline-list>div+div {
    padding: 0 5px 0 0 !important;
}
.comment-header {
    color: #757575;
    font-size: 12px;
}
.comment-header .author_name a {
    color: #757575;
    pointer-events: none;
}
.comment_content_title a {
   color: #3f51b5;
   font-weight: bold;
}
.comment_content_title a:hover {
    color: #ff5722;
 }
/* =========download page ======= */
.jd-item-page {
    max-width: 900px;
    margin: 0 auto;
}
.jd_summary_title {
    text-align: center;
    color: #3f51b5;
    font-size: 18px;
    font-weight: bold;
}
.jd_top_navi, .jd_cat_subheader, .jd_footer{
  display: none;
}
.jdbutton {
    font: inherit;
    color: #ffffff !important;
    border: solid 1px #3f51b5;
    background: #3f51b5 !important;
    text-shadow: none;
    box-shadow: none;
    width: 90px;
    height: 40px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.jdbutton:hover, .jd_back_button a:hover {
    border: solid 1px #ff5722;
    background: #ff5722 !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.jd_back_button {
    font-family: inherit;
    background: transparent;
    height: 40px !important;
    margin: 0 auto;
    border: none;
    width: 100px;
    float: none;
}
.jd_back_button a {
    color: #fff !important;
    line-height: 30px !important;
    background: #3f51b5;
    height: 40px !important;
    border-radius: 6px;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
}



.divTable.jd_div_table .divTableHeading .divTableHead {
    color: #333333;
    text-align: center;
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5;
    padding: 7px;
}
.divTable.jd_div_table .divTableBody .divTableCell {
    font-size: 13px;
    padding: 9px;
}
.divTable.jd_div_table .divTableCell, .divTable.jd_div_table .divTableHead {
    border: none;
}


.button--icon__ZW5xS {
    width: 50px !important;
    height: 50px !important;
    padding: 10px;
    border-radius: 4px;
}
.button__rX4Lp {
    background: #3f51b5 !important;
    border-radius: 5px !important;
    border: 3px solid #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12) !important;
    transition: all 0.3s ease;
}

.survey-wrapper nav {
	
	display:none;
}