/**
 * ------------------------------------------------------------------------
 * JA MixStore Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2020 template4.ir ., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: Mohammad Mohseni
 * Websites:  http://www.mmohseni.ir  
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

body{
	font-family: Vazir, tahoma;
	background: #F1F1F1;
    color: #454545;
}

@media (min-width: 1296px) {
	.container {
		width: 1336px;
	}
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: Vazir, tahoma;
    color: #454545;
}

h1, .h1 {
    font-size: 36px;
}

.t3-header-wrap {
    border:0;
	top: -100px;
	transition: 1s all ease;
}

#t3-header{
	background: #fff;
    padding: 10px 0;
}

.t3-wrapper {
    background: transparent;
}

body:before {
    /* content: ""; */
    background: #ECECEC;
    width: 100%;
    height: 300px;
    position: fixed;
    border-radius: 100%;
    margin-top: -100px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.affix .t3-header-wrap{
    background: #ECECEC;
    border-radius: 30%;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
	transition: 1s all ease;
}


.affix  #t3-header {
    background: #fff;
    padding: 0;
}

.t3-header .nav > li > a > img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 28px;
	transition: 0.3s all ease;
}

.affix .t3-header  .nav > li > a > img {
    height: 0;
}
.head-right form{
	margin:0;
}

  .navbar-nav > li > a,   .navbar-nav > li > span{
    transition: 1s all ease;
}

.affix .sj-search-pro-wrapper {
    padding: 5px 0;
    transition: 0.3s all ease;
}

.affix .logo-image img {
    height: 50px;
	transition: 0.3s all ease;
}

.affix .navbar-nav > li > a, .affix  .navbar-nav > li > span {
    padding-top: 5px;
    padding-bottom: 5px;
    transition: 1s all ease;
}

.t3-header .logo {
    order: 1;
}

.t3-header .head-search {
    order: 2;
}

.t3-header .head-actions {
    order: 3;
}
.page-header h1{
    font-size: 24px;
}

.logo-image img {
    max-height: 100%;
	height: 80px;
	transition: 0.3s all ease;
}
.logo a {
    float: right;
}
.navbar-nav > li > a, .navbar-nav > li > span {
    padding-top: 10px;
    padding-bottom: 10px;
}

.off-canvas-left.t3-off-canvas {
    width: 0;
}
.off-canvas-open .off-canvas-left.t3-off-canvas{
    width: 250px;
}

.navbar {
    min-height: 30px;
}

.t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
}

.top1image img{
	width:auto;
	border-radius: 20px;
}
.uk-slideshow li {
    border-radius: 20px;
    overflow: hidden;
}
.t3-spotlight-1  .col-lg-3{
	padding:0;
}

.t3-section-wrap .module-title-inner {
    margin: auto;
    max-width: unset;
    text-align: right;
    padding-bottom: 20px;
}

.t3-section-wrap .module-title-inner .module-title {
    font-size: 18px;
    display: inline;
    background: #fff;
    margin-right: 20px;
    padding: 10px;
}

.module-title-wrap:before{
    background: #3f93ca;
    width: 100%;
    height: 5px;
    margin-top: 12px;
    position: absolute;
    z-index: -1;
}
.module-title-wrap{
	position: relative;
}

.t3-section-wrap .t3-section.space-top-nm {
    background: #fff;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    padding: 20px 0 0 0;
    overflow: hidden;
	margin-bottom:20px;
}

.t3-navhelper {
    background: #ECECEC;
    padding: 20px 0 5px 0;
}



.t3-footer {
    background: transparent;
    padding-top: 20px;
}

.t3-footnav .t3-module {
    background: transparent;
    color: #454545;
}

.t3-footnav .t3-module .module-title , .t3-footnav2  .t3-module .module-title {
	color: #454545;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
	font-weight: 600;
}


.t3-footnav p ,.t3-copyright p {
	margin:0 0 5px 0 ;
}

.t3-copyright {
    padding: 10px 0;
	background: #E6E6E6;
}

.t3-copyright .copyright {
    margin-bottom: 0;
}

.t3-footnav .t3-module {
    margin-bottom: 10px;
}

 .mt-3{
	margin-top:20px !important;
}

.module.bl-1{
	border-left:1px #ccc solid;
}

.t3-mainbody {
    margin: 10px auto;
}


.breadcrumb_list{
    background-color: #fff;
    padding: 10px;
}

.breadcrumb_list ul{
	background-color: transparent;
}

.breadcrumb_list > *{
	display: inline-block;
	margin-left: 10px;
}
.breadcrumb_list select {
    height: auto;
    padding: 6px 15px;
}


.uk-dotnav>*>* {
    height: 3px !important;
    border-radius: 2px !important;
}

.uk-dotnav-contrast>*>* {
    background: rgb(244 67 54 / 0.2) !important;
}

.uk-dotnav-contrast>*>:active, .uk-dotnav-contrast>.uk-active>*{
    background: #F44336 !important;
}

.top-user-icon{
	background-image: url(../images/ico/profile.png);
    width: 20px;
    height: 25px;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.top-user{
    background: #F1F1F1;
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 100%;
    text-align: center;
}

.category-view .width16 {
	width: 16.66%;
}

.t3-mainbody {
    padding-top: 15px;
    padding-bottom: 15px;
}

.t3-module {
    margin-bottom: 20px;
}

.t3-footer .nav  li a{
    padding: 0;
}

.t3-footer .nav-pills.nav-stacked > li {
    margin-bottom: 2px;
}

.item-page{
    padding: 10px;
    background: #fff;
}
.article-content {
    max-width: 100%;
}

.login-wrap {
    background: #fff;
    padding: 30px;
}
.login-wrap .page-header h1 {
    font-size: 20px;
    text-align: right;
}
.login-wrap .page-header {
    margin-bottom: 20px;
}

.t3-footnav .t3-module ul.nav > li.active > a {
    color: #5e5e5e;
}


@media (max-width: 780px) {

	.top1image img{
		width:100%;
	}

	.t3-spotlight-1  .col-lg-9{
		padding:0;
	}

}