@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),
       url('../fonts/BYekan.woff') format('woff'),
       url('../fonts/BYekan.svg') format('svg'),
       url('../fonts/BYekan.ttf') format('truetype');
}
@font-face {
  font-family: 'Yekan';
  src: url('../fonts/Yekan.eot?#') format('eot'),
       url('../fonts/Yekan.woff') format('woff'),
       url('../fonts/Yekan.svg') format('svg'),
       url('../fonts/Yekan.ttf') format('truetype');
}
@font-face {
  font-family: 'DroidKufi-Bold';
  src: url('../fonts/DroidKufi-Bold.eot?#') format('eot'),
       url('../fonts/DroidKufi-Bold.woff') format('woff'),
       url('../fonts/DroidKufi-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'DroidKufi-Regular';
  src: url('../fonts/DroidKufi-Regular.eot?#') format('eot'),
       url('../fonts/DroidKufi-Regular.woff') format('woff'),
       url('../fonts/DroidKufi-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'irsns-light';
  src: url('../fonts/irsns-light.eot?#') format('eot'),
       url('../fonts/irsns-light.woff') format('woff'),
       url('../fonts/irsns-light.ttf') format('truetype');
}
a{
    text-decoration: none!important;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'yekan'!important;
}
span,li{
  font-family:'irsns-light'!important;
}
p{
    margin: 0;
    font:14px 'irsns-light';
    line-height: 27px;
    color: #3b3b3b;
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
hr{
  border-color: #bbb;
}
/*------------------------------defult-style-----------------------------*/
body.rtl .sp-megamenu-parent,body.rtl #offcanvas-toggler {float: right!important;}
#sp-header {height: auto!important;box-shadow: none!important;}
.form-horizontal .controls{margin: 0!important;}
.credit a img{display: none;}
/*.offcanvas .offcanvas-menu {right: 50%!important;}*/
.sp-pre-loader {
    background: #0c7f7e!important;
}
/*---------------------------------------------my-stle----------------------------------------*/
/*---------------------------------------------header---------------------------------------*/
#sp-header #sp-position1{
  margin: 10px 0 0;
}
#sp-header #sp-position1 ul li{
  display: inline-block;
  border: none;
}
#sp-header #sp-position1 .network,#sp-header #sp-position1 .lan{
  float: right;
  text-align: right;
}
#sp-header #sp-position1 button{
  background: none;
  border: none;
  padding: 0;
  display: block;
}
#sp-header #sp-position1 button em{
  color: #fff13c;
  font-size: 20px;
  margin: 12px 0 0 0;
}
#sp-header #sp-position1 .search .button{
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0;
  height: 34px;
  border-radius: 5px 0 0 5px;
  font-size: 14px;
  background-color: #e5d833;
  color: #fff;
}
#sp-header #sp-position1 .search .inputbox{
  width: 100%;
}
#sp-header #sp-position1 #myModal .modal-body{
  font: 15px 'Yekan' !important;
}
#sp-header #sp-position1 ul li a{
  display: block;
  background-color:#fff;
  width: 25px;
  height: 25px;
  line-height: 27px;
  color:#35374c;
  border-radius: 50%;
  font-size: 14px;
  text-align: center;
  margin: 5px 2px;
  transition: all 400ms ease-out 0s;
}
#sp-header #sp-position1 .search{
	position: relative;
	margin: 10px 0;
}
#sp-header #sp-position1 .lan{
  margin: 0 9px 0;
}
#sp-header #sp-position1 .lan ul li a{
  background: none;
  color: #fff;
  font: 16px tahoma;
}
#sp-header #sp-logo img{
  display: block;
  margin: 8px auto;
  max-width: 100%;
}
#sp-header #sp-position1 .lan ul li a{
    font: 14px yekan;
}
#sp-header #sp-position1 .lan ul li{
    display: block;
padding: 0;
position: relative;
}
#sp-header #sp-position1 .lan ul li .submenulan{
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none;
    top: 100%;
    background-color: #0c7f7e;
}
#sp-header #sp-position1 .lan ul li .submenulan li{
   
}
#sp-header #sp-position1 .lan ul li:hover .submenulan{
    display:block;
}
/*---------------------------------------------menu-----------------------------------------*/
.sp-megamenu-parent > li > a {
    padding: 20px 0 20px 18px!important;
    line-height: 0px;
    font: 14px 'Yekan' !important;
    letter-spacing: 0px!important;
    color: #fff!important;
}
/*.sp-megamenu-parent > li:hover{
  background-color: #fff;
}
.sp-megamenu-parent > .active {
    background-color: #fff;
}*/
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #ecdc0f!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 0!important;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    right: 0%!important;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  right: 100%;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 7px 10px!important;
    color: #35374c!important;
    font: 14px 'yekan';
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #0c7f7e!important;
    color: #fff !important;
}
body.rtl .sp-megamenu-parent > li.sp-has-child > a::before {
    content: none !important;
}
/*--------------------------------slider------------------------------------------*/
.nivoSlider {
    position: relative;
    margin: 0;
    background: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
/*-----------------------------------------sp-cat-section--------------------------------*/
#sp-cat-section{
    padding: 0 0 25%;
    margin: -22% 0 0;
}
#sp-cat-section .logo-s img{
  display: block;
  max-width: 100%;
  margin: -40px auto 0;
  position: relative;
  z-index: 99;
}
#sp-cat-section .cat-pic{
  margin: 45px 0 0;
}
#sp-cat-section .cat-pic ul li img{
  transition: all 400ms ease-out 0s;
}
#sp-cat-section .cat-pic ul li{
  display: inline-block;
  border-bottom: 0;
  width: 16%;
}
#sp-cat-section .cat-pic ul li:hover img{
  transform: rotate(-5deg);
  transition: all 400ms ease-out 0s;
}
/*-----------------------------------------sp-product-section------------------------------*/
#sp-product-section {
    background-position: center top !important;
    padding: 0% 0 6%;
    margin: -22% 0 0;
}
#sp-product-section .logo-s {
  margin: -8% 0 0;
}
#sp-product-section .logo-s img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#sp-product-section .djslider-loader{
    margin: -35px 0 0;
}
#sp-product-section h3{
  text-align: center;
}
#sp-product-section .cat-pic {
  margin: 50px 0 0;
}
#sp-product-section .cat-pic ul li{
  display: inline-block;
  border-bottom: 0;
  margin: 0 -5px 0;
}
#sp-product-section .cat-pic ul li img{
  transition: all 400ms ease-out 0s;
}
#sp-product-section .cat-pic ul li:hover img{
  transform: rotate(-5deg);
  transition: all 400ms ease-out 0s;
}
/*-----------------------------------------sp-news-section--------------------------------*/
#sp-certification-section{
  padding: 50px 0;
}
#sp-certification-section h3{
  text-align: center;
  font-size: 25px;
  margin: 0 0 50px;
}



/*--------------------------------footer-------------------------*/
#sp-footer{
	padding: 50px 0!important;
  margin:  0;
  text-align: right!important;
}
#sp-footer h3{
  color: #289183;
  margin: 40px 0;
  font-size: 20px;
}
#sp-footer .info ul li{
  border: none;
  margin: 0 0px 10px;
  display: block;
}
#sp-footer .info ul li span{
  font: 14px 'yekan';
  color: #fffefe;
}
#sp-footer .info ul li i,#sp-footer .info ul li em{
  color: #289183;
  font-size: 40px;
  padding: 0 0 0 5px;
}
#sp-footer .network{
  text-align: center;
}
#sp-footer .network li{
  display: inline-block;
  border: none;
  margin: 10px 0 0;
}
#sp-footer .network li a{
  display: block;
  color: #272727;
  background-color: #289183;
  width: 35px;
  height: 35px;
  line-height: 38px;
  font-size: 18px;
  border-radius: 50%;
  text-align: center;
  transition: all 400ms ease-out 0s;
}
#sp-footer .network li a:hover{
  background:none;
  border-color: #fff;
  color: #fff;
  transition: all 400ms ease-out 0s;
}
#sp-footer #sp-bottom2 ul li{
	border: none;
}
#sp-footer #sp-bottom2 ul li a{
	font: 14px 'yekan';
  	color: #fffefe;
}
#sp-footer #sp-bottom2 ul li a:hover{
	color: #1ec0c2;
	transition: all 400ms ease-out 0s;
}
#sp-footer #sp-bottom3 .bt-googlemaps{
	border-radius: 15px;
}
/*-------------------------------------------copy-raight--------------------------------*/
#sp-copyright-box {
    padding: 7px 0;
    text-align: center;
}
#sp-copyright-box p,#sp-copyright-box p a{
  color: #000;
  font-size: 14px;
}
/*----------------------------------------internal-pages---------------------------------------*/
#sp-internal-banner img{
  width: 100%;
}
#sp-main-body {
    padding: 0!important;
}
#sp-component .item-page,#sp-component .blog,#phocagallery,.search,.remind,.reset,#userForm,.blogproduct{
  margin: 30px 0;
}
#sp-component .item .entry-header .post-format,#sp-component .item .entry-header .article-info,#sp-component .item .icons,.pager,.article-footer-top{
  display: none!important;
}
.entry-header.has-post-format {
    margin: 0 0 5px !important;
}
#sp-component .item-page .entry-header,.blog .page-header,#phocagallery .page-header,.remind h1,.reset h1,#userForm h2,.blogproduct .page-header{
  border-bottom: 2px solid #4f6080;
  color: #35374c;
  padding: 0px 5px;
  text-align: center;
  margin: 0 0 25px !important;
}
#sp-component .item-page .entry-header h2,.blog .page-header h1,#phocagallery .page-header h1,.remind h1,.reset h1, #userForm h2,.blogproduct h1{
  margin: 0;
  font: 25px 'DroidKufi-Regular';
}
.remind form button,.reset form button ,#send{
	background-color:#fff13c!important;
	border:#fff13c!important;
	width: 25%;
  color:#35374c;
	padding: 8px 0!important;
	transition: all 400ms ease-out 0s;
}
.remind form button:hover,.reset form button:hover,#send:hover,.blog .readmore-link:hover{
	background-color:#35374c!important;
  color: #fff;
	transition: all 400ms ease-out 0s;
}
/*----------------------------------------------------------user-form--------------------------------------*/
#userForm {
	font: 16px 'yekan';
}

/*---------------------------------------------------------contact-us-------------------------------------*/
.contect-us ul li img{
  display: inline-block;
  margin:0;
    border: none;
  padding: 0;
}
.item-page .contect-us ul li:before{
  content: none;
}
.contect-us ul li{
  margin-bottom: 10px;
}
.contect-us ul li span{
  font: 14px irsns-light;
  color: #333;
}
#sp-component .item #userForm{
  font: 14px 'irsns-light';
  width: 100%
}
#sp-component input,#sp-component textarea,#sp-component .uneditable-input {
    width: 100%;
}
#sp-component textarea{
  height: 150px;
}
#send{
	width: 55% !important;
	float: left;
}
.contect-us h6{
    color:#35374c;
    font-size: 18px; 
}
/*------------------------------item-pages-----------------------*/
.item-page h3{
  margin: 10px 0;
  font: 22px 'yekan';
  color: #3e4095;
}
.item-page p{
  text-align: justify;
}

.item-page img{
  margin: 0 10px 20px 0;
  border: 1px solid #ddd;
  padding: 3px;
}
/*------------------------------------blogproduct---------------------------*/
#sp-component .blogproduct .item{
  border: 1px solid #ddd;
  box-shadow: 0px 0px 7px -1px #ddd;
  padding: 10px 10px 0px;
}
#sp-component .blogproduct .entry-header h2 a{
    color: #4c4d67;
    font: 18px 'irsns-light';
    text-align: center;
    display: block;
}
#sp-component .blogproduct article.item {
    margin-bottom: 30px;
}
/*-------------------------------------blog--------------------------------*/
#sp-component .blog .item{
  margin: 0 0 30px;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 7px -1px #ddd;
  padding: 0 10px 10px;
}
.blog .entry-header h2 a:before{
  content: "\f0c8";
  color: #fff13c;
  font:14px 'FontAwesome'
}
.blog .entry-header h2 a{
    color: #35374c;
    font: 18px 'yekan';
}
.blog .item img{
  margin: 0px 0 0 10px;
  width: 193px!important;
  height: 148px!important;
  float: right!important;
}
.blog .readmore-link{
	background:#fff13c none!important;
	border:#1ec0c2 !important;
	float: left;
	color:#35374c;
	text-align: center;
	margin: -6% 0 0;
	font: 14px 'yekan';
	width: 20%;
	padding: 4px 0 !important;
	border-radius: 5px;
}
.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
    margin-bottom: 0!important;
}
/*--------------------------------phocagallery-------------------------------------------*/
#phocagallery #pg-icons {
  display: none;
}
#phocagallery .pg-box-img-bottom{
  display: none;
}
#phocagallery .pg-cv-box{
  /*height: 200px!important;*/
}
#phocagallery .item-page .phocagallery-box-file .name,.item-page .phocagallery-box-file .detail{
  display: none;
}
#phocagallery .item{
  margin: 0;
}
/*--------------------------------search------------------------------------*/
.search{
  font: 16px yekan;
}
#sp-component .search .only input,#sp-component .search .phrases input{
  width: 0;
  margin: 11px -23px 0;
}
/*----------------------------------------rahnama---------------------------------*/
.pull-right .categories_list ul li a{
    color: #0c7f7e;
    font-size: 16px;
    padding-right: 10px;
    transition: all 400ms ease-out 0s;
}
.pull-right .categories_list ul li a:hover{
    padding-right: 20px;
    transition: all 400ms ease-out 0s;
}
.lindde ul > li.active a {
color:#fff!important;
    padding-right: 20px;
    background-color: #0c7f7e;
    color:#fff!important;
    transition: all 400ms ease-out 0s;
}
.lindde ul > li.active li a {
color:#0c7f7e !important;
font: 14px yekan;
}
.bv-component .pull-left .oli_list_product #comoli_list_product .block_product .image_block {
    box-shadow: 0px 0px 5px 1px #ddd;
    margin:0 0 10px;
}
.bv-component .pull-left .oli_list_product #comoli_list_product .block_product .name a{
    color: #0c7f7e;
    font-size: 16px;
    font-weight: bold;
}
.list_related_products ul li .img-related{
    border: 1px solid#ddd;
    margin: 0 0 0 5px;
}
.list_related_products ul li .prod-name-related{
    text-align: left;
}
.list_related_products ul li .prod-name-related a{
    color: #0c7f7e;
    font-size: 16px;  
    font-weight: bold;
}
.list-cars-box li a {
    line-height: 45px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s;
    padding: 0 15px;
    color:#0c7f7e;
}