@charset "utf-8";
@import url(reset.css);
@import url(fonts.css);
@import url(iranmap.min.css);
@import url(plugins.css);
.mar-5 {
	margin: 0 -5px;
}

.mar-5>div {
	padding: 0 5px;
}

.mar-13 {
	margin: 0 -13px;
}

.mar-13>div {
	padding: 0 13px;
}

.mar-11 {
	margin: 0 -11px;
}

.mar-11>div {
	padding: 0 11px;
}

.mar-10 {
	margin: 0 -10px;
}

.mar-10>div {
	padding: 0 10px;
}

.mar-6 {
	margin: 0 -6px;
}

.mar-6>div {
	padding: 0 6px;
}

.mar-35 {
	margin: 0 -35px;
}

.mar-35>div {
	padding: 0 35px;
}

.mt50 {
	margin-top: 50px;
}

.mb50 {
	margin-bottom: 50px;
}

.mar-4 {
	margin: 0 -4px;
}

.mar-4>div {
	padding: 0 4px;
}

body {
	font-family: 'irsans';
	background-color: #f4f6fa;
}

.site-header {
	border-radius: 3px;
	background-color: #f9fafd;
	box-shadow: 0 2px 0 0 #e7eaf0;
	overflow: hidden;
	margin-top: 23px;
	margin-bottom: 30px;
	height: 71px;
}

.site-header .logo {
	float: right;
	color: #000000;
	font-size: 10px;
	font-weight: 300;
	padding: 15px 0;
	min-width: 300px;
}

.site-header .logo img {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}

.site-header .logo i {
	width: 108px;
	font-size: 22px;
	height: 22px;
	line-height: 22px;
	color: #1149cc;
}

.site-header .logo span {
	display: block;
}

.site-header .submit-product {
	float: left;
	color: #155bff;
	font-size: 15px;
	font-weight: 400;
	padding-left: 35px;
	line-height: 71px;
}

.site-header nav {
	background-color: #fff;
	position: relative;
	margin-bottom: -1px;
	display: inline-block;
}

.site-header nav:before {
	content: '';
	position: absolute;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 71px solid #fff;
	border-right: 10px solid transparent;
}

.site-header nav:after {
	content: '';
	position: absolute;
	left: -10px;
	width: 0;
	height: 0;
	border-bottom: 71px solid #fff;
	border-left: 10px solid transparent;
}

.site-header nav ul li {
	border-color: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
	height: 71px;
	line-height: 71px;
	margin-bottom: -1px;
	float: right;
	color: #5e6575;
	font-size: 12px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-header nav ul li:first-child a:before {
	display: none;
}

.site-header nav ul li a {
	position: relative;
}

.site-header nav ul li a:before {
	content: '/';
	color: #c8cfdc;
	font-size: 11px;
	font-weight: 200;
	position: absolute;
	right: -20px;
	margin-top: 1px;
	line-height: 20px;
	top: 0;
}

.site-header nav ul li:hover {
	border-bottom: 1px solid #155bff;
	color: #155bff;
}

main .block-slider-info h2 {
	color: #195eff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
}

main .block-slider-info p {
	color: #464f62;
	font-size: 12px;
	font-weight: 300;
	line-height: 23px;
	text-align: justify;
	margin-bottom: 20px;
}

main .block-slider-info .more {
	margin-top: 15px;
	display: inline-block;
	position: relative;
	background-color: #1048cc;
	border-radius: 3px;
	overflow: hidden;
	color: #ffffff;
	font-size: 11px;
	font-weight: 500;
	line-height: 28px;
	padding: 0 10px 0 45px;
	margin-left: 10px;
}

main .block-slider-info .more:before {
	content: '»';
	font-family: Tahoma;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0 10px;
	background-color: #155bff;
}

main .block-slider-info .more:after {
	content: '';
	position: absolute;
	left: 25px;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 28px solid #155bff;
	border-right: 5px solid transparent;
}

main .slider .swiper-button-prev {
	right: 15px;
	background: none;
}

main .slider .swiper-button-prev:before {
	display: block;
	width: 46px;
	height: 72px;
	line-height: 72px;
	color: rgba(255, 255, 255, 0.3);
	font-size: 46px;
	content: "\e911";
	font-family: 'icomoon' !important;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

main .slider .swiper-button-next {
	background: none;
	left: 30px;
}

main .slider .swiper-button-next:before {
	display: block;
	width: 46px;
	height: 72px;
	line-height: 72px;
	color: rgba(255, 255, 255, 0.3);
	font-size: 46px;
	content: "\e911";
	font-family: 'icomoon' !important;
}

main .block-discription {
	margin-top: 90px;
}

main .block-discription h3 {
	color: #2b3346;
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 30px;
}

main .block-discription h3>i {
	float: right;
	width: 51px;
	height: 75px;
	font-size: 75px;
	line-height: 75px;
	color: #155bff;
	margin-left: 30px;
}

main .block-discription h3 span {
	display: block;
}

main .block-discription h3 span i {
	display: inline-block;
	width: 197px;
	height: 34px;
	font-size: 34px;
	line-height: 34px;
	color: #155bff;
}

main .block-discription p {
	color: #555f75;
	line-height: 30px;
	font-size: 13px;
	text-align: justify;
	font-weight: 300;
}

main .block-discription p b {
	font-size: 15px;
	font-weight: 500;
}

main .block-discription img {
	float: left;
}

main .khadamat {
	box-shadow: 0 -30px 30px -30px rgba(0, 0, 0, 0.2);
	padding-top: 45px;
}

main .khadamat h3 {
	color: #155bff;
	font-size: 17px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 60px;
}

main .khadamat h3 b {
	font-weight: 700;
}

main .khadamat .slider-khadamat {
	position: relative;
	padding: 0 50px;
}

main .khadamat .slider-khadamat:before {
	content: '';
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	width: 100px;
	background: -webkit-linear-gradient(left, #f4f6fa 0%, #f4f6fa 25%, rgba(244, 246, 250, 0) 100%);
	background: linear-gradient(to right, #f4f6fa 0%, #f4f6fa 25%, rgba(244, 246, 250, 0) 100%);
	z-index: 9;
}

main .khadamat .slider-khadamat:after {
	content: '';
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
	width: 100px;
	background: -webkit-linear-gradient(left, rgba(244, 246, 250, 0) 0%, #f4f6fa 75%, #f4f6fa 100%);
	background: linear-gradient(to right, rgba(244, 246, 250, 0) 0%, #f4f6fa 75%, #f4f6fa 100%);
	z-index: 9;
}

main .khadamat .slider-khadamat .swiper-slide {
	color: #2b3346;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	position: relative;
}

main .khadamat .slider-khadamat .swiper-slide:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	display: block;
	background: -webkit-linear-gradient(top, rgba(244, 246, 250, 0) 0%, #e7e8e8 40%, #e4e4e4 50%, #e7e8e8 60%, rgba(244, 246, 250, 0) 100%);
	background: linear-gradient(to bottom, rgba(244, 246, 250, 0) 0%, #e7e8e8 40%, #e4e4e4 50%, #e7e8e8 60%, rgba(244, 246, 250, 0) 100%);
}

main .khadamat .slider-khadamat .swiper-slide i {
	width: 70px;
	height: 71px;
	font-size: 71px;
	margin: auto;
	line-height: 71px;
	display: block;
	margin-bottom: 55px;
	color: #2b3346;
}

main .khadamat .slider-khadamat .swiper-slide:nth-child(2n) {
	color: #145aff;
}

main .khadamat .slider-khadamat .swiper-slide:nth-child(2n) i {
	color: #1149cc;
}

main .block-map {
	border-radius: 2px;
	margin: 50px 0 70px;
	background: -webkit-linear-gradient(left, rgba(244, 246, 250, 0) 0%, #fafbfd 50%, #ffffff 100%);
	background: linear-gradient(to right, rgba(244, 246, 250, 0) 0%, #fafbfd 50%, #ffffff 100%);
}

main .block-map h3 {
	margin-top: 50px;
	margin-bottom: 25px;
	color: #155bff;
	font-size: 16px;
	font-weight: 700;
}

main .block-map ul {
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	padding-right: 20px;
}

main .block-map ul li {
	color: #2b3346;
	font-size: 12px;
	font-weight: 300;
	line-height: 25px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}

main .block-map ul li:before {
	content: '';
	width: 5px;
	height: 5px;
	display: inline-block;
	background-color: #155bff;
	color: transparent;
	margin-left: 11px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
}

main .block-map ul li:after {
	content: '\e914';
	font-family: 'icomoon' !important;
	position: absolute;
	color: #155bff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	right: -2.5px;
	-webkit-transform: scale(0);
	transform: scale(0);
}

main .block-map ul li.hover,
main .block-map ul li:hover {
	color: #155bff;
}

main .block-map ul li.hover:before,
main .block-map ul li:hover:before {
	border-radius: 5px;
	background-color: transparent;
}

main .block-map ul li.hover:after,
main .block-map ul li:hover:after {
	right: 0;
	color: #155bff;
	background-color: transparent;
	font-family: 15px;
	-webkit-transform: scale(1);
	transform: scale(1);
}

main .block-map .more {
	display: inline-block;
	line-height: 37px;
	border-radius: 2px;
	background-color: #f4f6fa;
	color: #2b3346;
	font-size: 14px;
	font-weight: 400;
	margin-top: 30px;
	padding: 0 20px 0 25px;
	margin-bottom: 35px;
	box-shadow: 0 2px 0 0 #cfd5e0;
}

main .block-map .more:before {
	content: '+';
	color: #155bff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: 3.5px;
}

main .block-map .more:hover {
	box-shadow: none;
	position: relative;
	top: 2px;
}

main .sidebar .block-sidebar {
	border-radius: 3px;
	background-color: rgba(255, 255, 255, 0.6);
	padding-right: 22px;
	margin-bottom: 18px;
}

main .sidebar .block-sidebar header {
	position: relative;
	line-height: 70px;
}

main .sidebar .block-sidebar header:before {
	width: 100%;
	height: 1px;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: #e6eaf3;
}

main .sidebar .block-sidebar header h3 {
	background-color: #fbfbfd;
	display: inline-block;
	color: #155bff;
	font-size: 16px;
	padding-left: 20px;
	font-weight: 400;
	position: relative;
	z-index: 9;
}

main .sidebar .block-sidebar header h3 i {
	display: inline-block;
	margin-left: 10px;
	width: 17px;
	height: 12px;
	font-size: 17px;
	line-height: 17px;
	color: #155bff;
}

main .sidebar .block-sidebar>div>ul {
	padding-bottom: 20px;
}

main .sidebar .block-sidebar>div>ul>li {
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	color: #383c46;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}

main .sidebar .block-sidebar>div>ul>li>a:only-child:before {
	content: '';
	border: 1px solid #fff;
}

main .sidebar .block-sidebar>div>ul>li>a:before {
	width: 9px;
	height: 9px;
	border: 1px solid #e7e7e7;
	background-color: transparent;
	content: '+';
	font-family: Tahoma;
	color: #aaaaaa;
	font-size: 7px;
	font-weight: 400;
	pointer-events: none;
	text-align: center;
	display: inline-block;
	line-height: 6px;
	margin-left: 12px;
	float: right;
	margin-top: 10px;
}

main .sidebar .block-sidebar>div>ul>li:hover {
	color: #155bff;
}

main .sidebar .block-sidebar>div>ul>li.active ul {
	display: block;
	position: relative;
}

main .sidebar .block-sidebar>div>ul>li.active ul:before {
	content: '';
	width: 1px;
	height: 100%;
	top: -10px;
	right: 4px;
	position: absolute;
	background-color: #f2f2f2;
}

main .sidebar .block-sidebar>div>ul>li.active>a:before {
	content: '-';
}

main .sidebar .block-sidebar>div>ul>li>ul {
	display: none;
	padding-right: 20px;
}

main .sidebar .block-sidebar>div>ul>li>ul>li {
	color: #7c7c7c;
	font-size: 11px;
	font-weight: 400;
	line-height: 21px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

main .sidebar .block-sidebar>div>ul>li>ul>li:hover {
	color: #000;
}

main .sidebar .block-sidebar>div>ul>li>ul>li:before {
	width: 12px;
	height: 1px;
	background-color: #f2f2f2;
	content: '';
	display: block;
	position: absolute;
	right: -16px;
	top: 0;
	bottom: 0;
	margin: auto;
}

main .sidebar .block-sidebar .post-min,
main .sidebar .block-sidebar .product-min {
	overflow: hidden;
	margin-right: -22px;
	padding: 15px;
}

main .sidebar .block-sidebar .post-min h1,
main .sidebar .block-sidebar .product-min h1 {
	margin-top: 5px;
	font-size: 12px;
}

main .sidebar .block-sidebar .post-min:last-child,
main .sidebar .block-sidebar .product-min:last-child {
	border-bottom: none;
}

main .product-min {
	border-bottom: 1px solid #e6eaf3;
}

main .product-min img {
	float: right;
	margin-left: 13px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.13);
	border-radius: 2px;
	background-color: #fbfbfd;
}

main .product-min h1 {
	color: #1149cc;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 10px;
}

main .product-min .more {
	line-height: 19px;
	color: #7d8089;
	font-size: 11px;
	font-weight: 300;
	padding: 0 4px;
	border-radius: 2px;
	background-color: #eff0f4;
	display: inline-block;
}

main .product-min ins {
	float: left;
	color: #1149cc;
	font-weight: 500;
	font-size: 18px;
	margin-top: -3px;
}

main .product-min ins span {
	color: #9fa6b7;
	font-size: 11px;
}

main .post-min {
	border-bottom: 1px solid #e6eaf3;
}

main .post-min img {
	float: right;
	margin-left: 13px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.13);
	border-radius: 2px;
	background-color: #fbfbfd;
}

main .post-min h1 {
	color: #1149cc;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 10px;
}

main .post-min .more {
	line-height: 19px;
	color: #7d8089;
	font-size: 11px;
	font-weight: 300;
	padding: 0 4px;
	border-radius: 2px;
	background-color: #eff0f4;
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

main .post-min .more:hover {
	background-color: #8fc96d;
	color: #fff;
}

main .post-min time {
	color: #707279;
	font-size: 11px;
	font-weight: 300;
}

main .single {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-radius: 2px;
	background-color: #ffffff;
	padding-right: 25px;
}

main .single>header {
	line-height: 71px;
	border-bottom: 1px solid #eaedf3;
	margin-bottom: 30px;
}

main .single>header h1 {
	color: #1149cc;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	position: relative;
	top: 1px;
	border-bottom: 1px solid #4079fd;
}

main .single>header .like {
	color: #8a909c;
	font-size: 16px;
	font-weight: 400;
	margin-left: 30px;
	float: left;
}

main .single>header .like i {
	position: relative;
	top: 2px;
	width: 20px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #dee3ec;
	margin-right: 10px;
}

main .single>header .like.done i {
	color: #fe7e16;
}

main .single .content {
	padding-left: 25px;
	color: #383c46;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
}

main .single .content h3 {
	color: #155bff;
	font-size: 17px;
	line-height: 30px;
	margin: 25px 0;
	font-weight: 400;
}

main .single .content h3 b {
	font-weight: 700;
}

main .single .content h4 {
	color: #155bff;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 30px;
}

main .single .content ul {
	color: #2b3346;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
}

main .single .content .call {
	margin-top: 35px;
	border: 1px solid #e0e0e0;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px 35px 20px 20px;
	color: #383c46;
	font-size: 12px;
	font-weight: 400;
	position: relative;
}

main .single .content .call i {
	width: 48px;
	height: 55px;
	font-size: 55px;
	line-height: 55px;
	color: #155bff;
	position: absolute;
	right: -24px;
	box-shadow: 0 0 10px 10px #ffffff;
	background-color: #ffffff;
}

main .single .content .call>span {
	line-height: 18px;
	float: right;
}

main .single .content .call>span:last-child {
	margin-top: 8px;
	float: left;
}

main .single .content .call>span b {
	display: block;
	color: #155bff;
	font-size: 19px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: -6px;
}

main .single .content .call>span ins {
	display: block;
	color: #155bff;
	font-size: 20px;
	font-weight: 500;
}

main .single .content .call>span ins span {
	display: inline-block;
	color: #9fa6b7;
	font-size: 11px;
	font-weight: 400;
}

main .single .content .khedmat {
	float: right;
	width: 16.6666%;
	text-align: center;
	color: #155bff;
	font-size: 12px;
	font-weight: 300;
	position: relative;
	margin-bottom: 30px;
}

main .single .content .khedmat i {
	width: 46px;
	height: 50px;
	font-size: 50px;
	line-height: 50px;
	color: #155bff;
	display: block;
	margin: 20px auto 30px;
}

main .single .content .khedmat:nth-child(2n) {
	color: #2b3346;
}

main .single .content .khedmat:nth-child(2n) i {
	color: #2b3346;
}

main .single .content .khedmat:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	display: block;
	background: -webkit-linear-gradient(top, rgba(244, 246, 250, 0) 0%, #e7e8e8 40%, #e4e4e4 50%, #e7e8e8 60%, rgba(244, 246, 250, 0) 100%);
	background: linear-gradient(to bottom, rgba(244, 246, 250, 0) 0%, #e7e8e8 40%, #e4e4e4 50%, #e7e8e8 60%, rgba(244, 246, 250, 0) 100%);
}

main .single .content .khedmat:last-child:before {
	display: none;
}

main .single .content h2 {
	color: #2b3346;
	font-size: 22px;
	font-weight: 200;
	margin: 20px 0;
}

main .single .content .center {
	text-align: center;
}

main .single .content .center img {
	display: block;
	margin: 20px auto 10px;
}

main .single .content .attr-adress {
	padding-right: 50px;
	position: relative;
	margin-bottom: 45px;
}

main .single .content .attr-adress i {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 26px;
	height: 34px;
	font-size: 34px;
	line-height: 34px;
	color: #155bff;
}

main .single .content .attr-adress b {
	color: #155bff;
	font-size: 13px;
	font-weight: 400;
}

main .single .content .attr-adress p {
	color: #2b3346;
	font-size: 13px;
	font-weight: 400;
	padding-left: 70px;
}

main .single .content .attr-adress span {
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	display: block;
	color: #2b3346;
	margin: 10px 0;
}

main .single .content .attr-adress .but-map {
	line-height: 36px;
	border-radius: 3px;
	border: 1px solid #e3e6ee;
	background-color: #fff;
	padding: 0 47px 0 20px;
	color: #155bff;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-image: url(../img/google-map.png);
	background-position: 91% center;
	background-repeat: no-repeat;
}

main .single .content .attr-adress .but-map:hover {
	background-color: #f8f9fc;
}

main .single .content .attr-phone {
	position: relative;
	line-height: 23px;
	margin-bottom: 20px;
}

main .single .content .attr-phone img {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
}

main .single .content .attr-phone span {
	color: #2b3346;
}

main .single .content .attr-phone span b {
	color: #155bff;
}

main .single .content .attr-phone p {
	color: #2b3346;
	font-size: 12px;
	font-weight: 400;
}

main .single .content form input {
	width: 100%;
	line-height: 37px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin-bottom: 10px;
	color: #757a85;
	font-size: 13px;
	font-weight: 400;
	padding: 0 12px;
	max-width: 250px;
}

main .single .content form select {
	width: 100%;
	line-height: 37px;
	min-height: 37px;
	background-color: transparent;
	font-family: 'irsans';
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin-bottom: 10px;
	color: #757a85;
	font-size: 13px;
	font-weight: 400;
	padding: 0 12px;
}

main .single .content form textarea {
	width: 100%;
	line-height: 37px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin-bottom: 10px;
	color: #757a85;
	font-size: 13px;
	font-weight: 400;
	padding: 0 12px;
	max-width: 600px;
}

main .single .content form button {
	margin-top: 0;
	border: none;
	font-family: 'irsans';
	line-height: 29px;
	border-radius: 3px;
	background-color: #155bff;
	color: #fff;
	padding: 0 15px;
	font-size: 13px;
	font-weight: 300;
}

main .single .content .but {
	line-height: 48px;
	border-radius: 3px;
	background-color: #f4f6fa;
	color: #2b3346;
	font-size: 18px;
	font-weight: 400;
	padding: 0 35px;
	margin: 0 14px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	position: relative;
}

main .single .content .but:before {
	content: '+';
	color: #155bff;
	font-size: 25px;
	font-weight: 400;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-left: 30px;
	top: 3px;
	position: relative;
}

main .single .content .but:hover {
	background-color: #155bff;
	color: #fff;
}

main .single .content .but:hover:before {
	color: #fff;
}

main .single .content .block-map {
	background-color: transparent;
	margin-bottom: 30px;
}

main .single .content .block-map table {
	width: 100%;
	margin-top: 45px;
}

main .single .content .block-map table thead tr td {
	border-bottom: 15px solid #fff;
	color: #9ca5bb;
	font-size: 12px;
	font-weight: 400;
	padding: 0 10px;
}

main .single .content .block-map table thead tr td b {
	color: #e52323;
	font-size: 16px;
	font-weight: 400;
	margin-left: 35px;
}

main .single .content .block-map table thead tr td span {
	color: #2b3346;
	font-size: 13px;
	font-weight: 400;
	margin-left: 10px;
}

main .single .content .block-map table thead tr td:last-child {
	text-align: center;
}

main .single .content .block-map table tbody tr {
	border: 1px solid #fff;
}

main .single .content .block-map table tbody tr:hover td {
	background-color: #05c9cc;
	color: #fff;
}

main .single .content .block-map table tbody tr:hover td a {
	color: #084445;
}

main .single .content .block-map table tbody tr td {
	color: #2b3346;
	font-size: 12px;
	font-weight: 400;
	line-height: 39px;
	background-color: #f4f6fa;
	padding: 0 10px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

main .single .content .block-map table tbody tr td:first-child {
	border-radius: 0 3px 3px 0;
}

main .single .content .block-map table tbody tr td:last-child {
	text-align: center;
	border-radius: 3px 0 0 3px;
}

main .single .content .block-map table tbody tr td a {
	color: #155bff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

main .single .content .block-moshtarian header {
	color: #2b3346;
	font-size: 26px;
	font-weight: 200;
}

main .single .content .block-moshtarian header i {
	width: 36px;
	height: 41px;
	font-size: 41px;
	line-height: 41px;
	margin-left: 20px;
	color: #e73131;
}

main .single .content .block-moshtarian .moshtari {
	border: 1px solid #e3e6ee;
	background-color: #ffffff;
}

main .single .content .block-moshtarian .moshtari p {
	color: #2b3346;
	font-size: 12px;
	font-weight: 400;
	line-height: 23px;
	margin: 25px 0 20px;
}

main .single .content .block-moshtarian .moshtari p i {
	width: 12px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	color: #155bff;
	display: inline-block;
	margin-left: 10px;
}

main .single .content .block-moshtarian .moshtari span {
	color: #2b3346;
	font-size: 18px;
	font-weight: 400;
}

main .single .content .block-moshtarian .moshtari span i {
	width: 12px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	color: #155bff;
	display: inline-block;
	margin-left: 5px;
}

main .single .content .block-qq {
	margin-top: 50px;
}

main .single .content .block-qq header {
	margin-bottom: 40px;
	color: #2b3346;
	font-size: 26px;
	font-weight: 200;
}

main .single .content .block-qq header i {
	width: 39px;
	height: 44px;
	font-size: 44px;
	line-height: 44px;
	color: #29b629;
	margin-left: 23px;
	float: right;
	margin-top: -4px;
}

main .single .content .block-qq .qq {
	color: #097a09;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 40px;
}

main .single .content .block-qq .qq p {
	padding: 20px;
	border-radius: 2px;
	background-color: #f4f6fa;
	color: #383c46;
	font-size: 12px;
	font-weight: 400;
	line-height: 27px;
	margin-top: 20px;
	position: relative;
}

main .single .content .block-qq .qq p:before {
	position: absolute;
	right: 6px;
	top: -15px;
	content: '';
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 15px solid #f4f6fa;
}

main .single .content .block-moshtarian {
	margin-top: 50px;
}

main .single .content .block-moshtarian header {
	margin-bottom: 40px;
	color: #2b3346;
	font-size: 26px;
	font-weight: 200;
}

main .single .content .block-moshtarian header i {
	width: 39px;
	height: 44px;
	font-size: 44px;
	line-height: 44px;
	color: #e73131;
	margin-left: 23px;
	float: right;
	margin-top: -9px;
}

main .single .content .block-moshtarian .moshtari {
	padding: 18px;
	margin-bottom: 15px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

main .single .content .block-moshtarian .moshtari img {
	margin: 50px auto;
	display: block;
}

main .single .content .block-moshtarian .moshtari span {
	border-right: 1px solid #e3e6ee;
	padding-right: 20px;
	color: #2b3346;
	font-size: 15px;
	font-weight: 500;
	display: block;
}

main .single .content .block-moshtarian .moshtari span em {
	display: block;
	color: #2b3346;
	font-size: 12px;
	font-weight: 400;
	line-height: 23px;
	margin: 20px 0 15px;
}

main .single .content .block-moshtarian .moshtari span b {
	color: #2b3346;
	font-size: 18px;
	font-weight: 400;
}

main .single .content .block-moshtarian .moshtari span i {
	display: inline-block;
	font-size: 16px;
}

main .single .content .block-moshtarian .moshtari:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.14);
	border: 1px solid #fff;
}

main .single footer {
	border-top: 1px solid #eaedf3;
	padding-top: 30px;
}

main .single footer>div {
	margin-bottom: 15px;
	color: #383c46;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

main .single footer>div i {
	float: right;
	width: 32px;
	height: 32px;
	font-size: 32px;
	line-height: 32px;
	color: #dde1ea;
	margin-top: 5px;
	margin-left: 20px;
}

main .single footer>div b {
	display: block;
	color: #acb1be;
	font-size: 11px;
	font-weight: 400;
}

main .relate {
	background-color: #f8f9fc;
	padding: 45px 25px 0;
	margin-bottom: 30px;
}

main .relate h3 {
	color: #1149cc;
	font-size: 26px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 45px;
}

main .relate .product-min,
main .relate .post-min {
	margin-bottom: 30px;
	border-bottom: none;
}

main .comments {
	border-radius: 2px;
	background-color: #ffffff;
	padding-right: 25px;
}

main .comments header {
	color: #1149cc;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid #eaedf3;
	margin-bottom: 40px;
}

main .comments header h3 {
	line-height: 72px;
	display: inline-block;
	position: relative;
	top: 1px;
	border-bottom: 1px solid #4079fd;
}

main .comments>ul {
	margin-right: -25px;
}

main .comments>ul li .comment {
	text-align: center;
	margin-bottom: 50px;
	border-bottom: 1px solid #e1e6ee;
}

main .comments>ul li .comment .title {
	color: #383c46;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 30px;
}

main .comments>ul li .comment .title .like {
	display: inline-block;
	margin-left: 20px;
	color: #98b985;
}

main .comments>ul li .comment .title .like:after {
	width: 16px;
	height: 16px;
	background-color: #8fc96d;
	display: inline-block;
	content: '+';
	color: #fff;
	text-align: center;
	border-radius: 16px;
	margin-right: 10px;
	font-size: 13px;
}

main .comments>ul li .comment .title .dislike {
	display: inline-block;
	margin-right: 20px;
	color: #a1aac0;
}

main .comments>ul li .comment .title .dislike:before {
	width: 16px;
	height: 16px;
	background-color: #dbdee5;
	display: inline-block;
	content: '-';
	color: #fff;
	text-align: center;
	border-radius: 16px;
	margin-left: 10px;
	font-size: 13px;
}

main .comments>ul li .comment p {
	color: #383c46;
	font-size: 13px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 25px;
	padding: 0 35px;
}

main .comments>ul li .comment .comment-reply-link {
	line-height: 29px;
	border-radius: 3px;
	background-color: #f4f6fa;
	color: #383c46;
	font-size: 13px;
	font-weight: 300;
	padding: 0 15px 0 10px;
	display: block;
	width: 110px;
	margin: auto auto -15px;
}

main .comments>ul li .comment .comment-reply-link i {
	width: 14px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	color: #cfd3de;
	display: inline-block;
	margin-right: 10px;
}

main .comments>ul li ul li .comment {
	position: relative;
}

main .comments>ul li ul li .comment:before {
	width: 1px;
	height: 25px;
	background-color: #e1e5ee;
	content: '';
	position: absolute;
	top: -36px;
	right: 0;
	left: 0;
	margin: auto;
}

main .comments>ul li ul li .comment .title {
	color: #55972f;
}

main .comments>ul li ul li .comment p {
	color: #437426;
}

main .comments form {
	padding-left: 25px;
	padding-bottom: 30px;
}

main .comments form p {
	color: #383c46;
	font-size: 13px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 15px;
}

main .comments form input {
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	line-height: 37px;
	color: #757a85;
	font-size: 13px;
	font-weight: 400;
	padding: 0 15px;
	margin-bottom: 9px;
}

main .comments form textarea {
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	line-height: 37px;
	color: #757a85;
	font-size: 13px;
	font-weight: 400;
	padding: 0 15px;
	min-height: 135px;
	max-height: 135px;
	height: 135px;
}

main .comments form button {
	line-height: 29px;
	border-radius: 3px;
	background-color: #8fc96d;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
	padding: 0 15px 0 10px;
	float: left;
	border: none;
	font-family: 'irsans';
	margin-top: 5px;
}

main .comments form button i {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.site-footer {
	margin-top: 70px;
}

.site-footer .block-footer h3 {
	color: #2b3346;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 15px;
}

.site-footer .block-footer h3 i {
	width: 43px;
	height: 29px;
	font-size: 43px;
	line-height: 35px;
	color: #2b3346;
	float: right;
	margin-right: 15px;
	margin-left: 5px;
}

.site-footer .block-footer h3 .more {
	color: #a0a8bc;
	font-size: 10px;
	font-weight: 400;
	display: block;
	margin-top: 5px;
}

.site-footer .block-footer h3 .slider-footer-posts-pagination {
	margin-top: 7px;
	float: left;
}

.site-footer .block-footer h3 .slider-footer-posts-pagination span {
	width: 7px;
	height: 8px;
	background-color: #cbd2e3;
	margin-right: 4px;
	opacity: 1;
	border-radius: 0px;
}

.site-footer .block-footer h3 .slider-footer-posts-pagination span.swiper-pagination-bullet-active {
	background-color: #155bff;
}

.site-footer .block-footer .slider-footer-posts {
	height: 300px;
}

.site-footer .block-footer .swiper-slide {
	height: 54px;
}

.site-footer .block-footer article {
	border-radius: 2px;
	background-color: #ffffff;
	padding: 6px;
	margin-bottom: 8px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-footer .block-footer article img {
	float: right;
	margin-left: 15px;
}

.site-footer .block-footer article h1 {
	color: #2b3346;
	font-size: 12px;
	font-weight: 500;
	margin-top: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-footer .block-footer article p {
	color: #6d768c;
	font-size: 11px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-footer .block-footer article:hover {
	background-color: #b2bacb;
}

.site-footer .block-footer article:hover p,
.site-footer .block-footer article:hover h1 {
	color: #fff;
}

.site-footer .block-moshtarian {
	margin-bottom: 20px;
}

.site-footer .block-moshtarian h3 {
	color: #2b3346;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 23px;
	margin-top: 5px;
}

.site-footer .block-moshtarian h3 .slider-moshtarian-pagination {
	float: left;
}

.site-footer .block-moshtarian h3 .slider-moshtarian-pagination span {
	width: 7px;
	height: 8px;
	background-color: #cbd2e3;
	margin-right: 4px;
	opacity: 1;
	border-radius: 0px;
}

.site-footer .block-moshtarian h3 .slider-moshtarian-pagination span.swiper-pagination-bullet-active {
	background-color: #155bff;
}

.site-footer .block-moshtarian .slider-moshtarian .swiper-slide {
	background-color: #ffffff;
	padding: 20px 0;
}

.site-footer .block-moshtarian .slider-moshtarian .swiper-slide img {
	display: block;
	margin: auto;
}

.site-footer .slider-namad {
	border-radius: 2px;
	background-color: #ffffff;
}

.site-footer .slider-namad .swiper-slide {
	padding: 36px 0 36.5px;
}

.site-footer .slider-namad .swiper-slide img {
	margin: auto;
	display: block;
}

.site-footer .slider-namad .swiper-button-prev {
	width: 11px;
	height: 20px;
	background-size: cover;
	margin-top: -11px;
	right: 20px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: .5;
}

.site-footer .slider-namad .swiper-button-prev:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}

.site-footer .slider-namad .swiper-button-next {
	width: 11px;
	height: 20px;
	background-size: cover;
	margin-top: -11px;
	left: 20px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: .5;
}

.site-footer .slider-namad .swiper-button-next:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}

.site-footer .khabarname header {
	padding-top: 18px;
	color: #2b3346;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
}

.site-footer .khabarname header span {
	display: block;
	color: #2b3346;
	font-size: 11px;
	font-weight: 300;
	margin-top: 5px;
}

.site-footer .khabarname form input {
	width: 100%;
	border-radius: 3px;
	background-color: #ffffff;
	line-height: 32px;
	padding: 0 13px;
	color: #2b3346;
	font-size: 11px;
	font-weight: 300;
	margin-bottom: 9px;
}

.site-footer .khabarname form input+i {
	position: absolute;
	background-color: #fbfbfb;
	width: 19px;
	height: 13px;
	font-size: 13px;
	line-height: 13px;
	color: #155bff;
	text-align: center;
	width: 47px;
	height: 32px;
	line-height: 32px;
	margin-right: -47px;
}

.site-footer .khabarname form button {
	font-family: 'irsans';
	line-height: 35px;
	background-color: #1048cc;
	padding: 0 10px 0 40px;
	color: #ffffff;
	font-size: 11px;
	font-weight: 400;
	border: none;
	border-radius: 2px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}

.site-footer .khabarname form button:before {
	content: '»';
	font-family: Tahoma;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0 10px;
	background-color: #155bff;
}

.site-footer .khabarname form button:after {
	content: '';
	position: absolute;
	left: 26px;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 35px solid #155bff;
	border-right: 5px solid transparent;
}

.site-footer .copy {
	border-radius: 3px;
	background-color: #ffffff;
	box-shadow: 0 2px 0 0 #e7eaf0;
	margin: 20px 0 30px;
	position: relative;
	direction: ltr;
	color: #2b3346;
	font-size: 10px;
	font-weight: 300;
	line-height: 22px;
	padding: 20px 0 20px 145px;
}

.site-footer .copy>a>i {
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 120px;
	background-color: #f9fafd;
	color: #155bff;
	font-size: 28px;
	line-height: 71px;
	text-align: center;
}

.site-footer .copy>a>i:after {
	content: '';
	right: -10px;
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-top: 76px solid #f9fafd;
	border-right: 10px solid transparent;
}

.site-footer .copy p {
	line-height: 18px;
}

.site-footer .copy .social {
	float: right;
	margin-top: 10px;
}

.site-footer .copy .social i {
	width: 18px;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
	color: #d2d6df;
	margin-right: 23px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-footer .copy .social i.icon-facebook:hover {
	color: #3b5998;
}

.site-footer .copy .social i.icon-twitter:hover {
	color: #00aced;
}

.site-footer .copy .social i.icon-gplus:hover {
	color: #dd4b39;
}

.site-footer .copy .social i.icon-instagram:hover {
	color: #517fa4;
}

.site-footer .copy .social i.icon-aparat:hover {
	color: #ed145b;
}

.site-footer .copy .social i.icon-telegram:hover {
	color: #0088cc;
}