
a.white-btn {
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	border-radius: 3px;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
	width: 130px;
	margin: auto;
	margin-top: 50px;

}

a.color-btn, form.customform button.color-btn {
	
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

#topbar {
	background: none repeat scroll 0 0 #522e91;
	border-bottom: 1px solid #001925;
	padding: 0.3125em 0;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 0.5;
	position: relative;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #5E2F7E;
	cursor: pointer;
	opacity: 1;
}

header {
	border-bottom: 4px solid rgba(255, 255, 255, 0.53);
	position: fixed;
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
#header-logo {
	width:250px;
	height:55px;
	margin:4% 0 0 0;
	padding:0 0 0 0;
	max-width:339px;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
	
	
	font-family: 'B Yekan';
	font-weight: normal;
    font-style: normal;
	font-size:16px;
	padding: 20px 12px 20px 12px;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	
	position: relative;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h6 {
	
	color: #fff;
	display: inline-block;
	font-family: 'B Yekan';
	font-weight: normal;
    font-style: normal;
	direction:rtl;
	text-align:right;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
	font-size:28px;
}
#carousel .text p {

	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;

}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}

#first-block,#first {
	padding: 3em 2em;
	text-align: center;
}
#first-block h1,#first h1 {
	
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#first-block p,#first p {
	
	font-size: 0.85em;
}

#features i,#features-2 i {
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#features h3 a{
	font-size: 18px;
	margin: 1.25em 0;
	text-transform: uppercase;
	color:#444444;
}
#features p,#features-2 p {
	color: #424242;
	font-size: 15px;
	padding: 0 10px 0 10px;
    text-align: justify;
	line-height: 1.5em;
}
#features h5,#features-2 h5 {
	color: #424242;
	font-size: 15px;
	padding: 0 10px 0 10px;
    text-align: center;
	line-height: 1.5em;
}
#features h35,#features-2 h3 {
	font-size: 1.4em !important;
}
#about-us,#order {
	clear: both;
}
#about-us:after,#order:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article,#order article {
	padding: 4em;
}
#register,#order {
	clear: both;
}
#register:after,#order:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#register article,#order article {
	padding: 4em;
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 0.9;
	margin: 0 0 0.625em 0
}

.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background:  #5E2F7E none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #5E2F7E;
	border-radius: 100px;
	color: #5E2F7E;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h4.section-title {
	font-family: 'B Yekan';
	font-weight: normal;
	font-style: normal;
	direction:rtl;
	font-size:45px;	
	margin: 0 0 0.50em;
	text-align: center;
}

.tab-item {
	
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {

	
	display: block;
	font-size: 17px;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

#services {
	
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#services h2 {
	color: #5E2F7E;
	margin: 0 0 1.25em;
	font-weight: normal;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color:  #5E2F7E;
	display: block;
	float: right;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-left: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	/*display: table;*/
	position: relative;
	padding-left: 10px;
}
#services h3 {
	color: #fff;
	font-size: 1em;

	
	
}
#services p {
	color: #fff;
	font-size: 0.8em;
	    text-align: justify;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
#best-post{
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
#course{
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {

	clear: both;
	color: #fff;
	display: block;
	float: none;
	min-height: 118px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.news-date-img{
	height: 100%;
    width: 100%;
	margin-top: 10%;
}
.day {
	font-size: 25px;
	font-weight: bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.month, .year {
	font-size: 18px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	min-height: 118px;
	padding: 0.625em 1.25em;
}
.news-text h5 {
	color: #777;
	font-size: 0.85em;
}
.news-text h3 {
	color: #777;
	font-size: 1.20em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;

}
#contact input, #contact textarea {
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	font-family: 'B Yekan';
	font-weight: normal;
	font-style: normal;
}

form.customform button.color-btn {
	height: auto;
	margin-top: 0;
	font-family: 'B Yekan';
	font-weight: normal;
	font-style: normal;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	
	font-size: 1em;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.95em;
	font-style: normal;
	line-height: 2em;
	text-align: right;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	
	padding: 3.5em 0;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #5E2F7E;
	font-size: 0.8em;
}
@media screen and (max-width: 950px) {
.view {
	float:right;
   width: 45%;
   height: auto;
    margin: 1.2% 3% 1.2% 0%;
}
}

@media screen and (max-width: 550px) {
.view {
	float:right;
   width: 90%;
   height: auto;
    margin: 1.2% 3% 1.2% 0%;
}
}
@media screen and (max-width: 930px) {
#best-post .view {
	 width: 45%;
}
}
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  .top-nav li a {
  	background: #fff none repeat scroll 0 0;
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
  #best-post .view {
	 width: 45%;
}
html body.size-1140 header nav div.line div.top-nav.s-12.l-10 ul.right.show-menu li{text-align: center;}
}
@media screen and (max-width: 700px) {
#best-post .view {
	 width: 80%;
	 float:none;
	 margin:auto;
	 margin-top:4%;
}
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
}
@media screen and (max-width: 400px) {
#best-post .view {
	 width: 98%;
	 float:none;
	 margin:auto;
	 margin-top:4%;
}
}
@media screen and (max-width: 300px) {
#best-post .view {
	 width: 100%;
	 float:none;
	 margin:auto;
	 margin-top:4%;
}
#best-post .view p{
	display:none;
}


}


html body.size-1140 header nav div.line div.top-nav.s-12.l-10 p.nav-text{font-family: 'B Yekan';}

#h1-text{
  color"#fff;
  font-size"16px;
}
#contact-top{
    Width:100%;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background:#5E2F7E;
    border-bottom:3px solid #fff;
    
    border-top: 2px solid #fff;
}
#contact-top p{
    Width:100%;
    margin:0 0 0 0;
    padding:0.5% 0 0.5% 0;
    color:#fff;
    font-size:18px;
    text-align:center;
    font-family: b yekan;
    direction: rtl;
}
.Social-title{
	font-family: b yekan;
}
#Contact_Text{
	 background-color: #fff !important;
	border:1px solid #B3B3B3 !important;
	color:#B3B3B3 !important;
	font-family: 'B Yekan';
}
#about-all-keep{
	width: 100%;

}
#about-all-keep p{
	width: 80%;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#about-all-keep img{
	width: 15%;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}