/*
theme name: Sahand Theme
version: 1.0
Author: 2sweb.ir
Author URI: http://2sweb.ir
Desctiption:
*/
body {
	font-family: 'tw-font', tahoma;
	background: #fff;
	color: #333;
}
:focus {
	outline: 0;
}
a {
	color: #333;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}
a:hover {
	text-decoration: none;
}
a:active, a:visited, a:focus {
	background: transparent;
	color: #333;
	outline: 0;
	text-decoration: none;
}
/*
=sprites
-------------------------------------*/
   #loader_page {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url('images/loading_page5.gif') 50% 50% no-repeat #1A1B25;
}

#main-slider .owl-buttons .owl-prev, #main-slider .owl-buttons .owl-next, #tmb-slr .owl-controls .owl-buttons .owl-next, #tmb-slr .owl-controls .owl-buttons .owl-prev, #customer .customer-title:before, #footer .footer-box .wpcf7-form input[type="email"], #go-top {
	background: url(images/parent_sprites.png) no-repeat;
}
/*
=introbar
--------------------------------------------------------*/
#introbar {
	width: 100%;
	background-color: #505352;
	height: 30px;
}
#introbar .intro-box span.intro-num {
	display: block;
	position: relative;
	float: right;
	color: #eee;
	font-size: 13px;
	line-height: 30px;
	padding-right: 25px;
}
#introbar .intro-box span.intro-num-one:before {
	content: "\f2a0";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #fff;
}
#introbar .intro-box span.intro-num-two {
	margin-right: 50px;
}
#introbar .intro-box span.intro-num-two:before {
	content: "\f0e0";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #fff;
}
#introbar #intro-lang {
	float: right;
	margin-right: 20px;
}

#introbar #intro-lang li {
	float: right;
}
#introbar #intro-lang li a {
	display: inline-block;
	padding: 0 28px 0 0;
	line-height: 30px;
	color: #ccc;
	font-size: 12px;
}
#introbar #intro-lang li a:hover {
	color: #fff;
}
.intro-box .intro_social_icon {
	float: left;
}

.intro-box .intro_social_icon li {
	float: right;
}
.intro-box .intro_social_icon li a {
	display: block;
	padding: 3px 3px 0;
}
.intro-box .intro_social_icon li a i {
	font-size: 23px;
	font-weight: normal;
	color: #ccc;
	vertical-align: middle;
	text-align: center;
	width: 23px;
	height: 23px;
	line-height: 23px;
	border-radius: 6px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.intro-box .intro_social_icon li a i.fa-paper-plane {
	width: 23px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	line-height: 20px;
	color: #ccc;
	font-size: 14px;
	border: 2px solid #ccc;
}
.intro-box .intro_social_icon li a:hover i {
	color: #fff;
}
/*
=wrapper-head
---------------------------------------------------------*/
#wrapper-head {
	width: 100%;
	position: relative;
}
/*
=header-nav
--------------------------------------------------------*/

.header-nav {
	width: 100%;
	min-height: 62px;
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	z-index: 10;
}
#logo_site {
	height: 50px;
	padding: 0;
}
#logo_site .logo-icon {
	display: block;
	margin-top: 7px;
}
#logo_site .logo-icon img {
	width: 170px;
	height: 50px;
	max-width: 100%;
	margin: auto;
}
#logo_site h1,#logo_site h2 {
position:absolute;
top:0;
right:0;
text-indent:-999999px;
 }
/*
=nav
--------------------------------------------------------*/
.tw_nav {
	position: relative;
	min-height: auto;
	margin-bottom: 0;
}
.tw_nav:before {
	top: 0px;
}

.tw_nav:after {
	bottom: 0px;
}
#tw_nav ul ul ul.dropdown-menu {
	top: 0 !important;
	right: 100%;
}
.tw_nav ul li a {
	padding: 20px 20px;
	font-size: 13px;
	color: #eee;
}
.tw_nav ul li a:hover {
	color: #fff;
}
.nav> li> a:hover, .nav> li> a:focus {
	text-decoration: none;
	color: #fff;
}
#tw_nav ul ul {
	background-color: rgba(0, 0, 0, .8);
	border: 0;
}
#tw_nav ul ul li a {
	padding: 10px 20px;
}
#tw_nav ul ul li a:hover {
	background: #000;
	color: #fff;
}
.navbar-toggle i {
	font-size: 25px;
	color: #fff;
}
#tw_nav ul li.menu-item-has-children> a {
	position: relative;
	padding-left: 22px;
}
#tw_nav ul li.menu-item-has-children> a:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	left: 7px;
	bottom: 17px;
	font-size: 13px;
	color: #fff;
}
#tw_nav ul ul li.menu-item-has-children> a:after {
	content: "\f104";
	bottom: 8px;
	left: 15px;
}
/* search-navbar*/

#search-navbar {
	float: left;
	margin-top: 17px;
}
#search-navbar .tgl-srch, #search-navbar .untgl {
	font-size: 25px;
	color: #ddd;
	cursor: pointer;
	font-weight: normal;
}
#search-navbar .untgl:before {
	content: "\f00d";
}
#search-form {
	position: absolute;
	left: 90px;
	top: 10px;
	width: 0;
	margin: auto;
	z-index: 1001;
	border: 1px solid #777;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 2px;
	visibility: hidden;
	opacity: 0;
	transition: all .4s;
}
#search-form input {
	border: none;
	background: none;
}
#search-form #search-text {
	height: 35px;
	padding: 3px 4px;
	line-height: 33px;
	width: 0;
	max-width: 80%;
	float: right;
	color: #ddd;
	font-size: 12px;
	font-family: tw-font, tahoma;
	padding-right: 12px;
	transition: all .4s;
}
#search-form #search-submit {
	background: url(images/search.png) no-repeat center center;
	width: 0;
	height: 36px;
	float: left;
	cursor: pointer;
	margin-top: 0px;
	transition: all .4s;
}
#search-form.hidesrch {
	visibility: visible;
	opacity: 1;
	width: 80%;
}
#search-form #search-text.hideintxt {
	width: 500px !important;
}
#search-form #search-submit.hideinsub {
	width: 45px !important;
}
/*
=main slider
--------------------------------------------------*/
#main-slider {
	max-width: 1600px;
	margin: auto;
}
#main-slider .owl-buttons {
	position: absolute;
	top: 47%;
	width: 100%;
}
#main-slider .owl-buttons div {
	display: block;
	position: absolute;
	width: 32px;
	height: 45px;
	text-indent: -999999px;
}
#main-slider .owl-buttons .owl-prev {
	background-position: -46px 0;
	right: 50px;
}
#main-slider .owl-buttons .owl-next {
	background-position: 0 0;
	left: 50px;
}
/*
=services
----------------------------------------------------------*/

#about_me {
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
}
#about_me h2.title_about_me {
	font-size: 32px;
	color: #222;
	text-align: center;
	padding: 20px 0 15px;
}
#about_me p {
	font-size: 14px;
	text-align: center;
	color: #777;
	line-height: 32px;
}
#about_me .wrap_blink {
	margin-top: 20px;
}
#about_me .wrap_blink ul {
	display: table;
	margin: auto;
}
#about_me .wrap_blink ul li {
	float: right;
	margin: 5px 15px;
}
#about_me .wrap_blink ul li a {
	display: block;
	background: #1abc9c;
	color: #fff;
	padding: 15px 20px;
	border-radius: 2px;
	min-width: 115px;
	text-align: center;
	font-size: 16px;
}
#about_me .wrap_blink ul li a:hover {
	background: #34495E;
}
/*
=services
----------------------------------------*/
#services {
	background: #303c4a url(images/section-bg.jpg) center center;
	padding-bottom: 20px;
}
#services h3.title_services {
	text-align: center;
	color: #eee;
	font-size: 19px;
	padding: 10px 0 45px;
}
#services h3.title_services span {
	display: inline-block;
	position: relative;
	border-bottom: 1px solid #000d21;
	padding: 5px 14px;
	font-size: 22px;
}
#services h3.title_services span:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #6d727c;
	left: 0;
	bottom: -2px;
}
#services .box-services {
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 5px;
}
#services .box-services .wrap {
	background: #fff;
	border-radius: 3px;
	position: relative;
}
#services .box-services .wrap .thumb-services {
	display: block;
	position: absolute;
	right: -20px;
	top: -25px;
	z-index: 10;
}
#services .box-services .wrap .title_bx_serv {
	line-height: 28px;
	border-bottom: 1px solid #e8e8e8;
	height: 61px;
	overflow: hidden;
}
#services .box-services .wrap .thumb-services img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	border: 5px solid #fff;
}
#services .box-services .wrap h4.title_bx_serv a {
	display: block;
	padding: 1px 81px 5px 5px;
	text-align: center;
	font-size: 18px;
	color: #444;
}
#services .box-services .wrap .caption-services {
	padding: 10px;
}
#services .box-services .wrap .caption-services p {
	font-size: 13px;
	color: #777;
	line-height: 28px;
	text-align: justify;
}
#services .box-services .wrap .caption-services a.more-services {
	display: table;
	margin: 10px auto;
	padding: 7px 5px;
	background: #1abc9c;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	font-size: 13px;
}
#services .box-services .wrap .caption-services a.more-services:hover {
	background: #34495E;
}
/*
=thumb slide news
--------------------------------------------------*/
#portfolio h3.title-portfolio {
	text-align: center;
	font-size: 24px;
	color: #444;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wrap-portfolio {
	width: 980px;
	max-width: 100%;
	margin: auto;
}
#tmb-slr .portfolio-item {
	margin: 5px 20px;
}

#tmb-slr .portfolio-item figure {
	position: relative;
	background-color: #1abc9c;
	border-radius: 2px;
}
#tmb-slr .portfolio-item figure:after {
	content: "\f0c1";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	font-weight: normal;
	line-height: 40px;
	border-radius: 100%;
	text-align: center;
	margin: auto;
	background-color: #1abc9c;
	font-size: 22px;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#tmb-slr .portfolio-item:hover img {
	opacity: .4;
}
#tmb-slr .portfolio-item:hover figure:after {
	visibility: visible;
	opacity: 1;
	top: 40%;
}
#tmb-slr .portfolio-item img {
	display: block;
	width: 100%;
	height: 210px;
	border-radius: 2px;
	margin: auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#tmb-slr .portfolio-item .caption-item {
	text-align: center;
	padding-top: 10px;
	color: #555;
	font-size: 16px;
}
#tmb-slr .portfolio-item .caption-item:hover {
	color: #1abc9c;
}
#tmb-slr .owl-controls {
	position: absolute;
	width: 100%;
	top: 35%;
	left: 5px;
}
#tmb-slr .portfolio-item {
	position: relative;
}
#tmb-slr .owl-controls .owl-buttons .owl-next {
	width: 12px;
	height: 21px;
	background-position: -4px -57px;
	text-indent: -99999px;
	position: absolute;
	left: -20px;
}
#tmb-slr .owl-controls .owl-buttons .owl-prev {
	width: 12px;
	height: 21px;
	background-position: -23px -56px;
	text-indent: -99999px;
	position: absolute;
	right: -20px;
	top: -1px;
}
/*
=articles
---------------------------------------------------------*/
#articles {
	width: 100%;
	background-color: #fbfafa;
	padding-bottom: 10px;
}
#articles .article-box .article-header h3 {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 10px 19px 10px 5px;
	font-size: 20px;
	color: #444;
	margin-bottom: 10px;
}
#articles .article-box .article-header h3:before {
	content: "\f0d9";
	font-family: FontAwesome;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 35px;
	color: #999;
}
#articles .article-box .post-item {
	margin-bottom: 15px;
	float: right;
	width: 100%;
}
#articles .article-box .post-item .thumb {
	display: block;
	float: right;
	margin-left: 8px;
	margin-top: 5px;
}
#articles .article-box .post-item .thumb figure {
	position: relative;
	border-radius: 2px;
	background-color: #000;
}
#articles .article-box .post-item .thumb figure:after {
	content: "\f15c";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	right: 0;
	left: 1px;
	top: 38%;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 3px solid #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
#articles .article-box .post-item:hover .thumb figure:after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
#articles .article-box .post-item:hover .thumb figure img {
	opacity: .5;
}
#articles .article-box .post-item .thumb img {
	width: 100px;
	height: 100px;
	border-radius: 2px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#articles .article-box .post-item .content h4 {
	line-height: 25px;
}
#articles .article-box .post-item .content h4 a {
	font-size: 14px;
	color: #3498db;
}
#articles .article-box .post-item .content h4 a:hover {
	color: #555;
}
#articles .article-box .post-item .content span.date-post {
	font-size: 12px;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #777;
}
#articles .article-box .post-item .content p {
	font-size: 13px;
	color: #555;
	line-height: 20px;
}
#articles .archive-article {
	display: table;
	clear: both;
	margin: auto;
	color: #fff;
	background-color: #3498db;
	padding: 4px 10px;
	border-radius: 3px;
	border-bottom: 3px solid #999;
	font-size: 14px;
}
#articles .archive-article:hover {
	background-color: #2980B9;
}
/*
=customer
-------------------------------------------------------*/
#customer {
	padding: 15px 0 15px;
}
#customer .customer-title {
	position: relative;
	font-size: 15px;
	padding-left: 10px;
	color: #666;
}
#customer .customer-title:before {
	content: "";
	position: absolute;
	background-position: -48px -53px;
	right: 0;
	top: 5px;
	width: 30px;
	height: 30px;
}
#customer .customer-title:after {
	content: "";
	position: absolute;
	width: 70%;
	top: 26px;
	height: 1px;
	background-color: #eee;
}
#customer .customer-title span {
	display: inline-block;
	background-color: #fff;
	padding: 5px 33px 5px 15px;
	font-size: 18px;
	color: #555;
}
#customer ul {
	display: table;
	margin: auto;
}
#customer ul li {
	float: right;
	margin: 5px;
}
#customer ul li img {
	width: 70px;
	height: 70px;
}
/*
=footer
--------------------------------------------------------*/

#footer {
	background: url(images/footer-bg.jpg);
	width: 100%;
	max-width: 1600px;
	margin: auto;
	padding-top: 10px;
	margin-top: 15px;
}
#footer .footer-box .title-footer-box {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: center;
}
.subt_nwl {
	text-align: center;
	font-size: 12px;
	color: #eee;
	padding-bottom: 10px;
}
#footer .footer-box ul li {
	color: #eee;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .footer-box .wpcf7-form p {
	float: right;
}
#footer .footer-box .wpcf7-form input[type="email"] {
	background-position: -50px -100px;
	background-color: #fff;
	padding: 3px 5px 3px 45px;
	text-align: left;
	width: 220px;
	display: table;
	margin: 5px auto 0;
	border: 1px solid #fff;
	border-radius: 2px;
}
#footer .footer-box .wpcf7-form input[type="email"]:focus {
	border: 1px solid #2980B9;
}
#footer .footer-box .wpcf7-form input[type="submit"] {
	float: left;
	display: table;
	margin: 7px 10px 0 0;
	padding: 1px 25px;
	border-radius: 2px;
	border: 0;
	color: #fff;
	background-color: #1abc9c;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
@media screen and (max-width:767px) {
	#footer .footer-box .wpcf7-form input[type="submit"] {
		float: none;
	}
}
#footer .footer-box .wpcf7-form input[type="submit"]:hover {
	background-color: #34495E;
}
#footer .address_ft_bx .title-footer-box {
	text-align: right;
}
#footer .address_ft_bx ul li {
	text-align: right;
}
#copyright {
	background-color: #333333;
	border-top: 3px solid #fff;
	color: #fff;
}
.wrap_txt {
	position: relative;
}
#copyright p {
	color: #eee;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
#copyright div {
	padding: 7px 0;
}
#copyright a {
	color: #1abc9c;
}
#go-top {
	position: fixed;
	width: 42px;
	height: 43px;
	background-position: -2px -99px;
	left: 10px;
	bottom: 10px;
	display: none;
	z-index: 99;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
#go-top:hover {
	opacity: .7;
}
/*
=single
-------------------------------------------------------*/
.static-navbar {
	position: static;
	background-color: #000;
}
.inner-page .wrapper-head_single .header-nav {
	position: static;
	background: rgba(0, 0, , 0, .8);
}
.inner-page .main-content {
	padding-right: 0;
}
.inner-page .wrapper-content {
	float: right;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-o-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	margin-top: 15px;
}
.inner-page .wrapper-content .content {
	float: right;
	width: 100%;
	padding: 10px;
}
.inner-page .breadcrumb {
	margin: 15px auto -18px;
	background-color: #fff;
	box-shadow: 0 0 6px #ccc;
}
.inner-page .breadcrumb li {
	display: inline-block;
}
.inner-page .breadcrumb a {
	position: relative;
	padding: 0 4px 0 15px;
}
.inner-page .breadcrumb li span {
	color: #777;
	padding-right: 5px;
}
.inner-page .breadcrumb a:after {
	content: "\f104";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #999;
}
.inner-page .breadcrumb a:hover {
	color: #3498DB;
}
.inner-page .breadcrumb> .active {
	padding-right: 5px;
}
.inner-page .wrapper-content .content header .title-post {
	font-size: 18px;
	color: #555;
	padding-bottom: 10px;
}
.inner-page .wrapper-content .meta-head-post {
	width: 100%;
}
.inner-page .wrapper-content .meta-head-post ul li {
	position: relative;
	float: right;
	padding: 5px 22px 5px 15px;
	color: #777;
	font-size: 12px;
}
.inner-page .wrapper-content .meta-head-post ul li:hover, .inner-page .wrapper-content .meta-head-post ul li:hover:before {
	color: #3498DB;
}
.inner-page .wrapper-content .meta-head-post ul li .digits {
	font-family: vazir, tahoma;
	font-size: 11px;
}
.inner-page .wrapper-content .meta-head-post ul li:before, .inner-page .wrapper-content .meta-head-post ul li.share-post span:before {
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 16px;
	color: #888;
}
.inner-page .wrapper-content .meta-head-post ul li.publish-post:before {
	content: "\f133";
}
.inner-page .wrapper-content .meta-head-post ul li.view-post:before {
	content: "\f06e";
}
.inner-page .wrapper-content .meta-head-post ul li.comment_count:before {
	content: "\f086";
}
.inner-page .wrapper-content .meta-head-post ul li.share-post span:before {
	content: "\f1e0";
	right: 5px;
	color: #fff;
}
.inner-page .wrapper-content .meta-head-post ul li.share-post {
	padding-right: 0;
	margin-top: -5px;
}
.inner-page .wrapper-content .meta-head-post ul li.share-post span {
	position: relative;
	display: inline-block;
	background-color: #1abc9c;
	border-radius: 2px;
	padding: 5px 27px 5px 10px;
	;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	color: #fff;
}
.inner-page .wrapper-content .meta-head-post ul li.share-post span:hover, .inner-page .wrapper-content .meta-head-post ul li.share-post span:hover:after {
	opacity: .7;
}
.social_icon_post {
	float: right;
	position: absolute;
	top: 100%;
	right: 0;
	background-color: #3498DB;
	margin-top: 4px;
	width: 171px;
	border-radius: 5px;
	display: none;
        z-index:10;
}
.inner-page .wrapper-content .social_icon_post:after {
	content: "";
	position: absolute;
	top: -14px;
	right: 20px;
	border: 8px solid #3498DB;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid transparent;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.social_icon_post ul li {
	float: right;
	margin: 5px;
	padding: 0 !important;
}
.social_icon_post ul li a i {
	font-size: 27px;
	width: 24px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
.social_icon_post ul li.telegram-icon a i {
	font-size: 22px;
}
.social_icon_post ul li a i:hover {
	opacity: .8;
}
.inner-page .wrapper-content .content-body {
	width: 100%;
	margin-top: 10px;
}
.inner-page .wrapper-content .content-body p {
	color: #666;
}
.inner-page .wrapper-content .footer-meta-post {
	float: right;
	width: 100%;
	margin-top: 30px;
	border-top: 2px solid #aaa;
}
.inner-page .wrapper-content .footer-meta-post a {
	display: inline-block;
	font-size: 12px;
	padding: 6px 5px;
	background-color: #1abc9c;
	border: 1px solid #1abc9c;
	border-radius: 3px;
	color: #fff;
	margin-left: 3px;
	margin-bottom: 5px;
}
.inner-page .wrapper-content .footer-meta-post a:hover {
	background-color: #fff;
	color: #333;
}
.inner-page .wrapper-content .footer-meta-post .content-tag {
	width: 100%;
	clear: both;
	margin: 10px 0;
}
.inner-page .content-left {
	padding-right: 15px;
	padding-left: 0;
}
.full-content {
	padding: 0;
}
.inner-page .main-content .content .content-body li {
	position: relative;
	line-height: 28px;
	font-size: 14px;
	color: #444;
}
.inner-page .main-content .content .content-body ul li {
	padding-right: 13px;
}
.inner-page .main-content .content .content-body ul li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 13px;
	background: #555;
	width: 5px;
	height: 5px;
}
.inner-page .main-content .content .content-body ol {
	padding-right: 15px;
}
/*
=sidebar
----------------------------------------------------------*/
.inner-page .sidebar-inner .widget, .inner-page .sidebar-inner .sidebox {
	float: right;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-o-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	margin-top: 15px;
}
.inner-page .sidebar-inner {
	padding: 0;
}
.inner-page .sidebar-inner .widget .widg-title, .inner-page .sidebar-inner .sidebox .widg-title, .related-posts .related-posts-title {
	position: relative;
	font-size: 16px;
	padding: 4px 28px 4px 5px;
	color: #fff;
	background-color: #1abc9c;
	line-height: 30px;
	font-weight: normal;
}
.inner-page .sidebar-inner .widget .widg-title:before, .inner-page .sidebar-inner .sidebox .widg-title:before, .related-posts .related-posts-title:before {
	content: "\f0c9";
	font-family: FontAwesome;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 18px;
	color: #f7f7f7;
}
.inner-page .sidebar-inner .widget .widg-content, .inner-page .sidebar-inner .sidebox .widg-content {
	padding: 10px;
}

.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li {
	float: right;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #f5f5f5;
}
.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li a.thumb {
	display: block;
	float: right;
	margin: 5px 0 5px 5px;
}
.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li a.thumb img {
	width: 90px;
	height: 80px;
	padding: 3px;
	border: 1px solid #ddd;
}
.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content {
	margin-top: 10px;
}
.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 {
	line-height: 25px;
}

.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 a {
	font-size: 13px;
	color: #555;
}
.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 a:hover, .inner-page .sidebar-inner .widget ul li a:hover {
	color: #3498DB;
}
.inner-page .sidebar-inner .widget ul li {
	width: 100%;
	margin-bottom: 5px;
}
.inner-page .sidebar-inner .widget ul li a {
	position: relative;
	display: inline-block;
	font-size: 13px;
	padding: 5px 17px 5px 5px;
	color: #555;
}
.inner-page .sidebar-inner .widget ul li a:before {
	content: "\f192";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 13px;
	color: #777;
}
.textwidget {
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	color: #777;
	padding: 5px;
}
/*** tag ***/

.tagcloud a {
	display: inline-block;
	padding: 5px;
	border: 1px solid #1abc9c;
	margin: 2px 1px;
	font-size: 12px;
	color: #777;
}
div.tagcloud a:hover {
	color: #fff;
	background-color: #1abc9c;
}
.tagcloud a:hover {
	color: #3498DB;
}
/*** calendar_wrap ***/

#wp-calendar {
	width: 100%;
	line-height: 24px;
}
#wp-calendar caption {
	text-align: center;
	font-size: 18;
	font-weight: normal;
	margin-bottom: 5px;
	color: #666;
}
blockquote {
	background: #eee;
	border-right: 3px solid #3498DB;
	padding: 5px 10px;
}
#wp-calendar thead th {
	background: #34495E;
	width: 24px;
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
	border-left: 1px solid #ddd;
}
#wp-calendar tbody td {
	color: #9f9f9f;
	border: 1px solid #ededed;
	text-align: center;
}
#wp-calendar tbody td a {
	color: red;
}
#wp-calendar tfoot td a {
	color: red;
}
/*** serchform ***/

.inner-page #searchform {
	display: table;
	padding: 8px;
	width: 232px;
	margin: 10px auto;
	max-width: 100%;
}
.inner-page #searchform label {
	display: none;
}
.inner-page #searchform input[type="text"] {
	float: right;
	border: 0;
	border: 1px solid #ddd;
	border-radius: 1px;
	padding: 3px 4px;
	height: 30px;
	color: #555;
	font-size: 12px;
}
.inner-page #searchform input[type="text"]:focus {
	border-color: #3498DB;
}
.inner-page #searchform input[type="submit"] {
	border: 0;
	border-radius: 1px;
	padding: 4px 10px;
	;
	background: #1abc9c;
	color: #fff;
	font-size: 12px;
	width: 50px;
	height: 30px;
	line-height: 20px;
}
/*** category list ***/

ul li.cat-item {
	font-size: 10px;
	color: #999;
}
ul li.cat-item a {
	display: inline-block;
	padding: 10px 17px 10px 5px;
	color: #777;
}
/*** pagenavi ***/

#pagnavi {
	display: table;
	margin: auto;
	;
}
.wp-pagenavi {
	margin: 15px;
}
.wp-pagenavi a.page, .wp-pagenavi a.larger {
	display: inline-block;
	color: #333;
	width: 35px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f5f5f5;
	margin: 8px 0;
	font-size: 11px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.wp-pagenavi a.page:hover, .wp-pagenavi a.larger:hover {
	background: #0275d8;
	color: #fff;
}
.wp-pagenavi span.pages {
	background: #2980B9;
	color: #fff;
	padding: 8px 10px;
	border-radius: 3px;
	font-size: 11px;
}
.wp-pagenavi span.current {
	display: inline-block;
	color: #fff;
	width: 35px;
	height: 38px;
	line-height: 40px;
	text-align: center;
	background: #2980B9;
	font-size: 11px;
	border-radius: 3px;
}
/*
=single-page
-------------------------------------------------*/
.archive-page .archive-item {
	float: right;
	width: 100%;
	clear: both;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
}
.archive-page .archive-item a.archive-thumb {
	display: block;
	float: right;
	margin-left: 7px;
}
.archive-page .archive-item a.archive-thumb img {
	width: 100px;
	height: 100px;
}
.archive-page .archive-item .archive-caption h4 a {
	font-size: 15px;
	color: #444;
}
.archive-page .archive-item .archive-caption p {
	font-size: 12px;
	line-height: 22px;
}
.archive-page .archive-item .archive-caption h4 a:hover {
	color: #3498DB;
}
/*
=related-posts
----------------------------------------------*/
.related-posts {
	float: right;
	width: 100%;
	clear: both;
	background-color: #fff;
	border-radius: 2px;
	margin: 10px 0 0;
	padding: 10px;
}
.related-posts .related-posts-title {
	margin-bottom: 10px;
}
.related-posts .related-item {
	margin-bottom: 15px;
}
.related-posts .related-item .related-thumb {
	display: block;
	float: right;
	margin-left: 5px;
}
.related-posts .related-item .related-thumb img {
	width: 90px;
	height: 80px;
	padding: 3px;
	border: 1px solid #ddd;
}
.related-posts .related-item .related-caption {
	line-height: 25px;
	padding-top: 10px;
}
.related-posts .related-item .related-caption a {
	font-size: 14px;
	color: #555;
}
.related-posts .related-item .related-caption a:hover {
	color: #3498DB;
}
@media screen and (min-width:992px) {
	#services .box-services .wrap .caption-services p {
		height: 140px;
		overflow: hidden;
		margin-top: 10px;
	}
	.related-posts .related-item {
		height: 85px;
		overflow: hidden;
	}
}
@media screen and (max-width:992px) and (min-width:768px) {
	#services .box-services .wrap .caption-services p {
		height: 100px;
		overflow: hidden;
	}
}
@media screen and (max-width:1200px) {
	#services .box-services {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width:992px) {
	.header-nav {
		position: static;
		background: #111;
	}
	#search-form {
		opacity: 1;
		visibility: visible;
		width: 100%;
		position: static;
		left: 0;
	}
	#search-form #search-text {
		width: 80%;
	}
	#search-form #search-submit {
		width: 45px;
	}
	#search-navbar .tgl-srch, #search-navbar .untgl {
		display: none;
	}
	#search-navbar {
		float: none;
		width: 100%;
	}
	#services .box-services {
		margin-bottom: 35px;
	}
	#footer {
		background: #444;
	}
	#footer .footer-box ul {
		display: table;
		margin: 5px auto 15px;
	}
	#footer .footer-box .title-footer-box {
		text-align: center;
	}
	.inner-page .main-content {
		padding: 0;
	}
}
@media screen and (max-width:768px) {
	#tw_nav ul ul li.menu-item-has-children> a:after {
		content: "\f107";
		bottom: 8px;
		left: 15px;
	}
	#introbar {
		height: auto;
	}
	.wrap-intro-box {
		display: table;
		margin: auto;
	}
	#introbar #intro-lang, .intro_social_icon {
		display: table;
		float: none !important;
		margin: 5px auto;
	}
	#about_me .wrap_blink ul {
		display: block;
		width: 100%;
	}
	#about_me .wrap_blink ul li {
		float: none;
		margin: 5px 0;
		width: 100%;
	}
	#about_me .wrap_blink ul li a {
		width: 100%;
	}
	#tmb-slr .owl-controls {
		top: -50px;
		left: auto;
		right: 15px;
	}
	#tmb-slr .owl-controls .owl-buttons .owl-next {
		left: auto;
		right: 10px;
	}
	#customer .customer-title::after {
		width: 40%;
	}
	#copyright p {
		text-align: center;
	}
}
@media screen and (max-width:480px) {
	#about_me h2.title_about_me {
		font-size: 18px;
	}
	#services h3.title_services {
		font-size: 16px;
	}
	#introbar .intro-box span.intro-num-two {
		padding-right: 20px;
	}
	#tmb-slr .owl-controls .owl-buttons .owl-next {
		right: 0;
	}
	.inner-page .meta-head-post ul, .inner-page .meta-head-post ul li {
		width: 100%;
	}
	.social_icon_post {
		width: 35px;
	}
	.inner-page .wrapper-content .social_icon_post::after {
		right: 12px;
	}
	.social_icon_post {
		right: 30px;
	}
}
@media screen and (max-width:320px) {
	#introbar .intro-box span.intro-num {
		padding-right: 20px;
	}
	#introbar .intro-box span.intro-num-two {
		margin-right: 25px;
	}
	.inner-page .breadcrumb a, .inner-page .breadcrumb> .active {
		font-size: 12px;
	}
	.inner-page .breadcrumb a::after {
		top: 0;
	}
}
/*
=color picker
-------------------------------------*/
#about_me .wrap_blink ul li a, #services .box-services .wrap .caption-services a.more-services, #articles .archive-article, #footer .footer-box .wpcf7-form input[type="submit"], .inner-page .sidebar-inner .widget .widg-title, .inner-page .sidebar-inner .sidebox .widg-title, .related-posts .related-posts-title, .inner-page .wrapper-content .meta-head-post ul li.share-post span, .inner-page .wrapper-content .footer-meta-post a, .inner-page #searchform input[type="submit"], #wp-calendar thead th, div.tagcloud a:hover, #tmb-slr .portfolio-item figure, #tmb-slr .portfolio-item figure:after, .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a.page:hover, .wp-pagenavi a.larger:hover {
	background-color: #1abc9c;
}
/*color*/
.inner-page .sidebar-inner .sidebox ul.sidebox-post-thumb li .sidebox-content h4 a:hover, .inner-page .sidebar-inner .widget ul li a:hover, .related-posts .related-item .related-caption a:hover, .inner-page .wrapper-content .meta-head-post ul li:hover, .inner-page .wrapper-content .meta-head-post ul li:hover:before, .archive-page .archive-item .archive-caption h4 a:hover {
	color: #1abc9c;
}
/*border*/
.inner-page .wrapper-content .footer-meta-post a, .tagcloud a, .inner-page #searchform input[type="text"]:focus, #footer .footer-box .wpcf7-form input[type="email"]:focus {
	border-color: #1abc9c;
}
/*hover bg*/
#about_me .wrap_blink ul li a:hover, #services .box-services .wrap .caption-services a.more-services:hover, #articles .archive-article:hover, #footer .footer-box .wpcf7-form input[type="submit"]:hover {
	background-color: #34495E;
}