.progress {
	height: 25px;
	position: relative;
}
.progress .skill {
	font: normal 11px Tahoma;
	line-height: 25px;
	padding: 0 5px;
	margin: 0 0 0 10px;
	color: #000;
	text-transform: uppercase;
	position: absolute;
	right: 10px;
}
.ltr .progress .skill {
	right: auto;
	left: 10px;
}
.progress .val {
	font-style: normal;
	color: #000;
	position: absolute;
	left: 10px;
	top: 5px;
}
.ltr .progress .val {
	left: auto;
	right: 10px;
}
.progress-bar {
	text-align: left;
	transition-duration: 6s;
	overflow-x: visible;
	white-space: nowrap;
	color: black;
	/* color is for demo purposes */
}
.ltr .progress-bar {
	text-align: right;
	/* color is for demo purposes */
}
.comment-tools {
	float: left;
	margin: 5px;
	display: block;
}
.ltr .comment-tools {
	float: right;
}
.comment-body {
	word-wrap: break-word;
}
.comment {
	padding: 5px;
}
.gump-error-message {
	color: #ff0000;
}
.gump-error-message .gump-field {
	font-weight: bold;
}
.errorPlacement {
	float: right;
	color: #ff0000;
}
.ltr .errorPlacement {
	float: left;
}
.error {
	color: #ff0000;
	line-height: 18px;
}
.OpenTable {
	min-height: 20px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: outset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	margin-bottom: 15px;
	overflow: hidden;
	padding: 5px;
	font-size: 11px;
}
.OpenTable a:hover {
	color: #0000ff;
}
.OpenTable h2 {
	background: #1a4674;
	border-bottom: 2px solid #123254;
	color: #fff;
	width: 102%;
	display: block;
	padding: 10px 5px;
	margin: -5px -5px 10px 10px;
	font-size: 14px;
}
.ltr .OpenTable h2 {
	margin: -5px 10px 10px -5px;
}
.OpenTable img {
	max-width: 520px;
	height: auto
}
.OpenTable .GSContent,
.OpenTable .GScontent {
	padding: 5px;
	font-size: 11px;
}
.OpenTable h2 a {
	color: #fff !important;
}
.OpenTable h2 a:hover {
	color: #eee !important;
}
.user {
	float: right;
}
.ltr .user {
	float: left;
}
.email {
	margin-right: 35%;
}
.ltr .email {
	margin-right: auto;
	margin-left: 35%;
}
.date {
	float: left;
}
.ltr .date {
	float: right;
}
.pollNuke ul {
	color: #111;
	list-style-type: none;
}
.pollNuke ul li {
	padding: 12px 30px 10px 8px;
	font-size: 12px !important;
	transition: all 0.5s ease;
}
.ltr .pollNuke ul li {
	padding: 12px 8px 10px 30px;
}
.pollNuke ul li:nth-child(odd) {
	background: #eee url(../images/ul-li2.png) right 6px center no-repeat;
}
.pollNuke ul li:nth-child(even) {
	background: #ddd url(../images/ul-li2.png) right 6px center no-repeat;
}
.pollNuke ul li a {
	color: #444;
	font-size: 12px !important;
}
.pollNuke ul li:hover a {
	color: #222 !important;
}
.pollNuke ul li:hover {
	background: #fefefe url(../images/ul-li2.png) right 14px center no-repeat;
	padding-right: 38px;
}
.ltr .pollNuke ul li:hover {
	padding-right: auto;
	padding-left: 38px;
}
.glyphicon-chevron-left:before {
	content: "\e079";
	color: #fff;
	padding: 5px 9px;
	border-radius: 25px;
}
.glyphicon-chevron-right:before {
	content: "\e080";
	color: #fff;
	padding: 5px 9px;
	border-radius: 25px;
}

.ajax-loader {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../../../images/ajax-loader.gif') no-repeat;
}
.statistic ul {
	list-style: none;
	padding: 0px 10px;
}
.statistic ul li:before {
	content: "\0BB \020";
}
.row.teststs {
	padding: 0;
}
.row.teststs .col-sm-3,
.row.teststs .col-sm-6,
.row.teststs .col-sm-4,
.row.teststs .col-sm-8 {
	padding: 2px;
}
/*MTForum block*/

#forum_tabs.ui-tabs {
	direction: rtl;
}
.ltr #forum_tabs.ui-tabs {
	direction: ltr;
}
#forum_tabs.ui-tabs .ui-tabs-nav {
	direction: rtl;
}
.ltr #forum_tabs.ui-tabs .ui-tabs-nav {
	direction: ltr;
}
#forum_tabs.ui-tabs .ui-tabs-nav li {
	float: right;
}
.ltr #forum_tabs.ui-tabs .ui-tabs-nav li {
	float: left;
}
#forum_tabs.ui-tabs .ui-tabs-nav li a {
	float: right;
}
.ltr #forum_tabs.ui-tabs .ui-tabs-nav li a {
	float: left;
}
#forum_tabs.ui-tabs .ui-tabs-nav li.ui-state-active a {
	color: #ffffff !important;
}
#forum_tabs.ui-tabs .ui-tabs-panel {
	padding: 1px;
}
/*MTForum block*/

/* jrating*/

.jRatingAverage {
	background-color: #f62929;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	height: 100%
}
.ltr .jRatingAverage {
	left: auto;
	right: 0;
}
.jRatingColor {
	background-color: #f4c239;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	height: 100%
}
.ltr .jRatingColor {
	left: auto;
	right: 0;
}
.jStar {
	position: relative;
	left: 0;
	z-index: 3
}
.ltr .jStar {
	left: auto;
	right: 0;
}
p.jRatingInfos {
	position: absolute;
	z-index: 9999;
	background: #fff;
	color: #000;
	display: none;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	border: 1px solid #ccc
}
p.jRatingInfos span.maxRate {
	color: #c9c9c9;
	font-size: 11px
}
p.jRatingInfos span.rateinfo {
	display: block
}
.like-dislike {
	background: #eee
}
.like-dislike .like {
	font-family: 'Glyphicons Halflings';
	float: right;
	cursor: pointer
}
.ltr .like-dislike .like {
	float: left;
}
.like-dislike .like:before {
	content: "\e125"
}
.like-dislike .like-count {
	float: right;
	text-align: left;
	color: #236316;
	margin: 1px 10px 0 4px
}
.ltr .like-dislike .like-count {
	float: left;
	text-align: right;
	margin: 1px 4px 0 10px;
}
.like-dislike .dislike {
	font-family: 'Glyphicons Halflings';
	float: right;
	cursor: pointer
}
.ltr .like-dislike .dislike {
	float: left;
}
.like-dislike .dislike:before {
	content: "\e126"
}
.like-dislike .dislike-count {
	float: right;
	text-align: right;
	color: red;
	margin: 1px 0 0 0;
	direction: ltr
}
.ltr .like-dislike .dislike-count {
	float: left;
	text-align: left;
}
.like-loading {
	position: absolute;
	display: none
}
.pnrate {
	background: #eee
}
.pnrate .positive-rate {
	float: right;
	cursor: pointer;
	background: url(../images/pn_icon.png) top right no-repeat
}
.ltr .pnrate .positive-rate {
	float: left;
}
.pnrate .positive-rate:hover {
	background: url(../images/pn_icon.png) bottom right no-repeat
}
.pnrate .pnrate-count {
	float: right;
	text-align: center;
	color: #236316;
	margin-top: 2px
}
.ltr .pnrate .pnrate-count {
	float: left;
}
.pnrate .negative-rate {
	float: left;
	cursor: pointer;
	background: url(../images/pn_icon.png) top left no-repeat
}
.ltr .pnrate .negative-rate {
	float: right;
}
.pnrate .negative-rate:hover {
	background: url(../images/pn_icon.png) bottom left no-repeat
}
/* jrating*/

.error-template {
	padding: 40px 15px;
	text-align: center;
}
.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}
.error-actions .btn {
	margin-right: 10px;
}
.ltr .error-actions .btn {
	margin-right: auto;
	margin-left: 10px;
}
.error-actions .btn.btn-info {
	color: #ffffff !important;
}
.error-actions .btn.btn-primary {
	color: #fff000 !important;
}
/*ltr version*/

.ltr #TB_ajaxContent {
	text-align: left;
}
/*ltr version*/

#article-more-share {
	clear: both;
	float: left;
	margin: 30px 0;
}
.ltr #article-more-share {
	float: right;
}
#article-more-share input {
	float: left;
	direction: ltr;
	padding-top: 8px;
	margin: 0px -2px 0 -2px;
	width: 250px;
}
.ltr #article-more-share input {
	float: right;
}
@media (max-width: 385px) {
	#article-more-share input {
		width: 150px;
		margin-left: -15px;
	}
	.ltr #article-more-share input {
		margin-left: auto;
		margin-right: -15px;
	}
}
ul.breadcrumb {
	padding: 10px 16px;
	list-style: none;
	background-color: #eee
}
ul.breadcrumb li {
	display: inline;
	font-size: 18px
}
ul.breadcrumb li+li:before {
	padding: 8px;
	color: black;
	content: "/\00a0";
}
ul.breadcrumb li a {
	color: #0275d8;
	text-decoration: none
}
ul.breadcrumb li a:hover {
	color: #01447e;
	text-decoration: underline
}

.myfair-Swiper {
	width: 100%;
	height: 100%;
}

.myfair-Swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.myfair-Swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: .375rem !important
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.hoverbox-content img {
		width: 100%
	}
}

.hoverbox {
	position: relative;
	overflow: hidden;
}

.hoverbox .hoverbox-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	margin: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: .375rem !important
}

.hoverbox .hoverbox-caption {
	line-height: 30px;
	position:absolute;
	bottom:0px;
}

.hoverbox .hoverbox-caption a {
	color:#fff;
}

.hoverbox .hoverbox-caption a:hover {
	color:#aaffe6;
}

.hoverbox .hoverbox-caption p.text-uppercase {
	font-weight: 700 !important;
	font-size: 1.5625rem;
	text-transform: uppercase !important;
	line-height: 30px;
}

.hoverbox:focus .hoverbox-content,
.hoverbox:hover .hoverbox-content {
	opacity: 1
}

.hoverbox-content-gradient {
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#323232));
	background: -webkit-linear-gradient(transparent, #323232);
	background: -o-linear-gradient(transparent, #323232);
	background: linear-gradient(transparent, #323232)
}

.paralax-mf {
  position: relative;
  padding: 4rem 0;
}

.comments-options{
	
}

.portfolio-info .inner {
  font-size: 1.6rem;
  font-weight: 600;
  border-left: 5px solid #0078ff;
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.rtl .portfolio-info .inner {
  border-left: inherit;
  border-right: 5px solid #0078ff;
  padding-left: inherit;
  padding-right: 15px;
}

.portfolio-info ul{
	list-style:none;
}

.portfolio-info ul li {
	margin-top: 15px !important;
}



.fair-Swiper .slick-slide img {
  width: 100%;
}

.fair-Swiper .slick-prev:before,
.fair-Swiper .slick-next:before {
  color: black;
}


.fair-Swiper .slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.fair-Swiper .slick-active {
  opacity: .5;
}

.fair-Swiper .slick-current {
  opacity: 1;
}