   @font-face {
	font-family:vazir;
	src:url(../fonts/vazir/Vazir-Light.ttf);
	src:url(../fonts/vazir/Vazir-Light.eot);
	src:url(../fonts/vazir/Vazir-Light.woff);
}

body ,
h1, h2, h3, h4, h5, h6, a, li, ul, p, .newsfeed-top-text {
	font-family:vazir !important;
	letter-spacing:normal !important;
}
body {
	margin: 0 !important;
}
#sp-header {
    height: auto;
}
#sp-header .logo { 
    width: 100%;
    float: right;
	height: auto!important;
}
.logo-image{
	height: auto!important;
}

.slider-text {
	color: #FFF;
}
.sp-scroll-up {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.header_menu ul {
	list-style: none;
	float: left;
	margin: 0 !important;	
}
.header_menu ul li {
	float: right;
	padding: 0 15px 6px;
	line-height: 32px !important;
}

/*.sp-menu-item.current-item.active, .sp-menu-item a.active {
	border-bottom: 3px solid;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	//padding: 4px 20px;
	line-height: 70px;
}
*/
#offcanvas-toggler {
    height: auto!important;
    line-height: normal !important;
    padding-top: 12px !important;
}
/*canvas {
  display: block;
  vertical-align: bottom;
}

#particles-js {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 888;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    background-color: #ffd200;
    color: #000;
}
.sp-menu-item.current-item.active, .sp-menu-item a.active {
    background-color: #ffd200;
    color: #000;	
}
*/
.header_menu ul li.active {
	border-bottom: 3px solid;
}

.section-title h3.sppb-title-heading {
	position: relative;
    padding-bottom: 20px;	
}
.section-title .sppb-section-title {
	margin-bottom: 70px !important;
}
.section-title h3.sppb-title-heading::after {
    position: absolute;
    content: '';
    display: block;
    height: 30px;
    bottom: -30px;
    left: 50%;
    width: 2px;
	transform: translate(-50%, 0);
}
/******************************************************************************************
									SLIDER
******************************************************************************************/
.slider {
	background-image: url(../images/main-img.jpg);
	position: relative;
	background-attachment: fixed;
	background-position: center center;
	height: 100vh;
	width: 100%;
}
.slider::before {
    opacity: 0.7;
    content: '';
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.slider-icons {
	margin: 50px 0 50px 0;
}
.slider-icons i {
	font-size: 20px;	
}
.slider-icons ul, .about-icons ul {
    width: calc(100%-300px) !important;
    margin: 0 auto !important;
}
.about-icons ul li {
	margin: 0 10px 0 10px;
}

.slider-buttons a {
	padding: 15px;
	margin: 0 15px 0 15px !important;
}

/******************************************************************************************
									ABOUT
******************************************************************************************/
.skill-progressbar .sppb-progress.each-progress {
	height: 10px !important;
	margin-bottom: 20px !important;
	background-color: #f5f5f5 !important;
	margin-top: 10px !important;
	border: 1px solid #e0e0e0 !important;
}

.sppb-progress-label > span {
    float: left;
	color: #4A4A4A;
}
.no-padding.no-margin {
	margin:0 ;
	padding:0 ;
}
.about-info {
	text-align: justify;
}
.feature-box {
    margin: 30px 15px 0 15px;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
    padding: 25px;
    background: #fff;
    position: relative;
	text-align: center;	
}
.feature-box .newsflash-title a {
	font-size: 16px;
	text-align: center !important;
	color: #4A4A4A;
}
.feature-box::before, .feature-box::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 75px;
    transition: .4s;
}
.feature-box::after {
    border-left: 0;
    border-bottom: 0;
    top: 0;
    right: 0;
    left: auto;
}
.feature-box:hover::before, .feature-box:hover::after {
    width: 110px;
    height: 40px;
    border-color: #4A4A4A;
}
/******************************************************************************************
									STATS
******************************************************************************************/
.stats {
	position: relative;
	color: #4A4A4A; 
}

.stats::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
}
.animate-num {
	margin: 0 !important;
}
/******************************************************************************************
									SERVICES
******************************************************************************************/
.services i {
	font-size: 45px;
    display: inline-block;
    width: 85px !important;
    height: 85px !important;
    margin-bottom: 30px;
	line-height: none !important;
    position: relative;
    transition: all .4s;
    z-index: 3;
	padding-top: 20px;
}
.services i::after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 30px;
    background: rgba(200, 200, 200, 0.05);
    z-index: -1;
    transform: rotate(45deg);
    transition: all .4s;
}
.services .services-box {
    position: relative !important;
    border: 1px solid #fafafa !important;
    transition: all .5s !important;
}
.services .services-box .sppb-icon, .services .services-box .sppb-addon-text {
	position: relative !important;
}
.services .services-box .sppb-addon-text {
	text-align: justify;
	line-height: 1.6;
	color: #777;
	margin: 0;
}

.services .box {
    padding: 50px !important;
    height: 100% !important;
    overflow: hidden !important;
}
.services .services-box::after {
    content: "";
    width: 0;
    height: 0;
    border-right: 50px solid transparent;
    border-top: 50px solid transparent;
    border-bottom: 50px solid #f7f7f7;
    position: absolute;
    bottom: 4px;
    left: 4px;
}
.services .services-box:hover {
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
}
.services .box:hover h3:before {
    transform: translate3d(100%, 0, 0) scale3d(2, 1, 1);
}
.services .box:hover h3:after {
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.services .box:hover i:after {
    transform: rotate(0deg);
}
.services .box:hover i {
	color: #fff !important;	
}
.services-box.box h3 {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 600;
	text-align: right;
    overflow: hidden;
}
.services-box.box h3::before {
    transform: scale3d(0.13, 1, 1);
}
.services-box.box h3::after {
    transform: translate3d(-10px, 0, 0) scale3d(0, 1, 1);
}
.services-box.box h3::after, .services-box.box h3::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
    transform-origin: right center;
	transition: transform 0.65s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1);
}

/******************************************************************************************
									SP SIMPLE PORTFOLIO
******************************************************************************************/
.sp-simpleportfolio-filter ul {
    border-radius: 28px;
    margin: 0 auto;
    border: 1px dotted #e1e1e1;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    float: right;
	margin: 0 !important;
}
.sp-simpleportfolio-filter ul li.active a {
    border-radius: 28px;
	color: #fff !important;
    box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);
}

.sp-simpleportfolio-filter > ul > li a {
    display: inline-block;
    border: none;
    outline: none;
    font-size: 12px;
    font-weight: 600;
    padding: 16px 25px !important;
	background: none !important;
    letter-spacing: 0.5px;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
    line-height: 1.2;
}

/******************************************************************************************
									BLOG
******************************************************************************************/
.each_blog {
	background-color: #f8f9fa;
	text-align: center;
    padding: 1.5rem;
    margin-top: 1rem;
	border-radius: .25rem;
}
.each_blog img {
	margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: .25rem;
}
.blog_detail {
	margin: .5rem;
    border-radius: .25rem;
}
.blog_detail h3 {
	font-size: 18px;
	margin: 15px 0 15px 0;
}
.blog_detail .sppb-article-introtext {
	color: #6c757d;
	text-align: justify;
}
.blog_detail .sppb-meta-date {
	color: #222 !important;
}
.blog_detail span.sppb-meta-category a, .contact-form button, #contact-form-bg.contact-info {
	color:#fff !important;
}	
.blog_detail span.sppb-meta-category {
    border-radius: 30px;
    padding: 10px 25px;
    position: relative;
    top: -18px;
    font-size: 12px;
    color: #fff;
}
.blog_detail .blog_divider {
    height: 24px;
    width: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.article-details .article-header h1, .article-details .article-header h2, .blog h2.cat-blog-title {
    font-size: 30px;
    margin-bottom: 30px;
}
/******************************************************************************************
									CONTACT FORM
******************************************************************************************/
.contact-form .sppb-ajaxt-contact-form input, .contact-form .sppb-ajaxt-contact-form textarea {
    width: 100%;
    padding: 15px;
}
.contact-bg {
	background-color: #f8f9fa;
}

.contact-info h2,.contact-form h3 {
	font-size: 25px;
}
#contact-form-bg {
	padding: 65px 60px 40px 60px;
}
/******************************************************************************************
									FOOTER
******************************************************************************************/
.footer-icons {
	margin-bottom: 50px;
}
.footer-logo img {
	height: 60px;
}
.footer-icons ul li a i {
	font-size: 20px;
}
.footer-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 15px 10px;
    position: relative;
    z-index: 2;
}
.footer-icons a::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: auto;
    left: 0;
	bottom: -5px;
    border-radius: 10px;
    transform: rotate(45deg);
    background-color: #222;
    z-index: -1;
    transition: all .4s;
}
.footer-icons a:hover:after {
    transform: rotate(0deg);
}

/******************************************************************************************
									REGISTRATION
******************************************************************************************/

.form-check.form-login {
    padding-right: 1.25rem !important;
	padding-left: 0 !important;
}
.form-check-input.login {
    margin-right: -1.25rem !important;
	margin-left: 0;
}

.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;	
	border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}
.login .form-validate .btn.btn-primary.btn-lg.btn-block, #member-registration.form-validate .btn {
	border-radius: .25rem !important;	
}

/******************************************************************************************
									BLOG PAGE
******************************************************************************************/
.article-details .article-header h1, .article-details .article-header h2, .blog h2.cat-blog-title {
    font-size: 30px;
    margin-bottom: 30px;
}
.article.each-blog .article-introtext {
	text-align: justify;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.page-item:last-child .page-link {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.page-link:focus {
    box-shadow:none !important;
}
.filters.form-row .btn.btn-secondary {
	border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}
.article-details .article-header {
	clear: both !important;
}
.article-details {
	text-align: justify;
}
.article-full-image.float-left, .article-details .article-full-image img {
	width: 100%;
}

/******************************************************************************************
									COM_SEARCH
******************************************************************************************/
.form-control.search {
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.form-control.search1 {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;
	margin-right: 2px;
}
.btn.btn-secondary.search {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;	
}
.btn.btn-primary.disabled.search {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;	
}
select.inputbox:not([multiple]), select:not([multiple]) {
    height: auto !important;
}
.form-check-inline .form-check-input {
    margin-left: .3125rem !important;
    margin-right: 0 !important;
}
.btn.btn-primary.disabled.search {
	margin-left: 20px;
	margin-right: 5px;
}
.form-group #ordering, .form-group #limit {
	width: auto;
}
.input-group .input-group-append .btn.btn-secondary {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;	
}
.input-group .input-group-append .btn.btn-secondary:focus {
	box-shadow: none !important;
}

/******************************************************************************************
									COM_CONTACT
******************************************************************************************/
.contact_us_box{
	width: 100%;
	float: right;
	padding: 15px;
	margin-bottom: 15px;
}
 
.contact_us_box h3 {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    color: #6d717a;
    font-size: 16px; 
    padding: 10px;
    text-align: center;
	margin: 0;
}
.contact_moreinfo_text{
    border: 1px solid #eaeaea;
	border-top: none;
	padding: 20px;
	line-height: 22px;
	text-align: justify;
}
.contact_moreinfo_text p{
	margin: 0 !important;
}
.contact_info{
    border: 1px solid #eaeaea;
	border-top: none;
	padding: 20px;	
}
.contact_info li {
    margin-bottom: 15px;
    padding-right: 33px;
    position: relative;
}
.contact_info li:last-child{
	margin: 0;
}
.contact_info li span{
	display: inline-block;	
}
.contact_info li span.lnr {
    font-size: 21px;
    position: absolute;
    right: 0;
    top: -4px;
}
.contact_info li div{
	display: inline-block;
}
.contact_us{
	width: 100%;
	float: right;
}
.contact_main_form{
	width: 100%;
	float: right;
	padding: 15px;
	margin-bottom: 15px;
}
.contact_main_form h3{
	text-align: center;
	color: #333;
	font-size: 17px;
	margin: 10px 0;
}
.contact_main_form h5{
	text-align: center;
	color: #aaa;
	font-size: 14px;
}

/******************************************************************************************
									EXTRA ADDONS
******************************************************************************************/
.sppb-carousel-pro-text h2 {
    font-size: 20px !important;
}
.sppb-articles-ticker-controller {
    right: auto !important;
    left: 15px !important;
}
.sppb-articles-ticker-controller .sppb-articles-ticker-left-control {
	float: left;
}
.sppb-nav-tabs > li, .sppb-nav.sppb-nav-modern > li, .sppb-nav.sppb-nav-pills > li, .sppb-nav-lines > li {
    float: right;
}
.sppb-nav-custom {
    padding-left: 15px;
	padding-right: 0;
    float: right;
}
.sppb-addon-image-content .sppb-image-holder {
    width: 100%;
}
.sppb-panel-heading .sppb-toggle-direction {
    left: 15px;
	right:auto;
}
.sppb-btn.sppb-btn-dark.sppb-btn-rounded.sppb-btn-flat {
	color:#FFFFFF;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
    margin-left: 40px;
	margin-right: 0;	
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part::before {
    right: 327px !important;
    transform: rotate(-135deg) translateY(-50%) !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    margin-right: 40px;
    margin-left: 0;
    float: left;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel::before {
    right: inherit !important;
    left: 327px !important;
    transform: rotate(45deg) translateY(-50%) !important;
}


/*==========  Responsive Media Query  ==========*/

/* CSS Document */
@media (max-width : 1210px) {
	
}

@media (max-width : 1200px) { 
	.about-icons ul li {
		margin: 0 10px 0 0 !important;
	}
}

@media (max-width : 1000px) {  
	.services .box {
    	padding: 30px !important;
	}
	.services i {
		width: 75px !important;
		height: 75px !important;
		margin-bottom: 0 !important;	
	}
	.services-box .sppb-icon-container > i {
		font-size: 30px !important;
		line-height:normal !important;
	}
	#services-wrapper {
		padding-top: 30px !important;
	}
}

@media (max-width: 780px){ 
	.services .box {
    	padding: 30px !important;
	}
	.services i {
		width: 60px !important;
		height: 60px !important;
	}
	.services-box .sppb-icon-container > i {
		font-size: 20px !important;
		line-height:normal !important;
	}
	.services .services-box::after {
		border-right: 30px solid transparent !important;
		border-top: 30px solid transparent !important;
		border-bottom: 30px solid #f7f7f7 !important;
	}
	.section-title h3.sppb-title-heading::after, .blog_detail .blog_divider {
		display: none !important;
	}
	.section-title .sppb-section-title {
     	margin-bottom: 0 !important;
	}
	.each_blog {
    	padding: 1rem !important;
    	margin-top: 0 !important; 
	}
	.blog_detail {
    	margin: 0 !important;
	}
}

@media (max-width: 540px){
	.services .box {
    	padding: 20px !important;
	}
	.services i {
		width: 60px !important;
		height: 60px !important;
	}
	.services-box .sppb-icon-container > i {
		font-size: 20px !important;
		line-height:normal !important;
	}
	.services .services-box::after {
		border-right: 30px solid transparent !important;
		border-top: 30px solid transparent !important;
		border-bottom: 30px solid #f7f7f7 !important;
	}	
	.section-title h3.sppb-title-heading::after, .each_blog img, .sppb-addon-articles .sppb-article-meta>span,
	.blog_detail .blog_divider, .blog_detail span.sppb-meta-category, .contact-form h3.sppb-addon-title  {
		display: none !important;
	}
	.section-title .sppb-section-title {
     	margin-bottom: 0 !important;
	}
	.blog_detail {
    	margin: 0rem !important;
	}	
	.each_blog {
		padding: 1rem;
	}	
	#blog-wrapper {
		padding-bottom: 0 !important
	}	
} 
@media (max-width: 480px){
	.services .box {
    	padding: 20px !important;
	}
	.services i, .section-title h3.sppb-title-heading::after, .each_blog img, .blog_detail span.sppb-meta-category,
	.sppb-addon-articles .sppb-article-meta>span, .blog_detail .blog_divider, .contact-form h3.sppb-addon-title {
		display: none !important;
	}
	.section-title .sppb-section-title {
     	margin-bottom: 0 !important;
	}	
	.each_blog {
		padding: 1rem;
	}
	.blog_detail {
    	margin: 0rem !important;
	}
	#blog-wrapper {
		padding-bottom: 0 !important
	}
}

@media (max-width: 320px) {
	.services .box {
    	padding: 10px !important;
	}
	.services i, .section-title h3.sppb-title-heading::after, .blog_detail span.sppb-meta-category, .each_blog img,
	.contact-form h3.sppb-addon-title {
		display: none !important;
	}
	.section-title .sppb-section-title {
     	margin-bottom: 0 !important;
	}
	.each_blog {
		padding: 1rem;
	}	
	.blog_detail {
    	margin: 0rem !important;
	}
	#blog-wrapper {
		padding-bottom: 0 !important
	}	
} 