@import "color.css" all;

html, body {
	margin: 0;
	padding: 0;
}
textarea, input {
	outline: none;
	resize: none;
}
img, a img {
	border: none;
	outline: none;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
}
a {
	transition: color .3s ease;
}
body {
	background: #ffffff;
	color: #5c5c5c;
	direction: rtl;
	font: 15px/20px Yekan, Tahoma, Arial;
}
@font-face {
	font-family: "Yekan";
	src: url("../fonts/Yekan.eot");
	src: url("../fonts/Yekan.eot#iefix") format("embedded-opentype"), url("../fonts/Yekan.woff") format("woff"), url("../fonts/Yekan.ttf") format("truetype"), url("../fonts/Yekan.svg#Yekan") format("svg");
	font-weight: normal;
	font-style: normal;
}
body > #ascrail2000-hr {
	display: none !important;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 5px 0 10px 0;
	font-weight: normal;
	font-family: Yekan, Tahoma;
	color: #212121;
}
h1 {
	font-size: 18px;
	line-height: 23px;
}
h2 {
	font-size: 16px;
	line-height: 23px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
}
h4 {
	font-size: 17px;
	line-height: 22px;
}
h5 {
	font-size: 15px;
	line-height: 22px;
}
h6 {
	font-size: 14px;
	line-height: 22px;
}
.post-title {
  height: 10px;
  overflow: hidden;    
}
aside ul, aside ol, aside li {
	margin: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
.button {
	display: inline-block;
	padding: 8px 20px 9px;
	border-radius: 2px;
	text-decoration: none !important;
	transition: all .3s ease;
}
.button.b-color {
	color: #fff;
	font: 12px Yekan;
}
.button.b-color:hover {
	background: #212121;
}
.col2 {
	width: 48.717948716%;
}
.col3 {
	width: 31.623931622%;
}
.col4 {
	width: 23.076923075%;
}
.phtTdMain {
	width: 23.076923075% !important;
}
.col2, .col3, .col4, .phtTdMain {
	margin-bottom: 30px;
	margin-left: 2.564102563%;
	float: right;
}

.col2:nth-child(2n), .col3:nth-child(3n), .col4:nth-child(4n), .phtTdMain:nth-child(4n) {
	margin-left: 0 !important;
}

#l-container input[type="button"], #l-container input[type="submit"], #l-container input[type="reset"] {
	font-family: Yekan, Tahoma;
	font-size: 13px;
	padding: 3px 15px 5px;
	color: #fff;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	transition: all .3s ease;
}
#l-container input[type="button"]:hover, #l-container input[type="submit"]:hover, #l-container input[type="reset"]:hover {
	background: #212121;
}
#l-container {
	margin: 0 auto;
	background: #fff;
}
.cnt {
	width: 1170px;
	margin: 0 auto;
}
.oh:after {
	content: "";
	display: block;
	clear: both;
}
.righten {
	float: right !important;
}
.leften {
	float: left !important;
}
.clear, .clr {
	clear: both;
}
.white {
	color: #fff !important;
}
#top {
	height: 40px;
	line-height: 40px;
}
.top-right {
	float: right;
	height: 40px;
	overflow: hidden;
    color: #fff;
}
.top-right span {
	border-right: 1px solid rgba(170, 170, 170, 0.4);
	float: right;
	font: 13px/37px Yekan;
	height: 40px;
	margin-right: 20px;
	padding-right: 20px;
}
.top-right span a, .top-left span a {
	color: #fff;
	text-decoration: none;
}
.top-right span a:hover, .top-left span a:hover {
	color: #b6c4d7;
	text-decoration: none;
}

.top-right span .fa {
	font-size: 14px;
	margin: 13px 0 0 7px;
}
.top-right span:first-child {
	border: medium none;
	margin-right: 0;
	padding-right: 0;
}
.top-left {
	float: left;
	overflow: hidden;
	height: 40px;
    font-size: 14px;
}
.top-left span {
	border-left: 1px solid rgba(170, 170, 170, 0.4);
	color: #fff;
	direction: ltr;
	float: left;
	font: 16px/37px Yekan;
	height: 40px;
	margin-left: 20px;
	padding-left: 20px;
}
.top-left span .fa {
	font-size: 14px;
	margin: 12.5px 7px 0 0;
}
.top-left span:first-child {
	padding-left: 0;
	margin-left: 0;
	border: none;
}
#header {
	box-shadow: 0 1px 3px -2px #888;
	height: 70px;
	overflow: visible !important;
	position: relative;
	z-index: 1000;
}
#header > .cnt {
	position: relative;
	height: 70px;
	z-index: 9999;
}
.logo {
   	background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 70px;
	float: right;
	margin:0;
	width: 200px;
}
.logo a {
	background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 70px;
	position: relative;
	text-indent: -9999px;
	top: 0;
	width: 200px;
}
.logo img {
	display: block;
	position: absolute;
	bottom: 0;
}
.serch, .menu-icon {
	float: left;
}
.serch .fa, .menu-icon .fa {
	padding-right: 15px;
	line-height: 70px;
	font-size: 14px;
	cursor: pointer;
}
#search-form {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}
#search-form > .cnt {
	position: relative;
	height: 100%;
}
#search-form > .cnt form {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -40px;
}
#search-input {
	width: 96%;
	padding: 15px 2% !important;
	box-shadow: none !important;
	border: 2px solid #212121 !important;
	border-radius: 6px !important;
}
.search-close {
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding-top: 20px;
}

.search-close span {
	border-bottom: 1px dashed #ffa100;
	color: #fff;
	cursor: pointer;
	font: 18px/20px Yekan;
	text-align: center;
}
.search-close .fa {
	font-size: 18px;
}
.menu-icon {
	padding-left: 15px;
}
#slider-cnt {
	height: 500px;
	text-align: center;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.flexslider .slides, .flexslider .slides > li {
	height: 100%;
	display: block;
	height: 100%;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
}
.flex-direction-nav a.flex-next:before {
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
	z-index: 10;
}
.flex-control-nav li {
	margin: 0 9px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 16px;
	height: 16px;
	display: block;
	background: #ebebeb;
	border: 2px solid #fff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	transition: all .3s ease;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.navigation-holder {
	text-align: center;
	clear: both;
	height: 50px;
	margin: 40px 0 40px 0;
}
.navigation {
	color: #000;
	font-size: 16px;
	clear: both;
	display: inline-block;
	text-align: center;
	font-family: "PT Sans Bold";
}
.navigation b {
	padding-top: 0 !important;
}

.navigation span, .navigation a, .navigation b {
	height: 40px;
	line-height: 40px;
	padding-top: 2px;
	vertical-align: middle;
	min-width: 40px;
	font-size: 14px;
	float: right;
}
.navigation a {
	line-height: 40px;
	color: #121212;
	margin-right: 5px;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	transition: ease 0.1s all;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	margin-left: 1px;
	background: #f6f6f6;
}
.navigation a:hover {
	text-decoration: none;
	color: #fff;
}
.navigation span {
	text-decoration: none;
}
.nav_ext {
	background-color: transparent !important;
	color: #202020 !important;
	border-color: transparent !important;
}
.next span, .prev span, .navigation span {
	margin-right: 5px;
	color: #909090;
	line-height: 40px !important;
	border-radius: 3px;
	color: #fff;
}
#slider-cnt .cnt {
	border-bottom: 1px solid #f5f5f5;
	color: #fff;
	height: 60%;
	padding: 100px 0;
	width: 100%;
}
.slidertitle {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 2px;
	color: #000;
	display: table;
	font: 24px/40px Yekan;
	margin: 80px auto 20px;
	padding: 10px 24px 17px 27px;
	text-shadow: 1px 1px 0 #fff;
}
#service {
	padding: 30px 0;
}
.title1 {
	margin: 0;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 55px;
	background: url(../images/title1.png) bottom center no-repeat;
}
.title1-descr {
	width: 60%;
	margin: 0 auto 35px;
	font-size: 17px;
	line-height: 24px;
	padding: 0;
	text-align: center;
}
#service .col4 {
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
}
#service .col4 .fa {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	border-radius: 100px;
	transition: all .3s ease;
}
#service .col4:hover .fa {
	color: #fff;
}
#service h4 {
	padding: 20px 0;
	margin: 0;
}
.works {
	background: #f5f5f5;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
	padding: 90px 0;
	text-align: center;
}
.works-title {
	text-shadow: 1px 1px 0 #fff;
}
.work a.ulightbox {
  border: 1px solid #eee;
  box-sizing: border-box;
	display: block;
	width: 100%;
	background: #dcdcdc;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
	line-height: 0;
	height: 180px;
	overflow: hidden;
}
.work a.ulightbox img {
	width: 100%;
	min-height: 180px;
}
.workall:nth-child(4n) {
	margin-left: 2.564102563% !important;
}
.workall {
	width: 30.772%;
}
.workall a.ulightbox img {
	min-height: 180px;
}
.workall a.ulightbox {
	height: 180px;
	overflow: hidden;
}
.workall a.ulightbox span h5 {
	font-size: 13px;
}

.work a.ulightbox span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -100%;
	left: 0;
	z-index: 2;
	color: #fff;
	text-align: center;
	opacity: 0;
	transition: all .3s ease;
}
.work a.ulightbox:hover span {
	top: 0;
	opacity: 0.9;
}
.work a.ulightbox span .fa {
	font-size: 14px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 40px;
	margin-top: 17%;
}
.work a.ulightbox span h5 {
	color: #fff;
	margin: 15px 0;
}
.work a.ulightbox span a {
	display: block;
}
#customers {
	padding: 90px 0;
}
.customer {
	width: 193px;
	line-height: 0;
	border: 1px solid #dcdcdc;
	float: left;
	margin-left: -1px;
	background: #fff;
}
.customer img {
	width: 100%;
}
.customer:first-child {
	margin-left: 0;
}
#reviews {
	padding: 30px 0 30px;
	background: url(../images/reviews.jpg) no-repeat center center;
	background-size: cover;
}
#reviews * {
	color: #fff;
}
#reviews ul, #reviews li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto !important;
}
#reviews li i {
	display: block;
	font: 15px/23px Yekan;
	text-align: center;
	padding: 0 0 10px;
}
#reviews .title1-descr {
	margin-bottom: 0;
	position: relative;
}
.conews {
	direction: ltr;
}
.title1-descr.conews li {
	direction: rtl;
	text-align: justify;
}
a.rev-arrow {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #fff;
	margin: 25px 3px 0;
	border-radius: 20px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	transition: all .3s ease;
}
a.rev-arrow i {
	transition: all .3s ease;
}
#blog {
	padding: 15px 0 0;text-align: center;
}
#blog2{background-color: #ffedde;padding: 20px 0 15px;text-align: center;}
.b-img {
  background-color: #dcdcdc;
  border-radius: 2px;
  height: 180px;
  overflow: hidden;
  width: 100%;
}
.b-img img {
  min-height: 180px;
  width: 100%;
}
.worknews h5 {
  margin: 8px 0 6px;
  height: 44px;
      text-align: center;

}

.worknews span {
display: flex;
justify-content: center;
align-items: center;  
    height: 40px;
  overflow: hidden;    
  font-size: 17px;
  line-height: 22px;
  
}

.worknews p, #blog .col4 p {
  height: 60px;
  margin: 8px 0 12px;
  overflow: hidden; 
  text-align: center;
  
}
#blog .col4 h5 a, .worknews h5 a {
	text-decoration: none !important;
	color: #212121;
}
.p-details {
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
}
.p-details span {
	color: #7a7a7a;
	display: block;
	float: right;
	margin-left: 10px;
}
.p-details span a {
	color: #7a7a7a;
}
.p-details span i {
	font-size: 14px;
	padding-left: 5px;
}
.footer {
	padding: 40px 0 40px;
	background: #212121;
}
.footer a {
	color: #fff;
}
.footer .col4 {
	line-height: 24px;
}
.footer .col4 .infotxt p {
	color: #ccc;
	margin: -5px 0 10px;
}
.footer .col4 h5 {
	color: #fff;
	margin: 0 0 20px;
}
.f-news {
	overflow: hidden;
	margin-bottom: 15px;
	line-height: 20px;
}
.f-news-img {
  border-radius: 2px;
  float: right;
  height: 50px;
  margin-left: 15px;
  overflow: hidden;
  width: 50px;
}
.f-news-img img{
  min-height: 50px;
  width: 50px;
}
.f-block-cnt {
	overflow: hidden;
}
.f-block-cnt .eTag {
	display: block;
	float: left;
	padding: 3px 15px;
	font-size: 13px !important;
	text-transform: lowercase;
	text-decoration: none;
	border-radius: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	transition: all .3s ease;
}
.f-block-cnt .eTag:hover {
	color: #fff !important;
}
.f-contact {
	color: #ccc;
	margin-bottom: 10px;
}
.f-contact.ltr {
	direction: ltr;
	text-align: right;
}
.f-contact .fa {
	font-size: 16px;
	padding-left: 7px;
}
.f-contact.ltr .fa {
	float: right;
	padding: 4px 0 0 7px;
}
.f-soc {
	padding-top: 10px;
}
.f-soc a {
	border-radius: 40px;
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	margin-left: 5px;
	text-align: center;
	width: 40px;
}
.f-soc a .fa {
	font-size: 16px;
	color: #212121;
}
#bottom {
	padding: 10px 0;
	overflow: hidden;
}
.bottom-right {
	float: right;
}
.bottom-left {
	float: left;
}
#go-top {
	color: #ff3b00;
	cursor: pointer;
	float: right;
	font-size: 23px;
	line-height: 24px;
	margin: 0 0 0 17px;
}
#path {
	background: #eeefef url("../images/xtexture.png") repeat scroll center center;
	box-shadow: 0 3px 5px -5px #ccc inset;
	line-height: 25px;
	padding: 20px 0;
}
.path-title {
	color: #257fd2;
	float: left;
	font: 18px/24px Yekan;
	text-shadow: 1px 1px 0 #fff;
}
.path-links {
	color: #888;
	float: right;
	text-shadow: 1px 1px 0 #fff;
}
.path-links .fa {
	float: right;
	font-size: 16px;
	margin: 6px 0 0 7px;
}
.path-links u {
	text-decoration: none;
	padding: 0 5px;
}
#middle {
	padding: 40px 0 50px;
}
.p-cats {
	padding-bottom: 30px;
}
.p-cats-left {
	float: left;
	position: relative;
}
.p-cats-left > span {
	display: block;
	cursor: pointer;
	background: #52be7f;
}

.p-cats-left > span i {
	padding-left: 5px;
	font-size: 12px;
}
.p-cats-list {
	position: absolute;
	top: 40px;
	left: 0;
	background: #fff;
	border-radius: 0 0 2px 2px;
	width: 270px;
	z-index: 3;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	display: none;
}
.p-cats-list * {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 36px;
}
.p-cats-list .catNumData {
	display: none;
}
.p-cats-list a {
	border-bottom: 1px solid #f0f0f0;
	padding: 0 15px;
	text-decoration: none;
}
.p-cats-list a:hover {
	color: #121212;
	background: #f2f2f2;
}
.p-pages {
	float: right;
}
.swchItemA span, .swchItem span, .swchItemA1 span, .swchItem1 span {
	display: inline-block;
	line-height: 36px;
	min-width: 16px;
	padding: 0 10px;
	text-align: center;
	border-radius: 2px;
	color: #fff;
	text-decoration: none;
}
#content {
	width: 74.358974657%;
}
.entry {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #dcdcdc;
}
.e-img {
	width: 100%;
	border-radius: 2px;
}
.e-title {
	text-transform: none;
	font-size: 20px;
	margin: 15px 0;
	line-height: 25px;
}
.e-title a {
	color: #212121 !important;
	text-decoration: none !important;
}
.e-mes {
	padding: 0;
	margin: 0;
}
.e-details {
	overflow: hidden;
	padding-top: 20px;
}
.e-details-right {
	float: right;
	color: #7a7a7a;
}
.e-details-right a {
	color: #7a7a7a !important;
}
.e-details-right u {
	text-decoration: none;
	padding: 0 10px;
}
.e-more {
	display: block;
	float: left;
	font-size: 15px;
}
.e-more span {
	font-family: arial;
}
#sidebar {
	width: 21.367521366%;
}
.block {
	margin-bottom: 50px;
}
.block > h4 {
	margin: 6px 0 20px;
	font-size: 18px;
}
.b-cnt {
	overflow: hidden;
}
.archives > b {
	font: 13px/26px Yekan;
}
.b-cnt .catsTable {
	line-height: 30px;
}
.b-cnt .catName:hover {
}

.b-cnt ul, .b-cnt li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	line-height: 30px;
}
.b-cnt a:hover {
}
.calTable {
	width: 100%;
	line-height: 30px;
}
.calTable td.calMday {
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}
.calWday, .calWdaySu, .calWdaySe {
	border-radius: 2px;
	color: #fff;
}
.calWdaySu, .calWdaySe {
	background: #7a7a7a !important;
}
.calMdayA {
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}
hr {
	background: #dcdcdc;
	border: none;
	height: 1px;
}
.eTitle {
	font-size: 19px;
	line-height: 24px;
	color: #121212;
	padding: 0 0 5px;
	text-transform: none;
}
.eDetails {
	padding: 10px 0;
	font-size: 13px;
	color: #7a7a7a;
}
.e-info .ed-value {
	margin-left: 10px;
	padding-bottom: 20px;
}
.e-info {
	border-bottom: 1px dashed #dcdcdc;
	color: #777;
	display: block;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 10px;
}
.e-info .ed-title, .e-info .ed-value {
	font-size: 12px;
}
.ratewrap {
	float: left;
}
.fullstory {
	line-height: 22px;
	margin: 20px 0;
	width: 100%;
}
.btitle {
	font-weight: normal;
}
.fulltags {
	color: #ffffff;
	font-size: 0;
	margin: 10px 0;
	padding: 0;
}
.tagstitle {
	color: #3b81de;
	display: block;
	font: 14px/26px Yekan, Tahoma;
	margin: 0 0 6px;
}
.fulltags a {
	border: 1px solid #dddddd;
	border-radius: 2px;
	color: #aaa;
	display: inline-block;
	font: 12px/25px Yekan, Tahoma;
	height: 26px;
	margin: 0 0 3px 3px;
	padding: 1px 9px 1px 9.5px;
}

.fulltags a:hover {
	border: 1px solid #555;
	color: #555;
}
.e-mes img {
	max-width: 100%;
}
.pollAns {
	font-size: 13px !important;
	font-family: 'Roboto' !important;
	line-height: 30px !important;
}
.fullstory img {
	max-width: 100%;
	margin: 0 auto 8px;
	display: block;
	float: none !important;
}
#allEntries > div[id^='comEnt'] {
	margin-top: 20px;
	margin-bottom: -5px;
	padding: 7px 14px 12px;
}
#allEntries > div[id^='comEnt'] {
	background: #f6f6f6;
	border-radius: 3px;
}
.eBlock {
	margin-bottom: 30px;
	border-bottom: 1px dashed #dcdcdc;
}
.addcom {
	margin-top: 30px;
}
.commTable {
	padding-top: 50px;
}
.commTable .commFl, .commTable .securityCode {
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
}
.commTable .securityCode {
	width: auto;
}
.gTable {
	background: none;
	border-spacing: 0;
}
.gTable td {
	padding: 10px 20px;
}
.gTableTop {
	line-height: 40px;
	padding: 10px 20px !important;
	color: #fff;
	text-decoration: none;
	border-radius: 2px 2px 0 0;
	font-size: 16px !important;
}
.gTableTop a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.gTableSubTop {
	padding: 5px 10px;
	color: #fff;
}
.gTableSubTop a {
	color: #fff;
}
.catLink {
	color: #fff !important;
	font-size: 16px !important;
}
.funcBlock {
	padding-right: 10px;
}
.forumIcoTd {
	text-align: center;
}
.forumIcoTd, .forumNameTd, .forumThreadTd, .forumPostTd, .forumLastPostTd {
	padding: 5px 10px;
	border-bottom: 1px solid #dcdcdc;
}

.forumThreadTd, .forumPostTd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadIcoTd, .threadNametd, .threadAuthTd, .threadLastPostTd {
	vertical-align: middle;
	padding-left: 20px;
	border-bottom: 1px solid #dcdcdc;
}
.forumNameTd {
	line-height: 24px;
	color: #7a7a7a;
}
.forumNameTd a {
	font-size: 18px;
}
.forumNamesBar {
	padding-left: 10px !important;
}
.frmBtns {
	text-align: right;
	padding-right: 10px;
}
.legendTd {
	padding: 0 10px;
}
.forumLastPostTd {
}
.threadIcoTd, .threadIcoTd {
	text-align: center;
	vertical-align: middle;
}
.threadsDetails {
	padding: 5px;
}
.postTdTop {
	text-align: center;
	padding: 5px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.postTdInfo {
	text-align: center;
	border-right: 1px solid #dcdcdc;
}
.posttdMessage {
	vertical-align: top;
	padding: 5px;
}
.gTableSubTop {
	background: #f2f2f2;
	color: #5c5c5c;
}
.threadsDetails, .postTdTop {
	background: none;
}
.gTable tr {
	background: none;
}
.gDivBottomRight {
	height: 50px;
}
.pagesInfo {
	background: #f2f2f2;
	border-radius: 2px 0 0 2px;
	padding: 5px 10px;
}
.switchActive {
	padding: 5px 10px;
	border-radius: 0 2px 2px 0;
	color: #fff;
}
.postBottom {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 20px !important;
}
#thread_search_form {
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;
}
#thread_search_button {
	position: absolute;
	top: -1px;
	right: 0;
}
.tags-warp {
	font-size: 0;
	line-height: 0;
}
.tags-warp a {
	border: 1px solid #444444;
	border-radius: 2px;
	color: #ccc !important;
	display: inline-block;
	float: right;
	font: 12px/25px Yekan;
	height: 26px;
	margin: 0 0 4px 4px;
	padding: 0 8px;
}

.tags-warp a:hover {
	background: #0288d1;
	border: 1px solid #0288d1;
	color: #888;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

@media screen and (min-width: 940px) {
.menu-icon {
	display: none;
}
#menu {
	float: left;
}
#menu .uMenuRoot, #menu .uMenuRoot li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu .uMenuRoot > li {
	float: right;
}
#menu .uMenuRoot li {
	position: relative;
}
#menu .uMenuRoot > li > a {
	display: block;
	padding: 0 15px;
	font: 15px/70px Yekan;
	text-decoration: none;
	transition: all .3s ease;
}
#menu .uWithSubmenu ul, #menu .uWithSubmenu ul li {
	margin: 0;
	padding: 0;
}
#menu .uWithSubmenu ul {
	display: none;
	position: absolute;
	background: #fff;
	top: 70px;
	width: 200px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
}
#menu .uWithSubmenu ul a {
	border-bottom: 1px solid #f2f2f2;
	color: #555555;
	display: block;
	font: 15px/36px Yekan;
	padding: 0 15px 0.3px;
	text-decoration: none;
}
#menu .uWithSubmenu ul a:hover {
	background: #f6f6f6;
	color: #0074bd;
}
#menu .uWithSubmenu > ul li ul {
	top: -1px;
	right: 200px;
}
#menu .uWithSubmenu:hover > ul {
	display: block;
}
#menu .uMenuRoot > li.uWithSubmenu > a > span .fa {
	margin-right: 5px;
}
#menu .uMenuRoot > li ul li > a .fa {
	float: left;
	line-height: 3;
}
}

@media screen and (max-width: 1169px) {
.cnt {
	width: 940px;
}
#menu .uMenuRoot > li > a {
	padding: 0 10px;
}
.customer {
	width: 153px;
}
#content {
	width: 68.085106381%;
}
#sidebar {
	width: 26.595744679%;
}
.work a.ulightbox {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
.workall:nth-child(3n) {
	margin-right: 0;
}
.relnews:nth-child(4n-1) {
	margin-right: 0;
}
.relnews:nth-child(3n) {
	margin-right: 2.564102563%;
}
}

@media screen and (max-width: 939px) {
.cnt {
	width: 90%;
}
#menu {
	position: absolute;
	top: 70px;
	right: 0;
	width: 100%;
	background: #fff;
	padding-top: 3px;
	display: none;
}
.pollBut {
	padding: 7px 10px !important;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#menu ul li a {
	line-height: 36px;
	border-bottom: 1px solid #f2f2f2;
	display: block;
	padding: 0 15px !important;
	text-decoration: none;
}
#menu ul li a:hover {
	background: #f0f0f0;
	color: #212121 !important;
}
#menu .uWithSubmenu ul {
	padding-left: 30px;
}
#menu .uWithSubmenu ul a {
	text-transform: none;
}
#menu .fa {
	display: none;
}
.slidertitle {
	font-size: 22px;
	line-height: 34px;
	margin: 80px auto 14px;
	padding: 5px 20px 12px;
}
.customer {
	width: 16%;
}
.col4 {
	width: 48.717948716%;
}
.phtTdMain {
	width: 48.717948716% !important;
}
.col4:nth-child(2n), .phtTdMain:nth-child(2n) {
	margin-left: 0 !important;
}
.relnews:nth-child(5n) {
	margin-left: 2.564102563%;
}
.workall:nth-child(3n) {
	margin-left: 2.564102563%;
}
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
.workall a.ulightbox img {
	min-height: 180px;
}
.workall a.ulightbox {
	height: 200px;
}
.gTableSubTop, .forumIcoTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadAuthTd, .threadLastPostTd, .threadPostTd, .threadViewTd,  .threadsDetails,  .forumOnlineBar,  .legendBlock,  .userRights,  .fFastNavTd,  .fFastSearchTd,  .forumNamesBar,  #forum_filter,  .postTdInfo,  .postBottom,  #thread_search_form {
	display: none;
}
.gDivLeft {
	padding-top: 10px;
}
.postTdTop {
	border-bottom: 1px solid #dcdcdc;
}
.postTdTop, .postTable, .posttdMessage {
	display: block !important;
	text-align: left;
	width: auto !important;
}
.postUser {
	font-size: 16px;
}
}

@media screen and (max-width: 800px) {
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
}

@media screen and (max-width: 719px) {
#content, #sidebar {
	float: none;
	width: 100%;
}
#sidebar {
  border-top: 1px dashed #dcdcdc;
  clear: both;
  margin-top: 50px;
  padding-top: 38px;
}
#sidebar .block {
	float: left;
	width: 48.717948716%;
	margin-right: 2.564102563%;
}
#sidebar .block:nth-child(2n) {
	margin-right: 0 !important;
}
.customer {
	width: 16%;
	margin: -1px 0 0 -1px !important;
}
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
.pollBut {
	padding: 7px 15px !important;
}
}

@media screen and (max-width: 639px) {
.title1-descr {
	width: 86% !important;
}
.top-left, .top-right {
	float: right !important;
}
.top-left .fa, .top-right .fa {
	display: none !important;
}
.top-left span, .top-right span {
	margin: 0;
	padding: 0;
	border: none;
}
.top-left span, .top-right span {
	padding-left: 10px !important;
	margin-right: 10px !important;
	border-left: 1px solid rgba(170, 170, 170, 0.4) !important;
}
.customer {
	width: 32%;
}
#middle {
	padding: 30px 0 40px;
}
.path-title, .path-links {
	float: none;
}
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
}

@media screen and (max-width: 550px) {
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
#top {
	height: auto;
	padding: 7.5px 0 2px;
}
.top-left , .top-right  {
display:none;
}
}

@media screen and (max-width: 479px) {
.feedp {
	padding: 5% !important;
}
.cnt {
	width: 86%;
}
#search-input {
	width: 92%;
	padding: 7px 4% !important;
	font-size: 15px !important;
	box-shadow: none !important;
	border: 2px solid #212121 !important;
	border-radius: 10px !important;
}
#slider-cnt {
	height: 400px;
}
#slider-cnt .cnt {
	height: 76%;
}
.slides .cnt {
	padding: 50px 0 !important;
}
.slidertitle {
	font-size: 20px;
	line-height: 28px;
	margin: 140px auto 12px;
	padding: 5px 20px 10px;
}
.col2, .col3, .col4, .phtTdMain {
	width: 100% !important;
	margin-left: 0 !important;
	float: none !important;
}
.p-cats-left {
	float: none;
}
.p-pages {
	float: none;
	padding-top: 30px;
}
#sidebar .block {
	float: none;
	width: 100%;
	margin-right: 0;
}
.e-details-right {
	padding-bottom: 20px;
}
.customer {
	width: 49%;
}
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
}

@media screen and (max-width: 380px) {
.work a, .b-img {
	height: 180px;
}
.logo {
	font-size: 21px;
}
.work a.ulightbox img {
	min-height: 180px;
}
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
}

@media screen and (max-width:340px) {
.top-left {
	display: none;
}
}

@media screen and (max-width: 320px) {
.work a, .b-img {
	height: 180px;
}
.work a.ulightbox img {
	min-height: 180px;
}
}
.phtTdMain .col4, #category {
	width: 100% !important;
	margin: 0 !Important;
}
.phtTdMain .entryBlock {
	display: block !important;
}
.block > h4:after, .pheading > h2:after {
	content: '';
	display: block;
	width: 100px;
	height: 1px;
	background: #e10000;
	margin-top: 14px;
}
.pheading h1 {
	font-size: 24px;
	text-transform: none;
}
.block .navcat:before {
	content: "\f0a8";
	display: inline-block;
	font-family: FontAwesome;
	margin-left: 8px;
}
a.navcat {
	color: #000
}
.tableform, .tableform select {
	width: 100%;
}
.label {
	color: #777;
	font: 13px/22px Yekan;
	width: 20%;
}
.f_input, .f_textarea {
	width: 100%;
}
.f_textarea {
	height: auto;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background: #fafafa;
	color: #121212;
	line-height: 23px;
	height: 40px;
	padding: 7px 14px;
	font-family: Tahoma;
	font-size: 12.5px;
	box-sizing: border-box;
	transition: all .3s ease;
}
input.bbcodes, .bb-editor textarea {
	height: auto;
}
.overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.overlay .fa {
	display: inline-block !important;
}
.overlay-close {
	cursor: pointer;
	position: absolute;
	left: 10px;
	top: 12px;
	width: 30px;
	height: 30px;
	color: #ec3204;
	font-size: 24px !important;
	text-align: center;
	line-height: 30px !important;
}
#loginbox {
	background: #fff;
	width: 320px;
	margin-left: -160px;
	min-height: 150px;
	overflow: hidden;
	position: absolute;
	z-index: 9999;
	left: 50%;
	top: 20%;
	line-height: normal;
	border-radius: 3px;
}
.login-title, .log-register, .login-avatar {
	background-color: #f5f5f5;
	padding: 15px 20px;
	font: 14px/22px Yekan;
	position: relative;
}
.login-form ul {
	padding: 20px;
}
.login-form li {
	margin-bottom: 20px;
	list-style: none;
}
.login-form ul li label {
	display: inline-block;
	margin-bottom: 5px;
}
.login-form ul li input {
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
	width: 100%;
	padding: 0 10px;
}
.login-form ul li a {
	float: right;
}
.log-check {
	padding: 0 20px;
	line-height: 40px;
	margin-bottom: 60px;
	margin-top: -30px;
}
.login-form button, .login-form html input[type="button"], .login-form input[type="reset"], .login-form input[type="submit"] {
	border: 0 none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: 13px/32px Yekan !important;
	height: 37px;
	padding: 0 20px 5px;
}
.log-check input, .log-check label {
	float: left;
	display: inline-block;
	font-size: 10px;
}
.log-check input {
	display: none;
}
.log-check input + label:before {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
	content: "";
	float: left;
	position: relative;
	top: 8px;
}
.log-check input:checked + label:before {
	background-color: #d80306;
	border: 1px solid #d80306;
}
.log-check button {
	float: right;
}
.log-register, .login-avatar {
	display: block;
	background-color: #0996c9;
	color: #fff !important;
	text-align: center;
}
.avatar-box {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 35px;
	float: left;
}
.avatar-box img {
	width: 100%;
	min-height: 100%;
}
.name-box {
	float: left;
	padding-left: 20px;
	line-height: 70px;
	font-size: 20px;
	position: relative;
}
.name-box a {
	color: #fff;
	font-size: 12px;
	border-bottom: 1px dotted #fff;
	line-height: 14px;
	position: absolute;
	left: 20px;
	bottom: 5px;
}
.login-menu {
	margin: 0;
	padding: 0;
}
.login-menu li {
	list-style: none;
}
.login-menu li a {
  border-bottom: 1px dashed #eee;
  border-right: 5px solid transparent;
  color: #777;
  display: block;
  font: 12px/36px Yekan;
  height: 36px;
  padding: 2px 14px;
}
.login-menu li:first-child a {
  border-top: 1px solid #ffffff !important;
}
.login-menu li a:hover {
	background-color: #f5f5f5;
	border-bottom: 1px dashed #eee !important;
}
.login-menu li:last-child a {
	color: #fff;
}
.sociallogin {
	height: auto;
	margin: 0 0 2px 10px;
	overflow: hidden;
}
.sociallogin a {
	float: left;
	margin: 0 5px 10px 5px;
}
.sociallogin.clearfix img {
	border-radius: 3px;
}
.uComment {
	margin: 10px 0;
}
.uComment.cBlock1, .uComment.cBlock2 {
	border: 0;
	background: none;
}
.uc-avatar {
	float: right;
	width: 50px;
}
.uc-avatar img {
	vertical-align: middle;
	width: 50px;
	border-radius: 4px;
}
.uc-content {
	margin: 0 62px 0 0;
}
.uc-top a {
	color: #000
}
.uc-top img {
	vertical-align: middle;
}
.uc-top-right {
	float: left;
	white-space: nowrap;
}
.uc-top-left img, .uc-top-left a, .uc-top-left span {
	vertical-align: middle;
}
a.uc-profile-link {
}
.uc-message {
	margin: 8px 0;
	padding: 0;
}
.uc-answer {
}
.uc-answer-link {
	margin: 5px 0 0;
	text-align: right;
	font-size: 8pt;
}
.uc-opacity {
	opacity: .6;
	filter: alpha(opacity = 60);
}
.berrors {
	background-color: #f2dede;
	color: #b94a48;
	padding: 8px 14px 9px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border: 1px solid #eed3d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.berrors > b {
    font: 14px/20px Yekan;
}
.reset, .reset li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.lcol {
	float: left;
}
.rcol {
	float: right;
}
.pm select {
	width: 190px;
}
.userinfo {
	position: relative;
}
.userinfo span[onclick*=javascript], .status {
	font: 13px/24px Yekan;
	color: #fff;
	height: 28px;
	padding: 0 11px 0 12px;
	display: inline-block;
	-webkit-transition: opacity .6s;
	transition: opacity .6s;
	border-radius: 2px;
	z-index: 5;
}
.userinfo span[onclick*=javascript]:hover {
	opacity: .8;
}
.userinfo span[onclick*=javascript] {
	right: 0;
	cursor: pointer;
}
.userinfo #options {
	position: relative;
	padding: 30px;
	margin: 20px 0;
	background: rgba(241, 247, 251, 0.5);
	overflow: hidden;
}
.userinfo #options fieldset {
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
}
.userinfo #options legend {
	display: block;
	padding: 4px 15px;
	margin: 0 auto;
}
.userinfo #options sup {
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
.userinfo #options p {
	color: #777;
	font-size: .9em;
	margin: 10px 0 0 0;
}
.userinfo #options fieldset {
	border-bottom: solid 1px #f1f1f1;
}
.userinfo #options #allowed_ip {
	height: 40px;
	padding: 6px;
}
.userinfo #options input[type="file"] {
	display: block;
}
.userinfo #options label {
	font-size: 13px;
	padding: 5px;
}
.userinfo #options textarea {
	height: 100px;
}
.userinfo #options input[type="text"], .userinfo #options input[type="password"], .userinfo #options textarea {
	width: 100%;
	display: block;
	margin: 0 0 10px 0;
}
.userinfo #options .xfield {
	margin: 15px 0;
	border-bottom: solid 1px #eee;
}
.userinfo #options .xfield tr td {
	padding: 10px;
}
.userinfo #options .xfield tr td:nth-child(1) {
	width: 30%;
}
.userinfo #options .xfield td.xprofile {
	width: 70%;
}
.userinfo .info {
	padding: 50px 0 0 0;
}
.userinfo .info > div {
	width: 120px;
	margin: 0 auto;
	text-align: center;
}
.userinfo .info > div .ava {
	width: 100%;
	border-radius: 10px;
}
.userinfo .info > div a {
	cursor: pointer;
	margin-bottom: 5px;
	width: 65%;
	display: inline-block;
	padding: 6px 20px 7px;
	line-height: 18px;
	font-family: Yekan;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
.userinfo .info > div a:hover {
	opacity: .8;
}
.userinfo .info ul {
	list-style: none;
	font-size: 13px;
	color: #4b5257;
	border-top: solid 1px #eee;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
.userinfo .info ul li {
	margin: 0 0 5px 0;
}
.userinfo .info ul li b {
	font: 12px/22px Yekan;
	margin: 0;
}
.userinfo .info ul li span {
	color: #a3344e;
}
.userinfo .info > div a {
	background: #7db01c;
}

@media all and (min-width: 480px) {
.userinfo .info {
	padding: 0 20px 20px 170px;
	margin: 0 -20px 30px -20px;
	min-height: 200px;
}
.userinfo .info > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	text-align: center;
}
.userinfo .status {
	right: 110px;
	left: auto;
}
.userinfo .info ul {
	margin: 0;
	padding: 0;
	border: 0;
}
}
.shadow:before {
	height: 10px;
	border-radius: 50%;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
	z-index: 1;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.grey {
	color: #777;
}
.blue {
	color: #388bd4;
}
#reviews .title1-descr, #reviews li {
	width: 300px !important;
}
.list-small, .list-small li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	transition: all .3s ease;
}
.list-small li {
	margin: 4px 0;
}
.list-small li:before {
	content: "\f0a8";
	display: inline-block;
	font-family: FontAwesome;
	margin-left: 8px;
}
.work a {
	display: block;
	width: 100%;
	background: #dcdcdc;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
	line-height: 0;
}
.work a img {
	width: 100%;
}
.userseting {
  list-style: outside none none;
  margin: 0 !important;
}  
.xfieldimagegallery {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.xfieldimagegallery li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.xfieldimagegallery li img {
  border: 5px solid #fff;
  float: right !important;
  height: 100px;
  margin: 0 0 0 5px;
  transition: box-shadow 0.5s ease 0s;
  width: 100px;
}
.xfieldimagegallery li img:hover {
	box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.slidn1{background: url(../slider/slide1.jpg);}
.slidn2{background: url(../slider/slide2.jpg);}
.slidn3{background: url(../slider/slide3.jpg);}

#servicen {
	padding: 5px 0;text-align: center;margin-left:3%;margin-right:3%;font-size: 18px;line-height:28px;
}
#servicen img{display:block;margin-left:auto;margin-right:auto;clear:both;padding:10px;}
#servicen h2{text-align: center;font-size: 24px;line-height:28px;padding:10px;color:#06584d;}
#servicen h3{text-align: center;font-size: 22px;line-height:28px;padding:10px;color:#b50696;}

#serviceb {
	padding: 5px 0;text-align: center;margin-left:3%;margin-right:3%;font-size: 16px;line-height:28px;
}
#serviceb img{display:block;margin-left:auto;margin-right:auto;clear:both;padding:10px;}
#serviceb h2{text-align: center;font-size: 24px;line-height:28px;padding:10px;color:#06584d;}
#serviceb h3{text-align: center;font-size: 22px;line-height:28px;padding:10px;color:#b50696;}

.shetabanblog {font-size:18px;line-height:50px;}

.telephone {z-index: 1000; position:fixed; bottom: 10px; left: 5px; border-width: 0px;}

