/*@font-face{
	font-family:'Adobe Naskh Medium';
	src:url("../font/Adobe Naskh Medium.eot");
	src:url("../font/Adobe Naskh Medium.eot?#iefix") format("embedded-opentype"),url("../font/Adobe Naskh Medium.woff") format("woff"),url("../font/Adobe Naskh Medium.ttf") format("truetype"),url("../font/Adobe Naskh Medium.svg#Adobe Naskh Medium") format("svg");
	font-style:normal;
	font-weight:normal;
	text-rendering:optimizeLegibility;
}
@font-face{
	font-family:'YekanNumbers';
	src:url("../font/YekanNumbers-Regular.eot");
	src:url("../font/YekanNumbers-Regular.eot?#iefix") format("embedded-opentype"),url("../font/YekanNumbers-Regular.woff") format("woff"),url("../font/YekanNumbers-Regular.ttf") format("truetype"),url("../font/YekanNumbers-Regular.svg#YekanNumbers-Regular") format("svg");
	font-style:normal;
	font-weight:normal;
	text-rendering:optimizeLegibility
}*/
@font-face{
	font-family:'nasimbold';
	src:url("../font/nasimbold.eot");
	src:url("../font/nasimbold.eot?#iefix") format("embedded-opentype"),url("../font/nasimbold.woff") format("woff"),url("../font/nasimbold.ttf") format("truetype"),url("../font/nasimbold.svg#nasimbold") format("svg");
	font-style:normal;
	font-weight:normal;
	text-rendering:optimizeLegibility;
}

*{
	font-family: "nasimbold";
}

body{
	background: #FFF5A7;
	line-height: normal !important;
	font-size: 14px;
}
img{
	font-size: 0 !important;
	max-width: 100%;
}
video{
	max-width: 100% !important;
	height: auto !important;
}
.white{
	color: white !important;
}
.bold{
	font-weight: bold !important;
	font-size: larger;
}
.vertical-align-middle *{
	vertical-align: middle !important;
}
.black-placeholder::-webkit-input-placeholder {
	color:#000;
}
.black-placeholder:-moz-placeholder {
	color:#000;
	opacity: 1;
}
.black-placeholder::-moz-placeholder {
	color:#000;
	opacity: 1;
}
.black-placeholder:-ms-input-placeholder {
	color:#000;
}

.white-placeholder::-webkit-input-placeholder {
	color:#FFF;
}
.white-placeholder:-moz-placeholder {
	color:#FFF;
	opacity: 1;
}
.white-placeholder::-moz-placeholder {
	color:#FFF;
	opacity: 1;
}
.white-placeholder:-ms-input-placeholder {
	color:#FFF;
}
/*=====================================================*/


/*bootstrap override*/
.table-striped > tbody > tr:nth-child(2n) > td {
    background-color: #FFF;
}
select.form-control, input[type=file].form-control{
	padding: 0 !important;
}
/*bootstrap override*/

audio{
	width: 100%;
}

dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
}
a{
	color: #FF0000;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
a:hover, a:focus{
	color: #00053E;
	text-decoration: none !important;
}

.ltr{
	direction: ltr;
}

.rtl{
	direction: rtl;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.justify{
	text-align: justify;
}
.relative{
	position: relative;
}
.maxwidth320{
	max-width: 320px !important;
}

.margin-xs{
	margin: 5px !important;
}
.margin-sm{
	margin: 15px 0 !important;
}

.padding-xs{
	padding: 5px !important;
}
.padding-sm{
	padding: 15px 0 !important;
}
.padding5, .padding-5{
	padding: 5px !important;
}
.padding8, .padding-8{
	padding: 8px !important;
}
.padding10, .padding-10{
	padding: 10px !important;
}
.padding15, .padding-15{
	padding: 15px !important;
}
.padding30, .padding-30{
	padding: 30px !important;
}
.padding-top-0{
	padding-top: 0px !important;
}
.padding-left-0{
	padding-left: 0px !important;
}
.padding-right-0{
	padding-right: 0px !important;
}
.padding-bottom-0{
	padding-bottom: 0px !important;
}
.padding-top-5{
	padding-top: 5px !important;
}
.padding-left-5{
	padding-left: 5px !important;
}
.padding-right-5{
	padding-right: 5px !important;
}
.padding-bottom-5{
	padding-bottom: 5px !important;
}
.padding-top-10{
	padding-top: 10px !important;
}
.padding-left-10{
	padding-left: 10px !important;
}
.padding-right-10{
	padding-right: 10px !important;
}
.padding-bottom-10{
	padding-bottom: 10px !important;
}
.padding-top-15{
	padding-top: 15px !important;
}
.padding-left-15{
	padding-left: 15px !important;
}
.padding-right-15{
	padding-right: 15px !important;
}
.padding-bottom-15{
	padding-bottom: 15px !important;
}
.margin5, .margin-5{
	margin: 5px;
}
.margin10, .margin-10{
	margin: 10px;
}
.margin15, .margin-15{
	margin: 15px;
}
.margin-top-0{
	margin-top: 0px !important;
}
.margin-left-0{
	margin-left: 0px !important;
}
.margin-right-0{
	margin-right: 0px !important;
}
.margin-bottom-0{
	margin-bottom: 0px !important;
}
.margin-top-5{
	margin-top: 5px !important;
}
.margin-left-5{
	margin-left: 5px !important;
}
.margin-right-5{
	margin-right: 5px !important;
}
.margin-bottom-5{
	margin-bottom: 5px !important;
}
.margin-top-10{
	margin-top: 10px !important;
}
.margin-left-10{
	margin-left: 10px !important;
}
.margin-right-10{
	margin-right: 10px !important;
}
.margin-bottom-10{
	margin-bottom: 10px !important;
}
.margin-top-15{
	margin-top: 15px !important;
}
.margin-left-15{
	margin-left: 15px !important;
}
.margin-right-15{
	margin-right: 15px !important;
}
.margin-bottom-15{
	margin-bottom: 15px !important;
}
.margin40{
	margin: 40px 0;
}

.white-bg, .bg-white{
	background-color: #FFF;
}
.gap{
	height: 1px;
	margin: 30px 0;
}
.gap-small{
	height: 1px;
	margin: 15px 0;
}

.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}

::selection {
	background: #ffce5a;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #ffce5a; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #ffce5a; /* Safari */
	color: #FFF;
	text-shadow: none;
}

:active,
:focus { outline: none !important; }

.noborder{
	border: none !important;
}

.nomargin{
	margin: 0 !important;
}
.nopadding{
	padding: 0 !important;
}
.noleftmargin{
	margin-left: 0 !important;
}
.noleftpadding{
	padding-left: 0 !important;
}
.norightmargin{
	margin-right: 0 !important;
}
.norightpadding{
	padding-right: 0 !important;
}

.form-group {
	position: relative;
}
.form-group-icon {
  position: relative;
}
.form-group .input-icon {
	background: transparent;
	border: none;
	position: absolute;
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: block;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #B3B3B3;
	transition: all 0.3s ease 0s;
	z-index: 2;
}
.form-group.required label::before {
	color: #FF4343;
	content: "*";
	font-size: 20px;
	position: absolute;
	margin-right: -12px;
	top: -7px;
}

.offer-button{
	background: #25bf15;
	color: #FFF;
	margin: 10px 0;
	font-size: 13px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}
.offer-button:hover{
	background: #04aa00;
	color: #FFF;
}
.offer-button span{
	padding-right: 10px;
}
.offer-button i{
	color: #1a8a08;
	font-size: 35px;
	padding: 10px;
	margin-right: 10px;
	border-right: 1px #1a8a08 solid;
	vertical-align: middle;
}

.buy-button{
	background: #25BF15;
	color: #FFF !important;
	width: 250px;
	max-width: 100%;
	margin: 5px 0;
	padding: 10px;
	font-size: 20px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}
.buy-button:hover{
	background: #095c00;
	color: #FFF;
}
.buy-button i{
	color: #1b950f;
	font-size: 30px;
	padding: 0 5px;
	vertical-align: middle;
}
.buy-button.block{
	width: 100% !important;
	font-size: 13px !important;
	display: block;
}
.price{
	color: #17740D;
	padding: 15px 10px;
	margin: 0;
	font-size: 20px !important;
	text-align: right;
}
.product-info{
	padding: 0;
	margin: 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.product-info h3{
	color: #555555;
	font-size: 20px;
	margin: 0 0 15px 0;
}
.product-info p{
	color: #555555;
	font-size: 14px;
}
.product-info a{
	color: #5B0606;
	font-size: 14px;
}
.product-info span{
	font-size: inherit;
}

.wishlist-button{
	background: #25bf15;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	margin: 0 5px;
	padding: 0 10px;
	font-size: 13px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	vertical-align: sub;
}
.wishlist-button:hover{
	background: #095c00;
	color: #FFF;
}


.search-dropdown{
	width: 100%;
	max-width: 300px;
	left: 15px !important;
	right: unset;
}
.search-dropdown li{
	width: 100% !important;
}

.basket-area{
	position: relative;
	display: inline-block;
	margin: 27px 0 0 10px;
}
.basket-area li{
	position: relative;
	padding: 3px;
	margin: 0 5px;
	list-style: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.basket-area li.blue{
	background: #00676b;
}
.basket-area li.blue:hover{
	background: #00474a;
}
.basket-area li.blue i{
	border-left: 1px #f3f3f3 solid;
}
.basket-area li:hover a{
	color: #f3f3f3 !important;
}
.basket-area li a{
	color: #f3f3f3 !important;
	padding: 0 5px;
	font-size: 12px;
	display: inline-block;
}
.basket-area li i{
	color: #f3f3f3 !important;
	padding-left: 6px;
	margin: 6px;
	font-size: 20px;
	display: inline-block;
	vertical-align: sub;
}

.basket-area2{
	position: relative;
	display: inline-block;
	margin: 5px;
}
.basket-area2 li{
	position: relative;
	padding: 3px;
	margin: 0 5px;
	list-style: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.basket-area2 li.blue{
	background: #f97d39;
	border-bottom: 2px #de4f00 solid;
}
.basket-area2 li.blue:hover{
	background: #de4f00;
}
.basket-area2 li.blue img{
	border-left: 1px #de4f00 solid;
	margin: 5px;
	padding-left: 10px;
}
.basket-area2 li:hover a{
	color: #FFF !important;
}
.basket-area2 li a{
	color: #FFF !important;
	padding: 0 5px;
	font-size: 13px;
	display: block;
}

.social{
	border: 1px #333 solid;
}

.top-area{
	position: relative;
}
.top-area li{
	position: relative;
	padding: 1px 10px;
	margin: 0 5px;
	list-style: none;
	border-right: 1px #444374 solid;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
}
.top-area li:first-child{
	border-right: none;
}
.top-user-area-list{
	font-size: 0;
	display: inline-block;
}
.top-user-area-list li{
	list-style: none;
	font-size: 13px;
	display: inline-block;
}
.top-user-area-list li:last-child{
	border-left: none;
}
.top-user-area-list li a{
	padding: 1px 10px;
	line-height: 15px;
}

.top-icons-button{
	background: #1252b3;
	color: #FFF;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.top-icons-button:hover{
	background: #073b88;
	color: #FFF !important;
}
.top-nav{
	position: relative;
	background: url('../images/eslimi1.png') repeat-x center center #000;
	height: 53px;
	padding: 8px 0;
	overflow: hidden;
}
.top-nav i{
	color: #095168;
	width: 24px;
	height: 24px;
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	vertical-align: sub;
}
.social{
	height: 36px;
	font-size: 0;
	overflow: hidden;
	display: inline-block;
	border: 1px #000 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.top-nav .social i{
	position: relative;
	background-color: rgba(49, 49, 49, 0.8);
	color: #FFF;
	width: 36px;
	height: 36px;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	vertical-align: bottom;
}
.top-nav .social i:first-child{
	top: 0;
}
.top-nav .social i:last-child{
	margin-left: -36px;
	color: #FFF;
	margin-bottom: -36px;
}
.top-nav .social a:hover i:first-child{
	top: -36px;
}
.top-nav .social a:hover i:last-child{
	margin-bottom: 0px;
}
.top-nav .social .fa-image{
	position: relative;
	background-color: rgba(49, 49, 49, 0.8);
	color: #FFF;
	width: 36px;
	height: 36px;
	padding: 7px;
	text-align: center;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	vertical-align: bottom;
}
.top-nav .social .fa-image:first-child{
	top: 0;
}
.top-nav .social .fa-image:last-child{
	margin-left: -36px;
	color: #FFF;
	margin-bottom: -36px;
}
.top-nav .social a:hover .fa-image:first-child{
	top: -36px;
}
.top-nav .social a:hover .fa-image:last-child{
	margin-bottom: 0px;
}

.top-nav a{
	color: #FFF;
	display: inline-block;
}
.top-nav a:hover{
	color: #587ab2;
}
.top-icons{
	position: relative;
	color: #FFF;
	padding: 0 10px;
	display: inline-block;
}
.top-icons{
	position: relative;
	color: #FFF;
	padding: 3px 0px;
	display: inline-block;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.top-icons:hover{
	background-color: #23748d !important;
}
.top-icons a{
	background: url('../images/menu-splitter3.png') no-repeat left center;
	color: #FFF !important;
	padding: 0px 10px;
	/*border-left: 1px #009399 solid;*/
}
.top-icons:last-child a{
	background-image: none;
}
.top-nav .date{
	color: #FFF;
	line-height: 35px;
	vertical-align: bottom;
}

.menu-bar{
	position: relative;
	background-color: #f8f8f8;
	border-top: 1px #efefef solid;
	border-bottom: 2px #f97d39 solid;
}

.category-bar{
	position: relative;
	background-color: #00676b;
	border-bottom: 2px #003638 solid;
}

.top-button{
	position: relative;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #ff7a32;
	color: #FFF;
	font-size: 21px;
	margin: 0;
	text-align: center;
	border: none;
	display: inline-block;
	vertical-align: sub;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.top-button:hover{
	background: #d24a00;
}

.full-image{
	width: 100%;
}

.archive{
	position: relative;
	margin: 10px 25px 0 0;
	border: 1px #FFF solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 1px 0px black;
	-moz-box-shadow: 0px 0px 1px 0px black;
	-webkit-box-shadow: 0px 0px 1px 0px black;
	transition: all 500ms ease
	-o-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	overflow: hidden;
}
.archive:hover{
	box-shadow: 0 0 4px 0px #333;
}
.archive img{
	width: 100%;
}
.archive .image-overlay{
	position: relative;
}
.archive .image-overlay .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.archive .image-overlay .overlay i{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	color: #FFF;
	font-size: 40px;
	text-align: center;
	margin:-20px 0 0 -20px;
}
.archive:hover .image-overlay .overlay{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.archive h2{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #FFF;
	background: rgba(0,0,0,0.65);
	font-size: 13px;
	padding: 5px;
	margin: 0;
	direction: rtl;
	text-align: center;
	line-height: 30px;
	height: 40px;
	overflow: hidden;
}
.archive h3{
	width: 100%;
	color: #226d87;
	font-size: 13px;
	padding: 5px;
	margin: 0;
	direction: rtl;
	text-align: center;
	line-height: 30px;
	height: 40px;
	overflow: hidden;
}
.archive p{
	width: 100%;
	color: #515151;
	background: #FFF;
	font-size: 13px;
	padding: 6px;
	margin: 0;
	direction: rtl;
	line-height: 18px;
	height: 46px;
	overflow: hidden;
}

.search-form {
	width: 100%;
	max-width: 250px;
	border: 1px #000 solid;
	padding: 0px;
	margin: 0;
	float: left;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
.search-form input {
	height: 36px;
	color: #ca9c3c !important;
	background: rgba(49, 49, 49, 0.8) !important;
	border: none;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	box-shadow: none;
	padding: 0 5px;
	width: 100%;
	font-size: 12px;
}
.search-form button {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 50px !important;
	height: 36px !important;
	color: #ca9c3c !important;
	background: transparent !important;
	border: none;
	box-shadow: none;
	border-radius: 5px 0 0 5px !important;
	-moz-border-radius: 5px 0 0 5px !important;
	-webkit-border-radius: 5px 0 0 5px !important;
	text-align: center;
	vertical-align: sub;
}
.search-form i {
	width: 44px !important;
	height: 36px !important;
	line-height: 36px !important;
	color: #ca9c3c !important;
	font-size: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	border-right: 1px #000 solid;
	text-align: center;
}

.image-button.blue {
	background-color: #01aba6;
	color: #FFF;
}
.image-button.green {
	background-color: #39b54a;
	color: #FFF;
}
.image-button {
	position: relative;
	border: 2px #CCC solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: right;
	padding: 2px 5px;
	margin: 0 2px;
	display: inline-block;
	z-index: 1;
}
.image-button i {
	font-size: 13px;
	border-left: 1px rgba(255,255,255,0.7) solid;
	padding: 3px 4px;
	font-size: 18px;
	vertical-align: middle;
}
.basket-num{
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 0px 5px;
	background: #11637d;
	color: #FFF;
	border: none;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-align: center;
	display: inline-block;
	z-index: 100;
}
.image-button:hover {
	filter: brightness(110%);
	-moz-filter: brightness(110%);
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
}

.top-user-area-avatar img{
	height: 30px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.header{
	position: relative;
	background: #333;
	z-index: 0;
}
.header::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.header::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}
.logo{
	width: 150px;
	margin: 10px 0;
}
.logo-title1{
	color: #5d5d5d;
	font-size: 19px;
	text-align: right;
	margin-top: 25px;
}
.logo-title2{
	color: #5d5d5d;
	font-size: 12px;
	text-align: right;
	font-family: Tahoma;
}

.nav-bar{
	position: relative;
	background: #FFF;
	color: #353468;
	border-top: 1px #c6c5e7 solid;
	border-bottom: 1px #c6c5e7 solid;
}
.today{
	text-align: left;
	font-size: 15px;
	padding: 6px 0;
	margin: 0;
}
.today i{
	text-align: left;
	font-size: 15px;
	padding: 0 5px;
}

.menu {
	position: relative;
	background: #dfb84a;
	border-top: 3px #300000 solid;
	border-bottom: 3px #300000 solid;
	z-index: 0;
}
.menu::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.menu::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}

#slideshow{
	position: relative;
	background: #000;
}
#slideshow img{
	width: 100%;
}

.campaign{
	position: relative;
	border: 1px #dfdfdf solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
.campaign .head{
	background: #ff7a32;
	border-bottom: 1px #dfdfdf solid;
}
.campaign h4{
	color: #FFF;
	font-size: 15px;
	line-height: 30px;
	margin: 0 30px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px #dfdfdf solid;
}
.campaign .gift{
	position: absolute;
	right: 0px;
	top: 0px;
	background: url('../images/gift.png') no-repeat center center;
	width: 30px;
	height: 30px;
}
.campaign img{
	width: 100%;
	border-bottom: 1px #dfdfdf solid;
	padding: 10px;
}
.campaign input{
	position: relative;
	width: 100%;
	background: #FFF;
	color: #303030;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 6px;
	border: 1px #d3d3d3 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#campaignSubmit{
	background: #2c9e5a;
	width: 100%;
	color: #FFF;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	border: none;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
#campaignSubmit:hover{
	background: #217744;
	color: #FFF;
}

.quick-register .offer-image-div{
	position: relative;
	border: 1px #FFF solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 1px 0px black;
	-moz-box-shadow: 0px 0px 1px 0px black;
	-webkit-box-shadow: 0px 0px 1px 0px black;
}
.quick-register .offer-image-div::after{
	content: '';
	position: absolute;
	top: 20px;
	left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #6a6a6a transparent transparent;
}
.quick-register h4{
	color: #FFF;
	padding: 10px 0;
	margin: 0;
	font-size: 18px;
	line-height: 23px;
	text-align: right;
}
.quick-register p{
	color: #FFF;
	padding: 10px 0;
	margin: 0;
	font-size: 14px;
	line-height: 23px;
	text-align: right;
}
.quick-register a{
	color: #FFF;
	margin: 5px;
}
.quick-register input[type=text]{
	width: 100%;
	color: #363636 !important;
	background-color: #FFF !important;
	font-size: 13px !important;
	padding: 3px 5px;
	margin-bottom: 10px;
	border: 1px #e2e1e1 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
}
.quick-register .download-btn{
	width: 100%;
	background: #4a4a4a;
	color: #FFF !important;
	font-size: 13px !important;
	padding: 0 10px;
	border: none;
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	vertical-align: middle;
}
.quick-register .download-btn:hover{
	background: #222;
}
p.note{
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	overflow: hidden;
}
p.desc{
	height: 82px;
	line-height: 21px;
	font-size: 12px;
	overflow: hidden;
}

.sections{
	position: relative;
	background: #FFF;
	border: 1px #FFF solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0;
	overflow: hidden;
	box-shadow: 0 0 0px 1px #d9d9d9;
}
.sections .head{
	background: #FFF;
	color: #6a6a6a;
	padding: 15px;
	margin: 0;
	border-bottom: 1px #e0e0e0 solid;
	font-size: 15px;
}
.sections > img, .sections > a > img{
	width: 100%;
	border-bottom: 1px #d8d8d8 solid;
}
.sections .title{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	padding: 10px;
	z-index: 5;
}
.sections h2{
	height: 35px;
	line-height: 35px;
	color: #2c839e;
	border-bottom: 1px #dfdfdf solid;
	text-align: right;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}
.sections h3.gray{
	height: 35px;
	line-height: 35px;
	color: #767676;
	border-bottom: 1px #dfdfdf solid;
	text-align: right;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}
.sections .progressive{
	position: relative;
}
.sections .progress{
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	background: #f97d39;
	border-left: 2px #ff5a00 solid;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	height: 100%;
	line-height: 30px;
	margin: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	transition: all 1s ease-out;
  z-index: 0;
}
.sections:hover .progressive .progress{
	width: 100%;
}
.sections:hover .progressive h2{
	color: #000;
}
.sections .progressive h2{
	position: relative;
	height: 30px;
	line-height: 30px;
	color: #696969;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px #dfdfdf solid;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.sections .image-overlay{
	position: relative;
}
.sections .image-overlay .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.sections .image-overlay .overlay i{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	color: #FFF;
	font-size: 40px;
	text-align: center;
	margin:-20px 0 0 -20px;
}
.sections .image-overlay .overlay img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	color: #FFF;
	text-align: center;
	margin:-20px 0 0 -20px;
}
.sections:hover .image-overlay .overlay{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
	filter: alpha(opacity=68);
	-moz-opacity: 0.68;
	-khtml-opacity: 0.68;
	opacity: 0.68;
}
.sections .title-overlay{
	position: relative;
}
.sections .title-overlay h2{
	position: relative;
	height: 50px;
	line-height: 25px;
	color: #696969;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px #dfdfdf solid;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	z-index: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.sections .title-overlay .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffedd2;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.sections .title-overlay .overlay a{
	color: #008193 !important;
	line-height: 50px !important;
	text-align: center !important;
	font-size: 18px !important;
}
.sections:hover .title-overlay .overlay{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.sections p{
	height: 37px;
	line-height: 18px;
	color: #7f7f7f;
	text-align: justify;
	font-size: 12px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	direction: rtl;
}
.sections .publish{
	color: #00676b;
	padding: 10px;
	display: inline-block;
}
.sections .more{
	position: absolute;
	left: 0;
	bottom: 10px;
	color: #FFF;
	background: #f97d39;
	border-bottom: 2px #de4f00 solid;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	padding: 0 10px;
	display: inline-block;
	z-index: 1;
}
.sections .more:hover{
	background: #de4f00;
}
.sections .publish{
	color: #00676b;
}
.sections .price-div{
	border-top: 1px #a9a9a9 solid;
}
.sections .price-div::after{
	clear: both;
}
.sections .price-div .price{
	color: #228730;
	float: right;
	font-size: 17px !important;
	padding: 5px;
	margin: 0;
	direction: rtl;
}
.sections .price-div i{
	color: #FFF;
	background: #39b924;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	float: left;
	margin: 8px;
	font-size: 20px;
}

.sections.simple{
	border: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.sections.simple > img, .sections.simple > a > img, .sections.simple .image-overlay{
	width: 100%;
	border: 2px #e0e0e0 solid;
	padding: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sections.simple h2{
	height: 40px;
	line-height: 40px;
	color: #00676b;
	text-align: center;
	font-size: 14px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}
.sections.simple p{
	height: 80px;
	line-height: 20px;
	color: #606060;
	text-align: justify;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	direction: rtl;
}

.sections.simple2{
	border: 1px #dfdfdf solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	overflow: hidden;
}
.sections.simple2 > img, .sections.simple2 > a > img, .sections.simple2 .image-overlay{
	width: 100%;
	padding: 0px;
}
.sections.simple2 h2{
	position: relative;
	top: 0;
	height: 25px;
	line-height: 25px;
	color: #808080;
	text-align: center;
	font-size: 17px;
	padding: 0 15px 0 10px;
	margin: 0;
	overflow: hidden;
}
/*.sections.simple2 h2::before{
	content: "";
	width: 3px;
	height: 3px;
	position: absolute;
	right: 8px;
	top: 12px;
	background: #00676b;
}*/
.sections.simple2 .overlay{
	padding: 15px !important;
}
.sections.simple2 .overlay h2{
	color: #FFF !important;
}
.sections.simple2 .overlay p{
	color: #FFF !important;
	height: 120px;
}

.sections.complex{
	border: 1px #dfdfdf solid !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	text-align: center;
}
.sections.complex > img, .sections.complex > a > img, .sections.complex .image-overlay{
	width: 100%;
	border-bottom: 1px #dfdfdf solid;
	border-radius: 5px 5px 0 0 !important;
	-moz-border-radius: 5px 5px 0 0 !important;
	-webkit-border-radius: 5px 5px 0 0 !important;
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
/*.sections.complex > img, .sections.complex > a > img, .sections.complex .image-overlay{
	width: 96%;
	border-top: 1px #dfdfdf solid;
	border-left: 1px #dfdfdf solid;
	border-right: 1px #dfdfdf solid;
	border-radius: 5px 5px 0 0 !important;
	-moz-border-radius: 5px 5px 0 0 !important;
	-webkit-border-radius: 5px 5px 0 0 !important;
	margin: 0 2%;
	padding: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
*/
.sections.complex h2{
	height: 40px;
	line-height: 20px;
	color: #00676b;
	text-align: center;
	font-size: 14px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}
.sections.complex p{
	height: 140px;
	line-height: 20px;
	color: #606060;
	text-align: justify;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	direction: rtl;
}
.sections.course h2{
	height: 40px;
	line-height: 20px;
	color: #6f6f6f;
	text-align: right;
	font-size: 14px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}
.sections.course p{
	height: 60px;
	line-height: 20px;
	color: #606060;
	text-align: justify;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	direction: rtl;
}
.sections.course span{
	color: #6f6f6f;
	text-align: right;
	direction: rtl;
  display: block;
}
.sections.course span span{
	color: #169a13;
  display: inline-block;
}
.sections.course .button{
	background: #f97d39;
	color: #FFF;
	padding: 2px 10px;
	margin: 10px 0px;
	font-size: 13px;
	text-align: center;
	direction: rtl;
	border: none;
	border-bottom: 3px #de4f00 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
	float: left;
}
.sections.course .button:hover{
	background: #de4f00;
	color: #FFF;
}



.gallery-box{
	
}
.gallery-box h3{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,0.77);
	color: #4e4e4e;
	font-size: 30px;
	text-align: center;
	padding: 10px;
}

.buy-price-div{
	width: 100%;
	position: absolute;
	top: 10px;
}
.buy-price{
	width: 100%;
	background: rgba(68,67,120,0.7);
	color: #FFF;
	direction: rtl;
}
.buy-price .details-span{
	width: 44%;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	display: inline-block;
}
.buy-price .price-span{
	width: 54%;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	display: inline-block;
}

ul.links li{
	color: #585858;
	text-align: right;
	font-size: 13px;
	padding: 0px 10px;
	list-style: none;
}
ul.links li a{
	color: #585858;
	text-align: right;
	font-size: 13px;
}
ul.links li a:hover{
	color: #5B0606;
}
ul.links li i{
	color: #585858;
	font-size: 17px;
	padding: 0 10px;
	vertical-align: sub;
}

.last-downloads{
	padding: 0 25px 0 0 !important;
}
@media (max-width: 991px){
	.last-downloads{
		padding: 0 !important;
	}
}

.bordered{
	border: 1px #B1B1B1 solid !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}

.subscribe{
	position: relative;
	background: #FFF;
	margin-top: 10px;
	border: 1px #FFF solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 1px 0px black;
	-moz-box-shadow: 0px 0px 1px 0px black;
	-webkit-box-shadow: 0px 0px 1px 0px black;
	text-align: center;
}
.subscribe h2.overlay{
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #6A6A6A;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	margin: 0;
}
.subscribe h2.overlay::after{
	content: '';
	position: absolute;
	top: -10px;
	left: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 30px 0;
	border-color: transparent #6a6a6a transparent transparent;
}
.subscribe img{
	width: 100%;
	border-bottom: 1px #e0e0e0 solid;
}
.subscribe p.overlay{
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 25px;
	color: #6A6A6A;
	font-size: 15px;
	padding: 0 10px;
	text-align: center;
	overflow: hidden;
}
.subscribe p{
	width: 100%;
	line-height: 25px;
	color: #0A8778;
	font-size: 15px;
	padding: 0 10px;
	text-align: justify;
}
.subscribe input{
	width: 100%;
	background: #FFF;
	color: #5B0606;
	border: 1px #7EDDD1 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 5px 0;
	padding: 5px;
}
#subscribeSubmit{
	width: 100%;
	background: #5B0606;
	color: #FFF;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 17px;
	padding: 0;
	margin: 0;
	display: block;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
#subscribeSubmit:hover{
	background: #008675;
}

.title-div{
	color: #595959;
	padding: 0 10px;
	margin: 0;
}
.title-div .title{
	color: #595959;
	display: inline-block;
	float: right;
	padding-bottom: 10px;
	margin: 0;
	font-size: 15px;
	border-bottom: 1px #d8d8d8 solid;
	line-height: normal !important;
}
.title-div .more{
	color: #595959;
	display: inline-block;
	float: left;
	padding-bottom: 10px;
	margin: 0;
	font-size: 15px;
	border-bottom: 1px #d8d8d8 solid;
	line-height: normal !important;
}
.title-div .more:hover{
	color: #2E3884 !important;
}

.full-title-div{
	color: #1e708a;
	padding: 0;
	margin: 0;
	border-bottom: 1px #1e708a solid;
}
.full-title-div .title{
	color: #1e708a;
	display: inline-block;
	float: right;
	padding-bottom: 4px;
	margin: 0;
	font-size: 15px;
	line-height: normal !important;
}
.full-title-div .more{
	color: #1e708a;
	display: inline-block;
	float: left;
	padding-bottom: 4px;
	margin: 0;
	font-size: 15px;
	line-height: normal !important;
}
.full-title-div .more a{
	color: #1e708a;
	display: inline-block;
	padding: 0 5px;
	margin: 0;
	font-size: 15px;
	line-height: normal !important;
}
.full-title-div .more a:hover{
	color: #145A70 !important;
}


.sub-box{
	padding: 10px;
	border-bottom: 1px #e0e0e0 solid;
	overflow: hidden;
}
.sub-box:last-child{
	border-bottom: none;
}
.sub-box.item{
}
.sub-box.item p{
	height: 130px !important;
	line-height: 33px !important;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.sub-box.archive{
	margin: 15px 8px !important;
}
.sub-box.archive p{
	color: #333;
	height: 110px !important;
	line-height: 25px !important;
	font-size: 12px;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.sub-box .round-image{
	width: 60px;
	height: 60px;
	float: right;
	margin-left: 10px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
.sub-box .square-image{
	width: 105px;
	height: 65px;
	float: right;
	margin-left: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	object-fit: cover;
}
.sub-box .square-image2{
	width: 300px;
	height: auto;
	float: right;
	margin: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sub-box .full-image{
	float: none !important;
	width: 100% !important;
	height: auto !important;
	border: 2px #c6c6c6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sub-box h3{
	color: #4e4e4e;
	font-size: 13px;
	direction: rtl;
	text-align: right;
	padding: 5px 10px;
	margin: 0px;
	height: 62px;
	line-height: 17px;
	overflow: hidden;
}
.sub-box p{
	height: 52px;
	line-height: 26px;
	padding: 5px;
	direction: rtl;
	text-align: right;
	overflow: hidden;
	margin: 0;
}
.sub-box:hover{
	background-color: #dcd38c;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.sub-box:hover .round-image, .sub-box:hover .square-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.sub-box:hover .full-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(0.95);
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.sub-box .price{
	color: #9e0039;
	display: block;
	font-size: 15px;
	text-align: right;
	direction: rtl;
	float: right;
}
.sub-box.archive{
	padding: 0px !important;
}
.sub-box.archive h3{
	font-size: 14px !important;
	height: 45px !important;
}
.sub-box.archive .green-button{
	width: 100%;
	background: #39b54a !important;
	font-size: 15px !important;
	display: block !important;
	text-align: center !important;
	direction: rtl !important;
	border: 1px #008012 solid;
	border-radius: 0 0 5px 5px !important;
	-moz-border-radius: 0 0 5px 5px !important;
	-webkit-border-radius: 0 0 5px 5px !important;
}
.sub-box.archive .green-button span{
	color: #FFF !important;
	font-size: 18px !important;
	display: inline-block !important;
	text-align: center !important;
	direction: rtl !important;
}
.sub-box2{
	background: #FFF;
	padding: 11px 3px;
	border-bottom: 1px #e0e0e0 solid;
	overflow: hidden;
}
.sub-box2:last-child{
	border-bottom: none;
}
.sub-box2.item p{
	height: 130px !important;
	line-height: 33px !important;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.sub-box2.archive{
	margin: 15px 8px !important;
}
.sub-box2.archive p{
	color: #333;
	height: 110px !important;
	line-height: 25px !important;
	font-size: 12px;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.sub-box2 .round-image{
	width: 60px;
	height: 60px;
	float: right;
	margin-left: 10px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
.sub-box2 .square-image{
	width: 80px;
	height: 64px;
	float: right;
	margin-left: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.sub-box2 .full-image{
	float: none !important;
	width: 100% !important;
	height: auto !important;
	border: 2px #c6c6c6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sub-box2 h3{
	color: #008388;
	font-size: 17px;
	direction: rtl;
	text-align: right;
	padding: 0px 5px;
	margin: 0px;
	height: 45px;
	line-height: 17px;
	overflow: hidden;
}
.sub-box2 h5{
	color: #565656;
	font-size: 14px;
	direction: rtl;
	text-align: right;
	padding: 0px 5px;
	margin: 0px;
	height: 35px;
	line-height: 17px;
	overflow: hidden;
}
.sub-box2 span{
	color: #8d8d8d;
	font-size: 13px;
}
.sub-box2 span i{
	margin-left: 5px;
}
.sub-box2 p{
	color: #717171;
	height: 34px;
	line-height: 17px;
	font-size: 12px;
	padding: 0 5px;
	margin: 10px 0 0 0;
	direction: rtl;
	text-align: justify;
	overflow: hidden;
}
.sub-box2:hover{
	background-color: #f4f4f4;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.sub-box2:hover .round-image, .sub-box2:hover .square-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.sub-box2:hover .full-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(0.95);
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.sub-box2 .orange{
	color: #ff5a00;
}

.sub-box4 {
	background: rgba(255, 255, 255, 0.3);
	padding: 10px 5px;
	overflow: hidden;
	border-radius: 10px;
	border: 2px rgba(197, 27, 28, 0.3) solid;
}
.sub-box4 .audio-title{
	color: #000;
	padding: 5px 0;
}
.sub-box4 .audio-icon{
	color: #c51b1b;
	font-size: 30px;
	margin-left: 5px;
	vertical-align: middle;
	transform: rotate(180deg);
}

.popular-products-box{
	border: 1px #dfdfdf solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
.popular-products{
	background: #FFF;
	padding: 12px 9px;
	border-bottom: 1px #dfdfdf dashed;
	overflow: hidden;
}
.popular-products:last-child{
	border-bottom: none;
}
.popular-products.item p{
	height: 130px !important;
	line-height: 33px !important;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.popular-products.archive{
	margin: 15px 8px !important;
}
.popular-products.archive p{
	color: #333;
	height: 110px !important;
	line-height: 25px !important;
	font-size: 12px;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.popular-products .round-image{
	width: 60px;
	height: 60px;
	float: right;
	margin-left: 10px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
.popular-products .square-image{
	width: 80px;
	height: 64px;
	float: right;
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.popular-products .full-image{
	float: none !important;
	width: 100% !important;
	height: auto !important;
	border: 2px #c6c6c6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.popular-products h3{
	color: #00676b;
	font-size: 14px;
	direction: rtl;
	text-align: right;
	padding: 0px 5px;
	margin: 0px;
	height: 34px;
	line-height: 17px;
	overflow: hidden;
}
.popular-products p{
	color: #717171;
	font-size: 12px;
	height: 34px;
	line-height: 17px;
	padding: 0 5px;
	direction: rtl;
	text-align: justify;
	overflow: hidden;
	margin: 0;
}
.popular-products:hover{
	background-color: #f4f4f4;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.popular-products:hover .round-image, .popular-products:hover .square-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.popular-products:hover .full-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(0.95);
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}

.sub-box3{
	padding: 9px 3px;
	border-bottom: 1px #e0e0e0 solid;
	overflow: hidden;
}
.sub-box3:last-child{
	border-bottom: none;
}
.sub-box3.item p{
	height: 130px !important;
	line-height: 33px !important;
	direction: rtl !important;
	text-align: justify !important;
	overflow: hidden !important;
	margin: 0 !important;
}
.sub-box3.archive{
	margin: 15px 8px !important;
}
.sub-box3.archive p{
	color: #333;
	line-height: 30px !important;
	font-size: 13px;
	direction: rtl !important;
	text-align: justify !important;
	margin: 0 !important;
}
.sub-box3 .round-image{
	width: 60px;
	height: 60px;
	float: right;
	margin-left: 10px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
.sub-box3 .square-image{
	width: 250px;
	height: auto;
	float: right;
	margin: 5px 5px 5px 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
@media (max-width: 500px){
	.sub-box3 .square-image{
		float: none !important;
		width: 98% !important;
		height: auto !important;
		margin: 1%;
		border: 2px #c6c6c6 solid;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
}
.sub-box3 .full-image{
	float: none !important;
	width: 100% !important;
	height: auto !important;
	border: 2px #c6c6c6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sub-box3 h2{
	color: #0a7ba5;
	font-size: 16px;
	direction: rtl;
	text-align: right;
	padding: 10px 20px;
	margin: 0px;
}
.sub-box3 p{
	color: #717171;
	max-height: 110px;
	line-height: 25px;
	padding: 10px 0 10px 10px;
	direction: rtl;
	text-align: justify;
	overflow: hidden;
	margin: 0;
}
.sub-box3:hover{
	background-color: #f4f4f4;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.sub-box3:hover .round-image, .sub-box3:hover .square-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.sub-box3:hover .full-image{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(0.95);
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.more-button{
	background: #2e3884;
	color: #FFF;
	padding: 5px 15px;
	margin: 5px;
	font-size: 13px;
	text-align: center;
	direction: rtl;
	border: none;
	border-bottom: 3px #3943c2 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.more-button.overlay{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	background: #2e3884;
	color: #FFF;
	font-size: 13px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	display: block;
	vertical-align: middle;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.more-button:hover{
	background: #00094e;
	color: #FFF;
}
.more-button2{
	position: absolute;
	left: 7px;
	bottom: 7px;
	background: #2c839e;
	color: #FFF;
	line-height: 25px;
	padding: 0px 10px;
	margin: 0;
	font-size: 12px;
	text-align: center;
	direction: rtl;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -0.5px -0.5px 0px 0px #2a98aa;
	-moz-box-shadow: -0.5px -0.5px 0px 0px #2a98aa;
	-webkit-box-shadow: -0.5px -0.5px 0px 0px #2a98aa;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
.more-button3{
	background: #2c9e5a;
	color: #FFF;
	padding: 5px 15px;
	margin: 5px;
	font-size: 13px;
	text-align: center;
	direction: rtl;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  float: left;
}

.more-button3:hover{
	background: #1d7842;
	color: #FFF;
}
.more-button4{
	background: #a38111;
	color: #FFF;
	padding: 0 10px;
	margin: 0;
	font-size: 17px;
	text-align: center;
	direction: rtl;
	border: none;
	border-bottom: 2px #7b5e00 solid;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.more-button4:hover{
	background: #755a00;
	color: #FFF;
}
.more-button5{
	background: #2c839e;
	color: #FFF;
	padding: 4px 10px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	direction: rtl;
	border: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.more-button5:hover{
	background: #1a5b6f;
	color: #FFF;
}
.members{
	background: #39b54a;
	color: #FFF;
	padding: 0 10px;
	margin: 0;
	font-size: 17px;
	text-align: center;
	direction: rtl;
	border: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  display: block;
  margin-top: 10px;
}
.members span{
	background: #1f8d2e;
	color: #FFF;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	margin: 0 5px;
	font-size: 13px;
	text-align: center;
	direction: rtl;
	border: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	display: inline-block;
}

.border{
	padding: 10px;
	border: 1px #dfdfdf solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.vip-carousel{
	padding: 10px 0;
}

/*** Last Videos ****/
.latestVideo {
	position: relative;
	padding: 20px 0 35px 0;
	background-color: #7D1010;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
	z-index: 0;
}
.latestVideo::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.latestVideo::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}
.latestVideo .scroll {
	max-height: 357px;
	overflow: auto;
	margin: 10px 0;
	background-color: #5A0909;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.latestVideo .nice-scroll {
	/* margin: 15px 25px 15px 15px; */
}
.latestVideo .more-videos {
	color: #FFF;
	background: #931111;
	width: 100%;
	padding: 10px;
	margin: 5px 0;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
	display: block;
}
.latestVideo .more-videos:hover {
	background: #b70000;
}
.latestVideo div[class^ "col-"] {
    padding: 0;
    float: left;
}
.latestVideo .lv-list li {
	display: block;
	background-color: rgba(0,0,0,0.2);
	min-height: 76px;
	margin-bottom: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
}
.latestVideo .lv-list li:last-child {
	min-height: 38px;
	margin-bottom: 0;
}
.latestVideo .lv-list li:hover {
    background-color: rgba(0,0,0,0.4);
}
/*.latestVideo .lv-list li:hover .lv-img i {
  margin-top: -19px;
  margin-left: -19px;
  font-size: 38px;
}*/

.latestVideo .lv-list .lv-img {
	width: 132px;
	height: 76px;
	float: right;
	position: relative;
	overflow: hidden;
}
.latestVideo .lv-list .lv-img i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    margin-top: -17px;
    margin-left: -17px;
    font-size: 34px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -webkit-transition: all 100ms ease-in 0s;
    -moz-transition: all 100ms ease-in 0s;
    -o-transition: all 100ms ease-in 0s;
    -ms-transition: all 100ms ease-in 0s;
    transition: all 100ms ease-in 0s;
}
.latestVideo .lv-list .lv-img i:before {
    margin: 0;
    display: block;
}
.latestVideo .lv-list .lv-dis {
    color: #fff;
    width: calc(100% - 132px);
    float: right;
    line-height: 25px;
    height: 76px;
}
.latestVideo .lv-list .lv-dis span {
    display: block;
    color: #fff;
    padding: 0 10px;
    line-height: 25px;
    width: 99%;
    position: relative;
    top: 50%;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.latestVideo .lv-list .lv-lastItem {
    position: relative;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img {
    max-width: 260px;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > a {
    display: inline-block;
    float: right;
}
.latestVideo .lv-list .lv-lastItem img {
    width: 65px;
    height: 38px;
    float: right;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(2) {
    opacity: 0.9;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(3) {
    opacity: 0.6;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(4) {
    opacity: 0.2;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(5) {
    opacity: 1;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(6) {
    opacity: 0.8;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(7) {
    opacity: 0.4;
}
.latestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(8) {
    opacity: 0.1;
}
.latestVideo .lv-list .lv-lastItem .lv-lastItem-moreInfo {
    position: absolute;
    left: 10px;
    top: 4px;
    display: block;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 29px;
    background-color: #575757;
    padding: 0 2px 2px 9px;
    border-radius: 2px;
    font-weight: 400;
}
.latestVideo .lv-list .lv-lastItem .lv-lastItem-moreInfo i {
    background-image: url(/Themes/Samia/Images/Techlens-more-videos-icon.png);
    background-position: top center;
    width: 26px;
    height: 26px;
    margin-top: 2px;
}
.latestVideo .lv-banner-img {
	position: relative;
	max-height: 392px;
	margin: 10px 0;
	overflow: hidden;
}
.latestVideo .lv-banner-img .lv-banner-svgHolder {
    position: absolute;
    top: 120px;
    left: 50%;
    /*margin-top: -40px;*/
    
    margin-left: -45px;
    width: 90px;
    height: 90px;
}
.latestVideo .lv-banner-img > div.relative > img {
    width: 100%;
}
.latestVideo .lv-b-more-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
}
.latestVideo .lv-b-more-info .bg {
    -ms-transform: matrix(1.002, -0.05, 0, 1, 0, 24);
    -webkit-transform: matrix(1.002, -0.05, 0, 1, 0, 24);
    transform: matrix(1.002, -0.05, 0, 1, 0, 24);
    width: 100%;
    height: 100px;
    position: relative;
    background-color: rgba(0,0,0,0.5);
}
.latestVideo .lv-b-more-info .bg > div {
    opacity: 0.3;
    position: absolute;
    top: 15px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    /*width: 100%;*/
    /*-ms-transform: matrix(1, 0.05, 0, 1, 0, -24); 
    -webkit-transform: matrix(1, 0.05, 0, 1, 0, -24);
    transform: matrix(1, 0.05, 0, 1, 0, -24);*/
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
}
.latestVideo .lv-b-more-info .categoryTags {
	color: #D71515;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;
}
.latestVideo .lv-b-more-info .lv-b-moreDis {
	position: absolute;
	top: 30px;
	right: 20px;
	left: 20px;
}
.latestVideo .lv-b-more-info .lv-b-moreDis a {
	color: #fff;
	font-size: 18px;
	display: block;
	font-weight: 400;
	line-height: 30px;
	margin-top: 8px;
}

/*** Last Audios ****/
.latestAudio {
	position: relative;
	padding: 20px 0 35px 0;
	background-color: #FFF5A7;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
	z-index: 0;
}
.latestAudio::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.latestAudio::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}
.latestAudio .scroll {
	max-height: 410px;
	overflow: auto;
	background-color: #E2B455;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.latestAudio .nice-scroll {
	/* margin: 15px 25px 15px 15px; */
}
.latestAudio .more-audios {
	color: #FFF;
	background: #513A09;
	width: 100%;
	padding: 10px;
	margin: 5px 0;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
	display: block;
}
.latestAudio .more-audios:hover {
	background: #290000;
}
.latestAudio .audio-box {
	background: #ba913c;
	padding: 15px;
	margin: 5px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
}
.latestAudio .audio-box:hover, .latestAudio .audio-box:active {
	background: #967228;
}
.latestAudio .audio-box h2 {
	color: #460000;
	font-size: 20px;
	margin: 0;
	line-height: 30px;
	text-align: right;
}
.latestAudio .audio-box h2:hover {
	color: #230000;
}


/******* last-program *******/
.last-program {
	height: 410px;
	padding: 15px;
	background-color: #E2B455;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
.last-program img {
	padding: 15px;
  width: 170px;
}
.last-program p {
	height: 223px;
	line-height: 25px;
	color: #460000;
	font-size: 19px;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/*************** SCROLLBAR BASE CSS ***************/

.nicescroll-cursors {
	cursor: pointer !important;
}
.nicescroll-rails-vr {
	display: block!important;
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}
.scroll-element, .scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}




/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;

  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }



.title-bar1 {
	margin: 0;
}
.title-bar1 h2 {
	color: #320301;
	font-size: 30px;
	text-align: right;
	margin: 0;
	display: inline-block;
}
.title-bar1 img {
	margin-left: 15px;
}
.title-bar1 .more {
	color: #320301;
	font-size: 30px;
	text-align: left;
}
.title-bar1 .more:hover {
	color: #931111;
}
.title-bar1 .more i {
	font-size: 25px;
	vertical-align: middle;
	margin-left: 5px;
}

.title-bar2 {
	margin: 0;
}
.title-bar2 h2 {
	color: #DCB46C;
	font-size: 30px;
	text-align: right;
	margin: 0;
	display: inline-block;
}
.title-bar2 img {
	margin-left: 15px;
}
.title-bar2 .more {
	color: #DCB46C;
	font-size: 30px;
	text-align: left;
}
.title-bar2 .more:hover {
	color: #FFE0A8;
}
.title-bar2 .more i {
	font-size: 25px;
	vertical-align: middle;
	margin-left: 5px;
}


@media (max-width: 500px) {
	.owl-carousel .caption {
		font-size: 14px !important;
		line-height: 30px !important;
		padding: 0px !important;
	}
	.owlbtn{
		width: 30px !important;
		height: 30px !important;
	}
	.owlbtn i{
		background: transparent !important;
		color: #CA9C3C !important;
		margin: 0 !important;
		font-size: 20px !important;
		line-height: 30px !important;
		vertical-align: middle;
	}
	.latestVideo .lv-list .lv-img{
		width: 90px;
		height: 76px;
	}
	.latestVideo .lv-list .lv-dis {
    width: calc(100% - 90px);
  }
  .latestVideo .lv-list .lv-img img{
		height: 100%;
	}
	.title-bar1 h2, .title-bar2 h2 {
		font-size: 20px;
	}
	.title-bar1 img, .title-bar2 img {
		width: 35px;
	}
	.title-bar1 .more, .title-bar2 .more {
		font-size: 20px;
	}
	.title-bar1 .more i, .title-bar2 .more i {
		font-size: 15px;
	}
}



/*** galleries ****/
.galleries {
	position: relative;
	padding: 20px 0 35px 0;
	background-color: #CA9C3C;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
	z-index: 0;
}
.galleries::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.galleries::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}
.galleries .img-box {
	margin: 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px 0px #2E2900;
	-moz-box-shadow: 0 0 5px 0px #2E2900;
	-webkit-box-shadow: 0 0 5px 0px #2E2900;
	overflow: hidden;
}
.galleries .img-box:hover h2 {
	background: #7b560a;
}
.galleries .img-box:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	filter: sepia(100%);
	-moz-filter: sepia(100%);
	-webkit-filter: sepia(100%);
	-ms-filter: sepia(100%);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}
.galleries .img-box img {
	position: relative;
	z-index: 1;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.galleries .img-box h2 {
	position: relative;
	z-index: 2;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	background: #9a711c;
	margin: 0;
	padding: 15px;
	border-top: 4px #FDFF67 solid;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}


.splitter-eslimi1{
	background: url('../images/splitter-eslimi1.png') repeat-x center center #3B2F11;
	height: 30px;
}
.splitter-eslimi2{
	background: url('../images/splitter-eslimi2.png') repeat-x center center #3B2F11;
	height: 30px;
}


.author-box{
	background: #FFF;
	border: 1px #dfdfdf solid !important;
	padding: 20px 0;
	margin-top: 125px;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	overflow: visible !important;
}
.author-box img{
	padding: 1px;
	margin-top: -125px;
	margin-bottom: 20px;
	border: 1px #dfdfdf solid;
	border-radius: 300px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px;
}
.author-box p.author-p{
	height: 145px;
	line-height: 30px;
	color: #7f7f7f;
	text-align: justify;
	font-size: 12px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
	direction: rtl;
}

.vip-title{
	background: #a38111;
	color: #FFF;
	font-size: 18px;
	border-bottom: 3px #7b5e00 solid;
	padding: 6px;
	margin: 0;
	text-align: center;
}
.buy-vip-box{
	background: #d3af37;
	border: 1px #bf991c solid;
	padding: 20px 0;
	border: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.buy-vip-box .vip-logo{
	margin: 35px;
}
.buy-vip-box p{
	color: #FFF;
	height: auto !important;
	line-height: 35px !important;
	padding: 0 20px;
	margin: 10px 0;
	font-size: 14px;
	text-align: justify;
}
.buy-vip-box .last-vip{
	background: #deddfd;
	color: #444378;
	padding: 10px 20px;
	border-top: 1px #c6c5e7 solid;
	border-bottom: 1px #c6c5e7 solid;
	font-size: 15px;
	text-align: right;
}
.buy-vip-box .last-vip > i{
	color: #7574af;
	margin-left: 5px;
	font-size: 20px;
	vertical-align: sub;
}
.buy-vip-box ul{
	padding: 0 15px;
}
.buy-vip-box ul li{
	color: #42408c;
	font-size: 12px;
	list-style: none;
}
.buy-vip-box ul li a{
	color: #42408c;
	font-size: 12px;
}
.buy-vip-box ul li i{
	color: #42408c;
	font-size: 6px;
	padding: 0 5px;
}
.buy-vip-box ul li:hover a{
	color: #444378;
}

.courses-box{
	background: #97ebdc;
	border: 1px #46cfbd solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
.courses-box img{
	width: auto;
	margin: 16px;
}

.summary{
	height: 250px;
	overflow: hidden;
	line-height: 25px;
	text-align: justify;
}
.icons i{
	color: #8d8c8c;
	font-size: 30px;
	margin: 5px 20px;
}

.green-button{
	background: #39b54a;
	background: -moz-linear-gradient(top, #39b54a 0%, #1c8f2c 100%);
	background: -webkit-linear-gradient(top, #39b54a 0%,#1c8f2c 100%);
	background: linear-gradient(to bottom, #39b54a 0%,#1c8f2c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39b54a', endColorstr='#1c8f2c',GradientType=0 );
	color: #FFF;
	font-size: 13px;
	padding: 0 20px;
	border: 1px #058016 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
	display: inline-block;
	float: left;
}
.green-button:hover{
	color: #004500;
	filter: brightness(110%);
	-moz-filter: brightness(110%);
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
}
.navigation-h{
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	float: left;
}
.navigation-h a{
	width: 30px;
	height: 30px;
	background: #008193 !important;
	color: #FFF !important;
	font-size: 24px !important;
	text-align: center;
	padding: 3px 10px !important;
	margin: 0;
	vertical-align: middle;
}
.navigation-h a:hover{
	background: #00515c !important;
	color: #FFF !important;
}
.navigation-v{
	color: #FFF !important;
	background-color: rgba(255,255,255,0.3);
	font-size: 15px;
	text-align: center;
	padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.navigation-v a{
	color: #FFF !important;
	font-size: 15px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	display: block;
}

.caroufredsel_wrapper, #carousel1, #carousel2{
	width: 100% !important;
}

.main-image{
	max-width: 100% !important;
	margin: 15px auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

.similar{
	background: #f4f4f4;
}
.similar p{
	color: #494949;
}
.similar .buy{
	background: #a3a3a3;
	color: #FFF;
	text-align: center;
	display: block;
	margin: 0;
}
.similar .more{
	background-color: #6bb327 !important;
	color: #FFF !important;
	text-align: center;
	padding: 5px 20px;
	display: inline-block;
}
.similar .more:hover{
	background-color: #458F00 !important;
}

.buy-btn{
	width: 100%;
	line-height: 40px !important;
	max-height: 40px !important;
	background: transparent url("../images/buy-btn.png") repeat-x scroll center center;
	padding-top: 5px;
	margin: 10px 0;
	color: #000;
	border: none !important;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 3px 5px 1px #000;
	-moz-box-shadow: 0px 3px 5px 1px #000;
	-webkit-box-shadow: 0px 3px 5px 1px #000;
	overflow: hidden;
}
.buy-btn i{
	font-size: 22px;
	margin: 0 5px;
}
.title{
	color: #555555;
	font-size: 23px;
	margin: 10px 0;
}

.single{
	/* background: #FFF; */
	padding: 10px;
}
.single-title{
	font-size: 16px;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
.breadcrumb-div {
	background: #FFF;
	border-bottom: 1px #d8d8d8 solid;
	margin-bottom: 15px;
}
.breadcrumb {
	position: absolute;
	left: 15px;
	bottom: 0;
	background: #FFF !important;
	display: inline-block;
	margin: 0;
	padding: 5px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.breadcrumb a {
	color: #a7a7a7;
}
.breadcrumb i {
	font-size: 22px;
	vertical-align: sub;
}
.breadcrumb > .active {
	color: #2892dc;
}
.breadcrumb > li + li::before {
	padding: 0px 5px !important;
	color: #a7a7a7 !important;
	content: "" !important;
	font-family: "FontAwesome" !important;
	font-size: 20px !important;
	vertical-align: middle;
}

.price{
	font-size: 16px;
	text-align: center;
}
.price span{
	color: #6bb327;
	font-size: inherit;
}

.author{
	background-color: #f5f5f5;
}
.author p{
	color: #636363;
}

.border-box{
	border: 1px #c4c5c3 solid;
}
.border-box h4.bar{
	color: #FFF !important;
	font-size: 18px !important;
	margin: 0 !important;
	line-height: 30px !important;
}
.border-box h5.bar{
	color: #FFF !important;
	font-size: 14px !important;
	margin: 0 !important;
	line-height: 30px !important;
}
.content-box{
	background: #FFF;
	border: 1px #c4c5c3 solid;
	padding: 10px;
}
.content-box h1, .content-box h2, .content-box h3, .content-box h4, .content-box h5, .content-box h6, .content-box p, .content-box label{
	font-weight: normal !important;
}
.table h1, .table h2, .table h3, .table h4, .table h5, .table h6, .table p, .table label{
	color: #000;
}
.content-box .summary{
	color: #FFF !important;
	display: inline-block;
}
.content-box .priceDiv{
	text-align: center;
	float: left;
	padding: 5px;
}
.content-box .priceDiv p{
	color: #FFF;
	font-size: 20px;
}

.thumb-box{
	padding: 3px !important;
}
.rotate:hover .thumb{
	filter: grayscale(20%) contrast(150%);
	-webkit-filter: grayscale(20%) contrast(150%);
	-moz-filter: grayscale(20%) contrast(150%);
	-o-filter: grayscale(20%) contrast(150%);
	-ms-filter: grayscale(20%) contrast(150%);
	
	transform: scale(0.9) perspective(3000px) rotateY(360deg);
	-moz-transform: scale(0.9) perspective(3000px) rotateY(360deg);
	-webkit-transform: scale(0.9) perspective(3000px) rotateY(360deg);
	-ms-transform: scale(0.9) perspective(3000px) rotateY(360deg);

	-webkit-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	transition: all 1500ms ease
}
.thumb{
	position: relative;
	overflow: hidden;
}
.thumb img{
	width: 100%;
	border: 1px #676767 solid;
}
.thumb h2{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #3c3e3b;
	color: #FFF;
	font-size: 11px;
	line-height: 22px;
	max-height: 50px;
	padding: 3px 6px;
	margin: 0;
	z-index: 2;
	overflow: hidden;
}

.info li{
	list-style: none;
	display: inline-block;
	margin: 5px;
}
.summary-text{
	color:#266e7a;
}

#more p{
	text-align: justify;
	font-size: 15px;
}

#comments{

}
#comment_form{
	color: #1a9154;
	padding: 10px;
}
#comment_form p{
	color: #00457c;
}
#comment_form input[type=text], #comment_form textarea{
	background: #FFF;
	color: #666;
	border: 1px #d6d6d6 solid;
	margin: 5px 0;
	font-size: 12px;
}
.comment-text-bg{
	background: #656567;
	color: #cfcfcf;
	margin: 0;
	padding: 15px;
}

.entry-meta {
	list-style: none;
	direction: rtl;
	padding: 2px 10px;
}

.single-post .entry-meta { margin-bottom: 20px; }

.entry-meta li {
	float: right;
	color: #777;
	font-size: 12px;
}
.entry-meta li a {
	color: #777;
	font-size: 12px;
}
.entry-meta li a:hover {
	color: #555;
}

.entry-meta li:before {
	content: '/';
	display: inline-block;
	margin: 0 5px;
	opacity: 0.5
}

.entry-meta li i {
	position: relative;
	top: 1px;
	font-size: 14px;
	margin-left: 3px;
}

.entry-meta li:first-child:before { display: none; }

.entry-meta li ins {
	font-weight: 600;
	text-decoration: none;
}

.user-profile-sidebar {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 30px;
  padding: 20px 0;
  background: #242424;
  color: #fff;
  margin-bottom: 30px;
}
.active-profile{
  background: #787878 !important;
}
.user-profile-sidebar .user-profile-avatar {
  padding: 0 20px;
  margin-bottom: 20px;
}
.user-profile-sidebar .user-profile-avatar img {
  max-width: 120px;
  margin-bottom: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.user-profile-sidebar .user-profile-avatar h5 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}
.user-profile-sidebar .user-profile-avatar p {
  font-size: 10px;
}
.user-profile-sidebar .user-profile-nav > li {
  border-bottom: 1px solid #787878;
  list-style: none;
}
.user-profile-sidebar .user-profile-nav > li:first-child {
  border-top: 1px solid #404040;
}
.user-profile-sidebar .user-profile-nav > li.active > a {
  background: #787878;
  color: #fff;
  cursor: default;
}
.user-profile-sidebar .user-profile-nav > li.active > a:hover {
  background: #787878;
  color: #fff;
}
.user-profile-sidebar .user-profile-nav > li.active > a:hover > i {
  color: #fff;
}
.user-profile-sidebar .user-profile-nav > li > a {
  padding: 10px 20px;
  color: #FFF;
  display: block;
  font-size: 13px;
}
.user-profile-sidebar .user-profile-nav > li > a:hover {
  color: #fff;
  background: #1b1b1b;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.user-profile-sidebar .user-profile-nav > li > a:hover > i {
  color: #FFF;
}
.user-profile-sidebar .user-profile-nav > li > a > i {
  margin-right: 7px;
  display: inline-block;
  width: 20px;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.user-profile-statictics > li {
  margin-right: 20px;
  text-align: center;
  padding: 20px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 153px;
}
.user-profile-statictics > li:last-child {
  margin-right: 0;
}
.user-profile-statictics > li .user-profile-statictics-icon {
  font-size: 70px;
  display: inline-block;
  margin-bottom: 10px;
  color: #8c8c8c;
}
.user-profile-statictics > li h5 {
  font-size: 30px;
  margin-bottom: 0;
  line-height: 1em;
  margin-bottom: 3px;
  color: #3C0066;
}
.user-profile-statictics > li p {
  margin-bottom: 0;
  line-height: 1em;
  font-size: 13px;
}

.summary p{
	direction: rtl;
	text-align: justify;
	max-height: 120px;
	line-height: 17px;
	overflow: hidden;
}

.carousel-wrapper{
	position: relative;
}
#carousel{
	background: url('../images/slider-bg.jpg') no-repeat top center transparent;
	height: 380px;
}

.cloudzoom-box img{
	max-width: 100%;
}
.cloudzoom-gallery{
	max-width: 100px !important;
}

#shareIcons{
	display: inline-block;
}

.readmore{
	background: url('../images/dl.png') right center no-repeat #6bb327;
	color: #FFF;
	font-size: 14px;
	margin: 15px;
	padding: 10px 40px 10px 10px;
	border: none;
	text-align: right;
	display: block;
}
.well{
	background-color: #fefefe !important;
}
.buy{
	padding: 15px;
	margin: 20px 0;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.white-bg{
	background: #FFF;
}
.lighter{
	background: #FFF;
	padding: 15px 0;
}
.darker{
	background: #f4f4f4;
	padding: 15px 0;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
}
.round{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.pointer{
	cursor: pointer;
}

.tabs{
	display: none;
}
.tabs h4{
	color: #4136ad;
	margin-right: -15px;
	padding: 10px 0;
	font-size: 22px;
}
.tabs input[type=text], .tabs input[type=password], .tabs select{
	background: #f6f6f6;
	border: 1px #dadada solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 17px;
}
.tabs p, .tabs a, .tabs label, .tabs span{
	font-size: 17px;
}

.digital{
	background: url('../images/dl.png') right center no-repeat #6bb327;
	color: #FFF;
	font-size: 14px;
	margin: 15px;
	padding: 10px 40px 10px 10px;
	border: none;
	text-align: right;
	display: block;
}
.physical{
	background: url('../images/bag.png') right center no-repeat #6bb327;
	color: #FFF;
	font-size: 14px;
	margin: 15px;
	padding: 10px 40px 10px 10px;
	border: none;
	text-align: right;
	display: block;
}
.physical:hover, .digital:hover, .readmore:hover{
	background-color: #6baa27;
	color: #FFF;
}


.steps-wrapper{
	text-align: center;
}
.step{
	width: 100px;
	display: inline-block;
}
.step .circle{
	width:35px;
	height:35px;
	line-height:30px;
	background: #ebebeb;
	color: #5c5c5c;
	font-size: 25px;
	text-align: center;
	border: 1px #c9c9c9 solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
}
.step.active .circle{
	background: #056652 !important;
	color: #e1e9fb !important;
	border: 1px #2464cf solid !important;
}
.step.done .circle{
	background: #2ca24c !important;
	color: #d5ecdb !important;
	border: 1px #268b41 solid !important;
}
.step .title{
	color: #5c5c5c;
	font-size: 14px;
	text-align: center;
	display: block;
}
.step.active .title{
	color: #056652 !important;
}
.step.done .title{
	color: #2ca24c !important;
}
.steps-wrapper .line{
	background: #bcbcbc;
	width: 70px;
	height: 5px;
	margin-top: -60px;
	display: inline-block;
	vertical-align: middle;
}
.steps-wrapper .line.done{
	background: #2ca24c !important;
}
@media (max-width:700px){
	.steps-wrapper .line{
		display: none;
	}
}


/*  OWL Carousel  */
.navigation{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 100;
	clear: both;
	height: 40px;
	margin-top: -20px;
}
.slideshow .navigation.showonhover{
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	opacity: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.slideshow:hover .navigation.showonhover{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut  {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}

.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1;
	-webkit-backface-visibility: hidden;
}

.owl-carousel .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
  font-size: 24px;
  color: #CA9C3C;
  line-height: 50px;
	background: rgba(0,0,0,0.8);
	margin: 0;
	padding: 10px;
}

.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}

.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}

.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px,0,0);
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.owl-carousel.owl-loaded { display:block }

.owl-carousel.owl-loading {
	display:block;
	min-height: 200px;
}

.owl-carousel.owl-hidden { opacity:0 }

.owl-carousel .owl-refresh .owl-item { display:none }

.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	text-align: center;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.owl-carousel .owl-item img {
	width:100%;
	-webkit-transform-style:preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}

.owl-carousel .owl-grab {
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}

.owl-carousel.owl-rtl { direction:rtl }

.owl-carousel.owl-rtl .owl-item { float:right }

.no-js .owl-carousel { display:block }

.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("../images/icons/play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display:none }

.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1
}


/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-theme .owl-controls {
	text-align: left;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	left: 0;
	bottom: 6px;
	width: 100%;
	padding: 0 20px;
}

/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-theme .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -39px; }

.owl-carousel-full .owl-controls .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}

.owl-carousel-full .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -46px; }

.owl-theme .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -36px;
}

.owl-carousel-full .owl-controls .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}

.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}

.owl-theme:hover .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -18px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background-color: #184670 !important;
	color: #FFF !important;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled { display: none !important; }


/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 4px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #2c839e;
}
.owlbtn{
	width: 50px;
	height: 50px;
	text-align: center;
	color:#CA9C3C;
	cursor: pointer;
}
.owlbtn:hover{
	background: rgba(0,0,0,0.7);
}
.owlbtn:hover i{
	color: #ffcfac !important;
}
.owlbtn i{
	background: transparent;
	color: #CA9C3C;
	margin: 0;
	font-size: 40px;
	line-height: 50px;
	vertical-align: middle;
}
.owlprev{
	background: transparent;
	color: #CA9C3C;
	position: absolute;
	top: 0;
	left: 30px;
	border: 1px #CA9C3C solid;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.owlprev i{
	position: relative;
	top: 0;
	right: 2px;
}
.owlnext{
	background: transparent;
	color: #CA9C3C;
	position: absolute;
	top: 0;
	right: 30px;
	border: 1px #CA9C3C solid;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.owlnext i{
	position: relative;
	top: 0;
	left: 2px;
}
.owlbtn2{
	width: 30px;
	height: 30px;
	text-align: center;
	color:#4f4f4f;
	cursor: pointer;
}
.owlbtn2 i{
	background: transparent !important;
	color: #4f4f4f !important;
	margin: 0 !important;
	font-size: 30px !important;
	line-height: 30px !important;
	vertical-align: middle;
}
.owlbtn2 i:hover{
	color: black !important;
}
.owlprev2{
	position: absolute;
	top: 0;
	left: -15px;
}
.owlnext2{
	position: absolute;
	top: 0;
	right: -15px;
}
.oc-item{
	text-align: center;
}



.archive .hover-img {
	min-height: 260px;
}
.hover-img {
  z-index: 1;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.hover-img .curved > img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.hover-img >img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hover-img .hover-icon-group,
.hover-img .hover-icon-group-top-right,
.hover-img .hover-icon-group-top-left,
.hover-img .hover-icon-group-bottom-left,
.hover-img .hover-icon-group-bottom-right,
.hover-img .hover-icon-group-center-top,
.hover-img .hover-icon-group-center-bottom {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.hover-img .hover-icon-group > li,
.hover-img .hover-icon-group-top-right > li,
.hover-img .hover-icon-group-top-left > li,
.hover-img .hover-icon-group-bottom-left > li,
.hover-img .hover-icon-group-bottom-right > li,
.hover-img .hover-icon-group-center-top > li,
.hover-img .hover-icon-group-center-bottom > li {
  display: inline-block;
  margin: 0 5px;
}
.hover-img .hover-icon-group-top-left,
.hover-img .hover-icon-group-bottom-left {
  text-align: left;
}
.hover-img .hover-icon-group-top-right,
.hover-img .hover-icon-group-bottom-right {
  text-align: right;
}
.hover-img .hover-icon,
.hover-img .hover-icon-group,
.hover-img [class^="hover-icon-"],
.hover-img [class*=" hover-icon-"] {
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.hover-img [class^="hover-icon-"],
.hover-img [class*=" hover-icon-"] {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.hover-img >.hover-inner {
  position: absolute;
  width: 101%;
  height: 100%;
  padding: 15px;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.hover-img >.hover-inner.hover-inner-sm {
  padding: 10px;
}
.hover-img .hover-inner {
  width: 101%;
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(1, 160, 226, 0.6) !important;
  color: #fff !important;
}
.hover-inner-animate .hover-inner {
  height: auto;
  top: auto;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hover-inner-animate:hover .hover-inner {
  width: 101%;
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 102, 102, 0.7);
  color: #fff !important;
}
.hover-inner-animate:hover .hover-inner.red {
  width: 101%;
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(145, 7, 43, 0.7) !important;
  color: #fff !important;
}
.hover-inner-animate:hover .hover-inner.blue {
  width: 101%;
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #006666 !important;
  color: #fff !important;
}
.hover-inner-animate:hover .hover-inner h5 {
  margin: 25% 0;
}
.hover-inner-animate:hover .hover-inner.blue h5 {
  margin: 5px 0;
  font-size: 18px;
}
.hover-inner-animate:hover .hover-inner.blue p {
  color: #F0F0F0;
  height: 130px;
  line-height: 30px;
  direction: rtl;
  font-size: 12px;
  text-align: justify;
  overflow: hidden;
}
span.price1{
	color: #088269;
	font-size: 14px;
	display: block;
	text-align: center;
	direction: rtl;
}
span.price2{
	color: #FFF;
	font-size: 22px;
	display: block;
	text-align: center;
	direction: rtl;
}

.hover-inner-vip .hover-inner {
  background: rgba(248, 125, 26, 0.7) !important;
}
.hover-inner-vip .hover-inner .text-small {
  max-height: 100%;
}
.hover-img .hover-inner h1,
.hover-img .hover-inner h2,
.hover-img .hover-inner h3,
.hover-img .hover-inner h4,
.hover-img .hover-inner h5 {
  color: #fff;
  text-align: center;
}
.hover-img .hover-inner-bg-black {
  background: rgba(1, 160, 226, 0.5) !important;
}
.hover-img .hover-inner-block {
  height: auto;
}
.hover-img .hover-inner-bottom {
  top: auto;
  bottom: 0;
}
.hover-img .hover-title,
.hover-img [class^="hover-title-"],
.hover-img [class*=" hover-title-"] {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background: rgba(237,131,35,0.75);
  color: #fff;
  width: 100%;
  padding: 0 7px;
  line-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 32px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hover-img .hover-title-top,
.hover-img .hover-title-top-left,
.hover-img .hover-icon-top-left,
.hover-img .hover-icon-group-top-left {
  bottom: auto;
  top: 0;
}
.hover-img .hover-title-top-right,
.hover-img .hover-icon-top-right,
.hover-img .hover-icon-group-top-right {
  bottom: auto;
  top: 0;
  left: auto;
  right: 0;
}
.hover-img .hover-title-bottom-right,
.hover-img .hover-icon-bottom-right,
.hover-img .hover-icon-group-bottom-right {
  left: auto;
  right: 0;
}
.hover-img .hover-title-center,
.hover-img .hover-title-top-right,
.hover-img .hover-title-top-left,
.hover-img .hover-title-bottom-right,
.hover-img .hover-title-bottom-left,
.hover-img .hover-title-center-top,
.hover-img .hover-title-center-bottom {
  display: table;
  width: auto;
}
.hover-img .hover-title-top-right,
.hover-img .hover-title-top-left,
.hover-img .hover-title-bottom-right,
.hover-img .hover-title-bottom-left,
.hover-img .hover-icon-top-right,
.hover-img .hover-icon-top-left,
.hover-img .hover-icon-bottom-right,
.hover-img .hover-icon-bottom-left,
.hover-img .hover-icon-group-top-right,
.hover-img .hover-icon-group-top-left,
.hover-img .hover-icon-group-bottom-right,
.hover-img .hover-icon-group-bottom-left {
  margin: 15px;
}
.hover-img .hover-title-center,
.hover-img .hover-icon {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0);
  -moz-transform: translate3d(-50%, 50%, 0);
  -o-transform: translate3d(-50%, 50%, 0);
  -ms-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.hover-img .hover-icon-group {
  top: 50%;
  -webkit-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  -o-transform: translate3d(0, 50%, 0);
  -ms-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.hover-img .hover-title-center-top,
.hover-img .hover-title-center-bottom,
.hover-img .hover-icon-center-top,
.hover-img .hover-icon-center-bottom,
.hover-img .hover-icon-group-center-top,
.hover-img .hover-icon-group-center-bottom {
  margin: 15px 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.hover-img .hover-title-center-top,
.hover-img .hover-icon-center-top,
.hover-img .hover-icon-group-center-top {
  bottom: auto;
  top: 0;
}
.hover-img .hover-icon-bottom-left,
.hover-img .hover-icon-bottom-right,
.hover-img .hover-icon-center-bottom,
.hover-img .hover-icon-group-bottom-left,
.hover-img .hover-icon-group-bottom-right,
.hover-img .hover-icon-group-center-bottom {
  bottom: 0;
}
.hover-img .hover-hold {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hover-img .hover-hold.hover-title-center,
.hover-img .hover-hold.hover-icon {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hover-img .hover-hold.hover-title-center-top,
.hover-img .hover-hold.hover-title-center-bottom,
.hover-img .hover-hold.hover-icon-center-top,
.hover-img .hover-hold.hover-icon-center-bottom,
.hover-img .hover-hold.hover-icon-group-center-top,
.hover-img .hover-hold.hover-icon-group-center-bottom {
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.hover-img .hover-hold.hover-icon-group {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.hover-img:hover .hover-title,
.hover-img:hover [class^="hover-title-"],
.hover-img:hover [class*=" hover-title-"],
.hover-img:hover [class^="hover-icon-"],
.hover-img:hover [class*=" hover-icon-"],
.hover-img:hover .hover-icon,
.hover-img:hover .hover-inner-wrap,
.hover-img:hover > .hover-inner,
.hover-img:hover .hover-icon-group {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hover-img:hover .hover-title-center,
.hover-img:hover .hover-icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.hover-img:hover .hover-icon-group {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.hover-img:hover .hover-title-center-top,
.hover-img:hover .hover-title-center-bottom,
.hover-img:hover .hover-icon-center-bottom,
.hover-img:hover .hover-icon-center-top,
.hover-img:hover .hover-icon-group-center-top,
.hover-img:hover .hover-icon-group-center-bottom {
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.hover-img:hover >img {
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.title-border{
	color:#FFF;
	font-size: 17px;
	text-align: right;
	padding: 10px 0;
	border-bottom: 1px #e3e3e3 solid;
	display: block;
}
.title-border-div{
	color:#272727;
	font-size: 21px;
	text-align: right;
	padding: 10px 0;
	border-bottom: 1px #c3c3c3 solid;
	display: block;
}
.title-border-div h1{
	color:#272727;
	font-size: 21px;
	text-align: right;
	padding: 10px;
	margin: 0;
	display: block;
}
.title-noborder.red{
	color:#91072b;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	display: inline-block;
}
.title-noborder{
	color:#000;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	display: inline-block;
}

.icon{
	color: #525252;
	font-size: 25px;
	padding: 0 5px;
	vertical-align: sub;
}
.icon:hover{
	color: #5B0606;
}

.scores{
	color: #525252;
	font-size: 14px;
	display: inline-block;
	padding: 0 5px;
	margin: 0;
}
.scores span{
	color: #5B0606;
	font-size: 14px;
}

.archive-link{
	color: #3c9797;
	text-shadow:0 1px 1px #FFF;
	padding: 10px;
	display: inline-block;
}
.archive-link.red{
	color: #91072b;
	text-shadow:0 1px 1px #FFF;
	padding: 10px;
	display: inline-block;
}
.archive-link i{
	padding: 10px;
}

.border-right{
	border-right: 1px #d2d2d2 solid;
}
/* Justify Border Title
-----------------------------------------------------------------*/

.fancy-title.blue { background: url('../images/blue-bg.png') repeat-x center center; }
.fancy-title.blue h3 {
	color: #D20000;
	font-size: 16px;
	padding: 0 50px !important;
}
.fancy-title.blue i {
	background: #D20000;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	width: 22px;
	height: 22px;
	padding: 3px;
	margin-left: 10px;
	border-radius: 20px;
}
.fancy-title.orange { background: url('../images/orange-bg.png') repeat-x center center; }
.fancy-title.orange h3 {
	color: #D20000;
	font-size: 16px;
	padding: 0 40px !important;
}
.fancy-title.orange i {
	background: #D20000;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	width: 22px;
	height: 22px;
	padding: 3px;
	margin-left: 10px;
	border-radius: 20px;
}
.fancy-title.orange2 { background: url('../images/orange2-bg.png') repeat-x center center; }
.fancy-title.orange2 h3 {
	color: #D20000;
	font-size: 16px;
	padding: 0 40px !important;
}
.fancy-title.orange2 i {
	background: #D20000;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	width: 22px;
	height: 22px;
	padding: 3px;
	margin-left: 10px;
	border-radius: 20px;
}
.fancy-title.striped { background: url('../images/striped.jpg') repeat-x center center; }
.fancy-title.striped h3 {
	color: #D20000;
	font-size: 16px;
	padding: 0 50px !important;
}
.fancy-title.striped i {
	background: #D20000;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	width: 22px;
	height: 22px;
	padding: 3px;
	margin-left: 10px;
	border-radius: 20px;
}

.fancy-title {
	position: relative;
	margin: 30px 0;
}
.fancy-title.boxed-title{
	top: -40px;
}

.fancy-title.boxed-title h1,
.fancy-title.boxed-title h2,
.fancy-title.boxed-title h3,
.fancy-title.boxed-title h4,
.fancy-title.boxed-title h5,
.fancy-title.boxed-title h6 {
	background: white;
	color: #AAAAAB !important;
	border: 1px #D4D4D5 solid;
	padding: 0 30px;
	margin: 0 !important;
	display: inline-block;
}

.fancy-title h1,
.fancy-title h2,
.fancy-title h3,
.fancy-title h4,
.fancy-title h5,
.fancy-title h6 {
	position: relative;
	display: inline-block;
	background-color: transparent;
	padding: 0 15px;
	margin: 0 !important;
}

.fancy-title h4,
.fancy-title h5,
.fancy-title h6 { padding-right: 10px; }

.fancy-title.title-double-border:before,
.fancy-title.title-border:before,
.fancy-title.title-border-color:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	border-top: 3px double #E5E5E5;
	left: auto;
	top: 46%;
	right: 0;
}

.fancy-title.title-border:before {
	top: 49%;
	border-top: 1px solid #EEE;
}

.fancy-title.title-border-color:before {
	top: 49%;
	border-top: 1px solid #184670;
	opacity: 0.6;
}


/* Fancy Title - Center Align
-----------------------------------------------------------------*/

.title-center { text-align: center; }

.title-center h1,
.title-center h2,
.title-center h3 { padding: 0 15px; }

.title-center h4,
.title-center h5,
.title-center h6 { padding: 0 10px; }


/* Fancy Title - Right Align
-----------------------------------------------------------------*/

.title-right { text-align: right; }

.title-right h1,
.title-right h2,
.title-right h3 { padding: 0 0 0 15px; }

.title-right h4,
.title-right h5,
.title-right h6 { padding: 0 0 0 10px; }


/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
	display: block;
	background: transparent;
	padding: 0 0 10px;
	border-bottom: 2px solid #184670;
}


/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

.fancy-title.title-dotted-border { background: url('../images/icons/dotted.png') repeat-x center; }

.android{
	background: #25bf15;
	border-bottom: 5px #119403 solid;
	margin-top: 100px;
}
.android h2{
	color: #FFF;
	font-size: 24px;
	text-align: right;
}
.android p{
	color: #FFF;
	font-size: 16px;
	text-align: right;
}
.android .application{
	background: #119403;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	margin: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}
.android .application:hover{
	background: #0a6600;
}
.android .android1{
	background: url('../images/android2.png') no-repeat right bottom transparent;
	padding-right: 220px;
}
.android .android2{
	position: relative;
}
.android .android2 img{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.footer{
	position: relative;
	background: #5b0606;
	color: #CA9C3C;
	padding: 30px 0;
	font-size: 20px;
	border-top: 5px #570000 solid;
	z-index: 0;
}
.footer::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.footer::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}
.footer .pattern {
	position: relative;
	background: url('../images/footer-eslimi.png') repeat-x center center;
	z-index: 0;
}
.footer .pattern::before {
	content: " ";
	width: 200px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(left, rgba(91,6,6,1) 0%, rgba(91,6,6,0) 100%);
	background: -webkit-linear-gradient(left, rgba(91,6,6,1) 0%,rgba(91,6,6,0) 100%);
	background: linear-gradient(to right, rgba(91,6,6,1) 0%,rgba(91,6,6,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b0606', endColorstr='#005b0606',GradientType=1 );
	z-index: -1;
}
.footer .pattern::after {
	content: " ";
	width: 200px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: -moz-linear-gradient(left, rgba(91,6,6,0) 0%, rgba(91,6,6,1) 100%);
	background: -webkit-linear-gradient(left, rgba(91,6,6,0) 0%,rgba(91,6,6,1) 100%);
	background: linear-gradient(to right, rgba(91,6,6,0) 0%,rgba(91,6,6,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b0606', endColorstr='#5b0606',GradientType=1 );
	z-index: -1;
}
.footer .pattern img {
	background: #5B0606;
	padding: 0 15px;
	width: 150px;
}

.copyright{
	position: relative;
	background: #250000;
	color: #CA9C3C;
	padding: 30px 0;
	font-size: 20px;
	border-top: 4px #9a7e32 solid;
	z-index: 0;
}
.copyright::before {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
	z-index: -1;
}
.copyright::after {
	content: " ";
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
	z-index: -1;
}
.copyright p{
	margin: 5px 0 !important;
}
.copyright a{
	color: #ffd06d;
}
.copyright a:hover{
	color: #FFF;
}

.linkedin{
	background: #0072bc !important;
}
.instagram{
	background: #754c24 !important;
}
.google-plus{
	background: #ed1c24 !important;
}
.facebook{
	background: #4C66A4 !important;
}
.youtube{
	background: #9e0b0f !important;
}
.twitter{
	background: #00bff3 !important;
}
.aparat{
	background: #ED145B !important;
}
.telegram{
	background: #2EA6DA !important;
}

.linkedin:hover{
	filter: brightness(130%);
	-moz-filter: brightness(130%);
	-webkit-filter: brightness(130%);
	-ms-filter: brightness(130%);
}
.instagram:hover{
	filter: brightness(130%);
	-moz-filter: brightness(130%);
	-webkit-filter: brightness(130%);
	-ms-filter: brightness(130%);
}
.google-plus:hover{
	filter: brightness(130%);
	-moz-filter: brightness(130%);
	-webkit-filter: brightness(130%);
	-ms-filter: brightness(130%);
}
.facebook:hover{
	filter: brightness(130%);
	-moz-filter: brightness(130%);
	-webkit-filter: brightness(130%);
	-ms-filter: brightness(130%);
}
.youtube:hover{
	filter: brightness(130%);
	-moz-filter: brightness(130%);
	-webkit-filter: brightness(130%);
	-ms-filter: brightness(130%);
}
.twitter:hover{
	filter: brightness(130%);
	-moz-filter: brightness(130%);
	-webkit-filter: brightness(130%);
	-ms-filter: brightness(130%);
}

.linkedin-hover:hover{
	background: #0072bc !important;
}
.instagram-hover:hover{
	background: #754c24 !important;
}
.google-plus-hover:hover{
	background: #ed1c24 !important;
}
.facebook-hover:hover{
	background: #4C66A4 !important;
}
.youtube-hover:hover{
	background: #9e0b0f !important;
}
.twitter-hover:hover{
	background: #00bff3 !important;
}

/*pagination*/
.pagination-wrapper
{
	background:#FFF;
	border-top: 1px #cecece solid;
}
#pagination
{
	color: #333;
	margin:10px 0px;
	padding:10px;
	text-align:left;
}
#pagination::after{
	display: table;
	content: " ";
	clear:both !important;
}
#pagination p
{
	color: #333;
	display: inline-block;
	margin: 0 10px;
}
#pagination a
{
	color: #4e6878 !important;
	background-color: #FFF;
	font-size: 13px;
	text-align: center;
	padding: 0px 8px;
	margin: 3px;
	border: 1px #e9e9e9 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#pagination a:hover{
	color: #FFF !important;
	background-color: #5B0606;
	border: 1px #5B0606 solid;
}
#pagination .selected
{
	color: #FFF !important;
	background-color: #5B0606;
	border: 1px #5B0606 solid;
}




/*Booking*/
.booking-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.booking-list > li {
  margin-bottom: 15px;
  position: relative;
}
.booking-item {
	background: #FFF;
	border: 1px solid #656565;
	display: block;
  position: relative;
  padding: 17px;
  color: #737373;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.booking-item:hover,
.booking-item.active {
  color: #737373;
  border-color: #ed8323;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
  box-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
.booking-item:hover .booking-item-number,
.booking-item.active .booking-item-number {
  background: #808080;
}
.booking-item:hover .booking-item-img-wrap .booking-item-img-num,
.booking-item.active .booking-item-img-wrap .booking-item-img-num {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  background: rgba(0,0,0,0.5);
}
.booking-item.booking-item-small {
  padding: 11px;
}
.booking-item.booking-item-small .booking-item-title {
  font-size: 14px;
  margin-bottom: 0;
}
.booking-item.booking-item-small .booking-item-rating-stars {
  font-size: 12px;
  margin-bottom: 0;
  color: #ed8323;
}
.booking-item.booking-item-small .booking-item-price {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 2px;
  display: inline;
}
.booking-item.booking-item-small .booking-item-price-from {
  font-size: 12px;
  margin-bottom: 2px;
}
.booking-item-title {
  margin-bottom: 7px;
}
.booking-item-description {
  font-size: 13px;
  line-height: 1.5em;
}
.booking-item-img-wrap {
  position: relative;
}
.booking-item-img-wrap .booking-item-img-num {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  background: rgba(0,0,0,0.01);
  padding: 5px 7px;
  font-size: 13px;
  line-height: 1em;
}
.booking-item-img-wrap .booking-item-img-num > .fa {
  margin-right: 3px;
}
.booking-item-last-booked {
  font-size: 11px;
}
.booking-item-rating {
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #f7f7f7;
  display: inline-block;
}
.booking-item-rating .booking-item-rating-stars {
  display: inline-block;
  margin-right: 17px;
  margin-bottom: -5px;
  color: #ed8323;
}
.booking-item-rating .booking-item-rating-stars .fa {
  margin-right: 0;
}
.booking-item-rating .booking-item-rating-number {
  margin-right: 7px;
}
.booking-item-rating .booking-item-rating-number > b {
  font-size: 25px;
}
.booking-item-address {
  line-height: 1em;
  font-size: 13px;
}
.booking-item-price-from {
  display: block;
  font-size: 12px;
  line-height: 1em;
}
.booking-item-price {
  font-size: 47px;
  color: #626262;
  line-height: 1em;
  display: inline-block;
  margin-bottom: 12px;
}
.booking-item-number {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #e6e6e6;
  text-align: center;
  color: #fff;
  display: block;
  top: 2px;
  right: 2px;
  font-size: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.booking-item-flight-details {
  overflow: hidden;
}
.booking-item-flight-details .booking-item-departure,
.booking-item-flight-details .booking-item-arrival {
  float: left;
  width: 47%;
}
.booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-flight-details .booking-item-arrival .fa-plane {
  float: left;
  display: block;
  font-size: 30px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.booking-item-flight-details .booking-item-departure h5,
.booking-item-flight-details .booking-item-arrival h5 {
  margin-bottom: 0;
}
.booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-flight-details .booking-item-arrival .booking-item-date {
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 1em;
  padding-left: 32px;
}
.booking-item-flight-details .booking-item-departure {
  margin-right: 6%;
}
.booking-item-flight-details .booking-item-destination {
  font-size: 12px;
  line-height: 1.3em;
}
.booking-item-airline-logo > p {
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.3em;
}
.booking-item-airline-logo > img {
  width: 40px;
}
.booking-item-flight-class {
  margin-bottom: 7px;
  margin-top: -5px;
  font-size: 11px;
  color: #8f8f8f;
  line-height: 1em;
}
.booking-item-features {
  list-style: none;
  margin: 0;
  padding: 0;
}
.booking-item-features > li {
  float: left;
  position: relative;
  margin-right: 7px;
  margin-bottom: 7px;
}
.booking-item-features > li:hover > i {
  border-color: #d66f11;
}
.booking-item-features > li .booking-item-feature-sign {
  position: absolute;
  bottom: 2px;
  left: 0;
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  width: 100%;
}
.booking-item-features > li > i {
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 23px;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  color: #686868;
}
.booking-item-features-dark > li > i {
  background: #4d4d4d;
  border: 1px solid #333;
  color: #fff;
}
.booking-item-features-rentals {
  margin-top: 10px;
}
.booking-item-features-rentals > li {
  margin-bottom: 0;
}
.booking-item-car-title {
  margin-top: 7px;
  font-size: 12px;
  line-height: 1em;
  margin-bottom: 0;
}
.booking-item-features-sign > li {
  padding-bottom: 15px;
}
.booking-item-features-small > li {
  margin-right: 5px;
  margin-bottom: 5px;
}
.booking-item-features-small > li > i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 17px;
}
.booking-item-features-small > li > i > img {
  width: 20px;
}
.booking-item-features-expand {
  display: block;
}
.booking-item-features-expand .booking-item-feature-title {
  position: relative;
  line-height: 37px;
  margin-left: 7px;
  color: #686868;
}
.booking-item-features-expand > li {
  float: none;
  display: block;
  overflow: hidden;
}
.booking-item-features-expand > li:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.booking-item-features-expand > li > i {
  float: left;
}
.booking-item-features-2-col > li {
  float: left;
  width: 50%;
  margin-right: 0;
}
.booking-item-container .booking-item-details {
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s, height 0.3s;
  -ms-transition: opacity 0.3s, -ms-transform 0.3s, height 0.3s;
  transition: opacity 0.3s, transform 0.3s, height 0.3s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.booking-item-container .booking-item-details h5 {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
}
.booking-item-container .booking-item-details h5.list-title {
  margin-bottom: 0;
}
.booking-item-container .booking-item-details .list {
  margin-bottom: 20px;
}
.booking-item-container.active .booking-item-details {
  height: auto;
  overflow: auto;
  padding: 15px;
  border: 1px solid #e6e6e6;
  border-top: none;
  position: relative;
  font-size: 11px;
  line-height: 1.6em;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.booking-title {
  margin-bottom: 25px;
  margin-top: 15px;
}
.booking-title > small {
  font-size: 12px;
  margin-left: 5px;
}
.booking-filters {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 11px;
  background: #4d4d4d;
  color: #fff;
  padding: 15px 0;
  width: 263px;
  border: 1px solid #262626;
}
.booking-filters > h3 {
  padding: 0 20px;
}
.booking-filters .booking-filters-list > li {
  margin-top: 15px;
  padding: 15px 20px 0 20px;
  border-top: 1px solid #0a5571;
}
.booking-filters .booking-filters-list > li .booking-filters-title {
  margin-bottom: 5px;
}
.booking-filters .booking-filters-list > li .booking-filters-title small {
  font-size: 11px;
  font-weight: 400;
  position: relative;
  top: 10px;
  float: right;
  line-height: 1.3em;
  color: #ccc;
}
.booking-filters .booking-filters-list > li .booking-filters-sub-title {
  font-size: 15px;
  line-height: 1em;
  margin-top: 10px;
}
.booking-filters .irs-from,
.booking-filters .irs-to,
.booking-filters .irs-single {
  color: #fff;
}
.booking-filters .irs-grid-text {
  color: #d9d9d9;
}
.booking-filters.booking-filters-white {
  color: #737373;
  background: #fafafa;
  border-color: #ccc;
}
.booking-filters.booking-filters-white .irs-from,
.booking-filters.booking-filters-white .irs-to,
.booking-filters.booking-filters-white .irs-single {
  color: #737373;
}
.booking-filters.booking-filters-white .booking-filters-list > li {
  border-color: #ccc;
}
.booking-sort {
  font-size: 10px;
}
.booking-sort .booking-sort-title {
  font-size: 14px;
}
.booking-sort .booking-sort-title > a {
  color: #737373;
}
.booking-item-meta .booking-item-rating {
  border: none;
  padding: 0;
  margin-bottom: 30px;
  display: block;
}
.booking-item-meta .booking-item-rating-stars {
  font-size: 30px;
  margin-bottom: -3px;
  margin-right: 10px;
}
.booking-item-meta .booking-item-rating-number {
  font-size: 20px;
}
.booking-item-meta .booking-item-rating-number b {
  font-size: 30px;
}
.booking-item-raiting-list,
.booking-item-raiting-summary-list {
  font-size: 13px;
  margin-bottom: 30px;
}
.booking-item-raiting-list > li,
.booking-item-raiting-summary-list > li {
  margin-bottom: 5px;
  overflow: hidden;
}
.booking-item-raiting-list > li > div,
.booking-item-raiting-summary-list > li > div {
  height: 26px;
  float: left;
  line-height: 26px;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-title,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
  width: 24%;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar {
  width: 60%;
  background: #e6e6e6;
  height: 20px;
  margin-top: 3px;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar > div,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar > div {
  background: #ed8323;
  height: 100%;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-number,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-number {
  margin-left: 2%;
  width: 10%;
}
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
  width: 48%;
}
.booking-item-raiting-summary-list > li .booking-item-rating-stars {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  color: #ed8323;
}
.booking-item-reviews > li {
  margin-bottom: 20px;
}
.booking-item-reviews > li .booking-item-review-person p {
  line-height: 1em;
}
.booking-item-reviews > li .booking-item-review-person-avatar {
  display: table;
  margin-bottom: 8px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.booking-item-reviews > li .booking-item-review-person-avatar:hover {
  -webkit-box-shadow: 0 0 0 2px #ed8323;
  box-shadow: 0 0 0 2px #ed8323;
}
.booking-item-reviews > li .booking-item-review-person-avatar > img {
  max-width: 70px;
}
.booking-item-reviews > li .booking-item-review-person-name {
  margin-bottom: 5px;
}
.booking-item-reviews > li .booking-item-review-person-loc {
  margin-bottom: 0px;
  font-size: 11px;
}
.booking-item-reviews > li .booking-item-review-content {
  padding: 15px 17px;
  border: 1px solid #e6e6e6;
  position: relative;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.booking-item-reviews > li .booking-item-review-content:before {
  z-index: 2;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 20px solid #ededed;
  border-bottom: 15px solid transparent;
  left: -20px;
  top: 14px;
}
.booking-item-reviews > li .booking-item-review-content > h5 {
  margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
  width: 75px;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li .booking-item-rating-stars {
  margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-more,
.booking-item-reviews > li .booking-item-review-content .booking-item-review-more-content {
  display: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand {
  position: relative;
  height: 30px;
  cursor: pointer;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span {
  color: #ed8323;
  line-height: 30px;
  height: 30px;
  display: block;
  position: absolute;
  font-size: 14px;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span.booking-item-review-expand-less {
  display: none;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more {
  display: inline;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more-content {
  display: block;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand	span.booking-item-review-expand-less {
  display: block;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand	span.booking-item-review-expand-more {
  display: none;
}
.booking-item-reviews > li .booking-item-raiting-summary-list {
  margin-bottom: 10px;
}
.booking-item-reviews > li .booking-item-rating-stars {
  font-size: 14px;
  color: #ed8323;
  margin-bottom: 5px;
}
.booking-item-reviews > li .booking-item-review-rate {
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-rate .fa {
  margin-left: 7px;
}
.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars {
  color: #b3b3b3;
}
.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li.hovered {
  color: #808080;
}
.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li.selected {
  color: #ed8323;
}
.booking-item-deails-date-location {
  padding: 15px 17px;
  background: #f7f7f7;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ed8323;
}
.booking-item-deails-date-location > ul {
  font-size: 12px;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
.booking-item-deails-date-location > ul > li {
  margin-bottom: 15px;
}
.booking-item-deails-date-location > ul > li p {
  margin-bottom: 5px;
}
.booking-item-deails-date-location > ul > li p > i {
  margin-right: 7px;
  height: 23px;
  width: 23px;
  line-height: 23px;
  font-size: 11px;
}
.booking-item-deails-date-location > ul > li h5 {
  font-size: 14px;
  margin-bottom: 5px;
  color: #515151;
}
.booking-item-price-calc {
  font-size: 13px;
}
.booking-item-price-calc .checkbox {
  margin-bottom: 5px;
  margin-top: 0;
}
.booking-item-price-calc .checkbox label {
  font-weight: 100;
}
.booking-item-price-calc .icheck {
  width: 20px;
  height: 20px;
  line-height: 18px;
  top: 2px;
}
.booking-item-price-calc .list {
  margin-bottom: 10px;
}
.booking-item-price-calc .list > li {
  margin-bottom: 7px;
}
.booking-item-price-calc .list > li > small {
  display: block;
  font-size: 11px;
}
.booking-item-price-calc .list > li > p {
  height: 25px;
  line-height: 25px;
  margin-bottom: 0;
}
.booking-item-price-calc .list > li > p span {
  float: right;
}
.booking-item-price-calc .list > li:last-child {
  padding-top: 7px;
  border-top: 1px solid #ccc;
  color: #5c5c5c;
}
.booking-item-price-calc .list > li:last-child > p > span {
  font-size: 15px;
  font-weight: 600;
}
.booking-item-passengers > li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px dashed #e6e6e6;
}
.booking-item-passengers > li:last-child {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #e6e6e6;
}
.booking-item-passengers label {
  font-weight: 100;
  font-size: 13px;
}
.booking-item-payment-total-flight {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #f2f2f2;
  margin-right: 30px;
}
.booking-item-payment-total-flight > li {
  padding: 10px 15px;
  background: #4d4d4d;
  color: #e6e6e6;
}
.booking-item-payment-total-flight > li:first-child {
  border-bottom: 1px dashed #1a1a1a;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.booking-item-payment-total-flight > li:first-child > h5 {
  line-height: 1em;
  margin: 3px 0;
  color: #f09644;
}
.booking-item-payment-total-flight > li:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait {
  background: #333;
}
.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait > p {
  font-size: 13px;
  line-height: 1.4em;
  margin: 0;
  text-align: center;
}
.booking-item-payment-total-flight > li h5 {
  color: #fff;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .fa-plane {
  font-size: 20px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival h5 {
  font-size: 14px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .booking-item-date {
  padding-left: 23px;
  font-size: 11px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-destination {
  font-size: 12px;
}
.booking-item-payment-total-flight > li .booking-item-flight-duration > p {
  margin-bottom: 5px;
  line-height: 1em;
  font-size: 13px;
}
.booking-item-payment-total-flight > li .booking-item-flight-duration > h5 {
  font-weight: 400;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .fa-plane {
  font-size: 20px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival h5 {
  font-size: 14px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .booking-item-date {
  padding-left: 23px;
  font-size: 11px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-destination {
  font-size: 12px;
}
.booking-item-payment-flight .booking-item-flight-duration > p {
  margin-bottom: 5px;
  line-height: 1em;
  font-size: 13px;
}
.booking-item-payment-flight .booking-item-flight-duration > h5 {
  font-weight: 400;
}
.booking-item-dates-change {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 20px;
  border: 1px solid #ed8323;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
  box-shadow: 0 2px 1px rgba(0,0,0,0.15);
}
.booking-item-payment {
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.1);
  box-shadow: 0 2px 1px rgba(0,0,0,0.1);
  border: 1px solid rgba(0,0,0,0.15);
}
.booking-item-payment > header {
  padding: 10px 15px;
  background: #f7f7f7;
}
.booking-item-payment > header .booking-item-payment-img {
  float: left;
  display: block;
  width: 30%;
  margin-right: 5%;
}
.booking-item-payment > header .booking-item-payment-title {
  font-size: 14px;
  margin-bottom: 0;
}
.booking-item-payment > header .booking-item-rating-stars {
  font-size: 11px;
}
.booking-item-payment .booking-item-payment-total {
  margin-bottom: 0;
  padding: 8px 30px 8px 15px;
  font-size: 12px;
}
.booking-item-payment .booking-item-payment-total > span {
  font-size: 24px;
  color: #686868;
  font-weight: 400;
  letter-spacing: -2px;
}
.booking-item-payment .booking-item-payment-details {
  list-style: none;
  margin: 0;
  padding: 15px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.booking-item-payment .booking-item-payment-details > li {
  margin-bottom: 20px;
  overflow: hidden;
}
.booking-item-payment .booking-item-payment-details > li:last-child {
  margin-bottom: 0;
}
.booking-item-payment .booking-item-payment-details > li > h5 {
  line-height: 1em;
}
.booking-item-payment .booking-item-payment-details > li > p {
  margin-bottom: 0;
  color: #686868;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-item-title {
  color: #515151;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date,
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
  float: left;
  display: block;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
  width: 15%;
  text-align: center;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-day {
  margin-bottom: 5px;
  line-height: 1em;
  color: #686868;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-weekday {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1em;
  color: #7a7a7a;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price {
  margin: 0;
  padding: 0;
  list-style: none;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li {
  width: 70%;
  overflow: hidden;
  font-size: 12px;
  border-bottom: 1px dashed #d9d9d9;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-title,
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
  float: left;
  margin: 0;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
  float: right;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount > small {
  margin-left: 3px;
}
.booking-item-details .booking-item-header {
  margin-bottom: 20px;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #f2f2f2;
}
.booking-item-details .booking-item-header-price {
  font-size: 19px;
  text-align: right;
  line-height: 1em;
}
.booking-item-details .booking-item-header-price .text-lg {
  font-size: 42px;
  line-height: 1em;
}
.booking-item-details .booking-item-header-price small {
  font-size: 13px;
}
.booking-details-tabbable .nav > li > a > .fa {
  margin-right: 5px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  font-size: 13px;
  position: relative;
  top: -1px;
}
.booking-details-tabbable .nav > li.active > a > .fa {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.booking-list-wishlist > li {
  padding-top: 30px;
  padding-right: 25px;
}
.booking-list-wishlist > li .booking-item-wishlist-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #f2f2f2;
  background: #f7f7f7;
  border-bottom: none;
  font-size: 12px;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.booking-list-wishlist > li .booking-item-wishlist-title > span {
  font-size: 9px;
  color: #8f8f8f;
  margin-left: 5px;
}
.booking-list-wishlist > li .booking-item-wishlist-remove {
  position: absolute;
  top: 30px;
  right: 0;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #e6e6e6;
  color: #737373;
  text-align: center;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}
.booking-list-wishlist > li .booking-item-wishlist-remove:hover {
  background: #4d4d4d;
  color: #fff;
}

.user-ticket{
  background: #FFF;
  border: 1px #696969 solid;
  border-radius: 5px;
  margin-bottom: 20px;
}
.user-ticket .row{
  border-radius: 5px;
  padding: 15px;
  margin: 0px;
}
.user-ticket .row:first-child{
  background: #EBEBEB;
  border-bottom: 1px #696969 solid;
}
.admin-ticket{
  background: #F2F7FF;
  border: 1px #005BEC solid;
  border-radius: 5px;
  margin-bottom: 20px;
}
.admin-ticket .row{
  border-radius: 5px;
  padding: 15px;
  margin: 0px;
}
.admin-ticket .row:first-child{
  background: #CFE6FF;
  border-bottom: 1px #005BEC solid;
}



.textbox{
  width: 30px !important;
  height: 20px !important;
  position: relative !important;
  top: 0px !important;
  left: 0px !important;
  text-align: center !important;
}
label p{
  display: inline-block !important;
  margin-left: 50px !important;
}
.testDescription a{
  cursor: pointer;
}
.testDescription .description{
  background-color: rgb(237, 255, 166);
  border-radius: 5px;
  display: none;
}

.meter {
	height: 27px;  /* Can be anything */
	position: relative;
	margin: 60px 0 20px 0; /* Just for demo spacing */
	background: #555;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 3px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
	box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
}
.meter > span {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 20px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color: rgb(43,194,83);
	background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0, rgb(43,194,83)),
	  color-stop(1, rgb(84,240,84))
	 );
	background-image: -moz-linear-gradient(
	  center bottom,
	  rgb(43,194,83) 37%,
	  rgb(84,240,84) 69%
	 );
	-webkit-box-shadow:
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow:
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	box-shadow:
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}
.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image:
	   -webkit-gradient(linear, 0 0, 100% 100%,
	      color-stop(.25, rgba(255, 255, 255, .2)),
	      color-stop(.25, transparent), color-stop(.5, transparent),
	      color-stop(.5, rgba(255, 255, 255, .2)),
	      color-stop(.75, rgba(255, 255, 255, .2)),
	      color-stop(.75, transparent), to(transparent)
	   );
	background-image:
		-moz-linear-gradient(
		  -45deg,
	      rgba(255, 255, 255, .2) 25%,
	      transparent 25%,
	      transparent 50%,
	      rgba(255, 255, 255, .2) 50%,
	      rgba(255, 255, 255, .2) 75%,
	      transparent 75%,
	      transparent
	   );
	z-index: 1;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	background-size: 50px 50px;
	-webkit-animation: move 2s linear infinite;
	-moz-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	       -moz-border-radius-topright: 8px;
	    -moz-border-radius-bottomright: 8px;
	           border-top-right-radius: 8px;
	        border-bottom-right-radius: 8px;
	    -webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
	        -moz-border-radius-topleft: 20px;
	     -moz-border-radius-bottomleft: 20px;
	            border-top-left-radius: 20px;
	         border-bottom-left-radius: 20px;
	overflow: hidden;
}

.animate > span:after {
	display: none;
}

@-webkit-keyframes move {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 50px 50px;
    }
}

@-moz-keyframes move {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 50px 50px;
    }
}


.orange > span {
	background-color: #f1a165;
	background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
	background-image: -webkit-linear-gradient(#f1a165, #f36d0a);
}

.red > span {
	background-color: #f0a3a3;
	background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f0a3a3),color-stop(1, #f42323));
	background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
}

.nostripes > span > span, .nostripes > span:after {
	-webkit-animation: none;
	-moz-animation: none;
	background-image: none;
}

/* Example Styles for Demo */

.etabs {
    margin: 0;
    padding: 0;
}

.tab {
}

.tab a {
    font-size: 14px;
    line-height: 2em;
    display: block;
    padding: 0 10px;
    outline: none;
}

.tab a:hover {
    text-decoration: underline;
}

.tab a.active {
    font-weight: bold;
}

.panel-container {
	width: 70%;
	height: 200px;
	padding-right: 20px;
	float: left;
	display: inline-block;
}


/* Styles for alternate tabActiveClass */

.tab.selected-tab {
    background: #fff;
    padding-top: 6px;
    position: relative;
    top: 1px;
    border-color: #666;
}

.tab a.selected-tab {
    font-weight: bold;
}
/* Styles for Tabs on Side */
#tab-side-container {
	height: 200px;
	position: relative;
	background: #FFF;
	border: 1px #FFF solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0 40px 0;
	overflow: hidden;
	box-shadow: 0 0 0px 1px #d9d9d9;
	font-size: 0;
}
#tab-side-container .tab-img{
	width: 35%;
	display: inline-block;
	float: left;
	text-align: left;
}
#tab-side-container img{
	height: 200px;
}
#tab-side-container .title{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	padding: 10px;
	z-index: 5;
}
#tab-side-container .tab-content{
	width: 65%;
	padding: 10px 0;
	display: inline-block;
	float: right;
	height: 200px;
	overflow: hidden;
}
#tab-side-container .tab-content h2{
	color: #535353;
	font-size: 16px;
	margin: 0;
}
#tab-side-container .tab-content p{
	color: #535353;
	height: 100px;
	line-height: 25px;
	font-size: 12px;
	margin: 0;
	overflow: hidden;
}
#tab-side-container .tab-button{
	color: #FFF;
	background: #595959;
	font-size: 13px;
	padding: 2px 20px;
	margin: 10px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
}

#tab-side-container ul {
	width: 30%;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px #d2d2d2 solid;
	float: right;
	display: inline-block;
}
#tab-side-container ul li {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 1px #d2d2d2 solid;
}
#tab-side-container ul li:last-child {
	border-bottom: none;
}

#tab-side-container ul li a {
	position: relative;
	color: #4b4b4b;
	display: block;
	padding: 0 7px;
	font-size: 12px;
	text-align: right;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
}

#tab-side-container ul li a:hover {
	color: #FFF;
	background: #999;
}
#tab-side-container ul li a.active {
	color: #FFF;
	background: #595959;
}
#tab-side-container ul li.active::after {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 20px 0;
	border-color: transparent #595959 transparent transparent;
	z-index: 1;
}

#tab-side-container ul li.selected-tab {
    background: #fff;
    position: relative;
    left: 1px;
    border-style: solid;
    border-width: 1px 0;
}

#tab-side-container ul li:first-child.selected-tab {
    border-top: none;
}

#tab-side-container ul li a.selected-tab {
    font-weight: bold;
    text-decoration: none;
}

@media(max-width: 650px){
	#tab-side-container .tab-img{
		display: none;
	}

	#tab-side-container .tab-content{
		width: 100%;
	}
	#tab-side-container ul {
		width: 40%;
	}
	.panel-container {
		width: 60%;
	}
}

.form input[type=text], .form select, .form textarea{
	min-width: 300px;
	font-size: 14px;
	border: 1px #CCC solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

.open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration:.8s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.8s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.8s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


.messageToAll{
	background: #00D2FF;
	padding: 5px;
}
.messageToAll p, .messageToAll a{
	color: #FFF;
	margin: 0 !important;
	text-align: center;
	font-size: 16px;
}