@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.eot#iefix') format('embedded-opentype'),
         url('../fonts/IRANSansWeb.woff') format('woff'),
         url('../fonts/IRANSansWeb.ttf') format('truetype'),
         url('../fonts/IRANSansWeb.woff2#CartoGothicStdBook') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb_Bold';
    src: url('../fonts/IRANSansWeb_Bold.eot');
    src: url('../fonts/IRANSansWeb_Bold.eot#iefix') format('embedded-opentype'),
         url('../fonts/IRANSansWeb_Bold.woff') format('woff'),
         url('../fonts/IRANSansWeb_Bold.ttf') format('truetype'),
         url('../fonts/IRANSansWeb_Bold.woff2#CartoGothicStdBook') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansWeb_Light';
    src: url('../fonts/IRANSansWeb_Light.eot');
    src: url('../fonts/IRANSansWeb_Light.eot#iefix') format('embedded-opentype'),
         url('../fonts/IRANSansWeb_Light.woff') format('woff'),
         url('../fonts/IRANSansWeb_Light.ttf') format('truetype'),
         url('../fonts/IRANSansWeb_Light.woff2#CartoGothicStdBook') format('woff2');
    font-weight: normal;
    font-style: normal;
}

p,span,div,br{
	font-family:IRANSansWeb_Light !important;
}
h1,h2{
	font-family:IRANSansWeb_Bold !important;
}
h3,h4,h5,h6,button{
	font-family:IRANSansWeb !important;
}

body {
	    background: #e2e2e2 !important;
	
}

div#sp-top2 {
	
	text-align: left !important;
}

section#sp-top {
	
	padding:15px !important;
}

#sp-header {
	
	height:45px !important;
	background: rgb(247, 247, 247) none repeat scroll 0 0 !important;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
	
	color:#0d0d0d !important;
	line-height: 40px !important;
}

.view-category #sp-component, .view-article #sp-component {
    padding-right: 15px !important;
}

.uk-panel-box {
	padding: 0px !important;
}

*+.uk-margin {
	margin-top:0px !important;
}

.uk-panel>:not(.uk-panel-title):last-child {
    margin-bottom: 0;
    padding: 15px 15px !important;
}
.uk-panel:hover {
    color: #6f76f9 !important;
}
.uk-margin {
    margin-bottom: 0px !important; 
}

article.item {
	    margin-bottom: 20px !important;
}

#sp-main-body {
    padding: 5px 0 !important;
}

#sp-bottom .sp-module .sp-module-title {

    color: #343434 !important;
}

#sp-bottom a {
    color: #1f1f1f !important;
}

body.rtl .sp-megamenu-parent {
    float: right !important;
}

div#sp-top4 {
	
	text-align: left !important;
    padding-top: 10px !important;
	
}

#offcanvas-toggler {
    line-height: 30px !important;
    font-size: 30px !important;
    margin-top: 10px !important;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #3e3e3e !important;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
color: #3f64ff !important;

}
h3.uk-panel-title.uk-margin-bottom-remove.uk-margin-bottom-remove {
padding:8px !important;
}

.uk-panel-box-secondary .uk-panel-title, .uk-panel-box-secondary-hover:hover {
    color: #fff;
    background-color: rgba(62, 64, 149, 0.61) !important;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
right:auto !important;
}

.uk-modal {
background: rgba(48, 48, 48, 0.8) !important;
}