
@font-face {
	font-family: 'IRANSans-web';
	src: url('../fonts/IRANSans-Light.eot?#') format('eot'),
		url('../fonts/IRANSans-Light.woff2') format('woff2'),
		url('../fonts/IRANSans-Light.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'Yekan';
	src: url('../fonts/YekanWeb-Regular.eot');
	src: url('../fonts/YekanWeb-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/YekanWeb-Regular.woff') format('woff'),
		url('../fonts/YekanWeb-Regular.ttf') format('truetype');
}
:focus {
	outline: 0;
}
::selection {
	background: rgba(0, 0, 0, 0.1);
}
::-moz-selection {
	background: rgba(0, 0, 0, 0.1);
}
a {
	color: rgb(255, 82, 82);
	text-decoration: none !important;
}
a:hover {
	color: rgb(20, 20, 20);
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'IRANSans-web', Helvetica, Geneva, Verdana, sans-serif;
	font-weight: normal;
}
html,
body {
	min-height: 100%;
	height: 100%;
}
body {
	font-family: 'IRANSans-web', Helvetica, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1.6;
	direction: rtl;
	background: rgb(255, 255, 255);
	color: rgb(33, 33, 33);
}

.name-celebrity{
	font-size: 14px;
	direction: rtl;
	color: rgb(255, 82, 82);
	
}
#topbar {
	background: rgb(37, 36, 123);
	color: rgb(255, 255, 255);
	padding: 10px 0;
}
#topbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#logo {
	margin: 0 auto;
	padding: 0;
	display: block;
}
#logo a {
	width: 232px;
	height: 26px;
	display: block;
	background: url(../images/logo.png) no-repeat center center;
	text-indent: -9999px;
}
#user-nav {
	float: left;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
#user-nav>li {
	float: right;
	margin-left: 10px;
}
#user-nav>li:last-child {
	margin-left: 0;
}
#user-nav>li>a {
	color: rgb(255, 255, 255);
}
#user-nav>li>a:hover {
	color: rgb(255, 82, 82);
}
#user-nav>li>a>.fa+span {
	margin-right: 5px;
}
#header {
	background: rgb(255, 255, 255);
	border-bottom: 1px solid rgb(224, 224, 224);
	margin-bottom: 15px;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#small-search-box {
	float: left;
	position: relative;
}
.small-search-toggle,
.small-search-btn {
	width: 70px;
	height: 70px;
	line-height: 70px;
	border: none;
	font-size: 22px;
}
.small-search-toggle {
	background: rgb(243, 243, 251);
	color: rgb(37, 36, 123);
}
.small-search-form {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	display: none;
}
#small-search-box.active .small-search-form {
	z-index: 2;
	display: block;
}
.small-search-btn {
	background: rgba(255, 82, 82, 0.07);
	color: rgb(255, 82, 82);
	float: right;
	display: table-cell;
}
.small-search-input {
	display: table-cell;
	float: right;
	width: 200px;
	height: 70px;
	line-height: 70px;
	padding: 0 10px;
	border: none;
	background: rgb(243, 243, 251);
}
.section,
.subsection {
	margin: 15px 0;
}
.section-title,
.subsection-title {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.section-title>div,
.subsection-title>div {
	display: inline-block;
	position: relative;
}
.section-title>div:before,
.subsection-title>div:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 2000px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
.section-title>div:before {
	background: rgb(224, 224, 224);
	right: 100%;
	height: 1px;
}

.subsection-title>div:after {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid rgb(255, 82, 82);
}
.section-title .fa {
	color: rgb(0, 77, 64);
	font-size: 22px;
}
.section-title span {
	font-family: 'Yekan', sans-serif;
	padding: 0 5px 0 10px;
	color:rgb(24, 68, 117);
}
.subsection-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.subsection-title>div {
	background: rgb(255, 82, 82);
	border-right: 3px solid rgb(0, 77, 64);
	color: rgb(255, 255, 255);
	height: 50px;
	line-height: 45px;
	padding: 0 30px;
	right: 30px;
}
.subsection-title>div:before {
	background: rgb(255, 82, 82);
	right: -30px;
	height: 3px;
}
.subsection-title .fa {
	vertical-align: middle;
	font-size: 22px;
}
.subsection-title span {
	font-family: 'Yekan', sans-serif;
	margin-right: 10px;
}
.msection {
	margin: 15px 0;
}
.msection-title {
	background: rgb(238, 238, 238);
	color: rgb(97, 97, 97);
	font-family: 'Yekan', sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin-bottom: 10px;
}
.msection-title>.fa {
	color: rgb(0, 77, 64);
	font-size: 22px;
	margin-left: 10px;
}
.msection-title>button,
.msection-title>a {
	float: left;
	height: 26px;
	margin-top: 7px;
}
.wsection {
	position: relative;
	background: rgb(238, 238, 238);
}
.wsection-title {
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	height: 50px;
	line-height: 50px;
	font-family: 'Yekan', sans-serif;
}
.wsection-title .fa,
.wsection-footer .fa {
	font-size: 22px;
	margin-left: 10px;
}
.wsection-footer {
	background: rgba(0, 77, 64, 0.9);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	padding: 15px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.wsection-content {
	color: rgb(37, 36, 123);
	padding: 15px 0;
}
.bordered-title {
	font-family: 'Yekan', sans-serif;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgb(189, 189, 189);
}
.bordered-title:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 1px;
	height: 30px;
	margin: 0 15px;
	background: rgb(189, 189, 189);
}
.sort-hotel-list{
	background: rgb(238, 238, 238);
	border: 1px solid rgb(224, 224, 224);
	padding: 10px 15px;
	margin: 0 0 15px;
}
.page-title {
	text-align: center;
	margin-bottom: 30px;
}
.page-title>span {
	padding-bottom: 5px;
	color: rgb(33, 33, 33);
	font-family: 'Yekan', sans-serif;
	border-bottom: 1px solid rgb(255, 82, 82);
}
.ps-title {
	margin: 15px 0;
	font-family: 'Yekan', sans-serif;
	color: rgb(255, 83, 83);
}
.ps-content {
	padding: 15px 0;
}
.section-label {
	font-family: 'Yekan', sans-serif;
	color: rgb(255, 83, 83);
}
.section-info {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
.section-info li {
	margin-bottom: 5px;
}
.section-info li .fa {
	color: rgb(0, 77, 64);
	font-size: 18px;
	width: 30px;
}
.section-info-label {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	color: rgb(0, 0, 0);
}
.block {
	background: rgb(238, 238, 238);
	border: 1px solid rgb(224, 224, 224);
	margin: 15px 0;
	padding: 10px;
}
.block-title {
	background: rgb(189, 189, 189);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	padding: 7px;
	text-align: center;
	margin-bottom: 10px;
}
.block-title .fa {
	margin-left: 10px;
}
.sblock {
	background: rgb(238, 238, 238);
	margin-bottom: 30px;
	padding: 10px;
}
.sblock-title {
	color: rgb(66, 66, 66);
	font-family: 'Yekan', sans-serif;
	padding: 7px;
	text-align: center;
	margin-bottom: 10px;
}
.item-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.item-list li {
	padding: 5px;
}
.item-list li:hover {
	background: rgb(255, 255, 255);
}
.item-list li>a {
	display: block;
	color: rgb(33, 33, 33);
}
.item-list li:hover>a {
	color: rgb(255, 82, 82);
}
.item-list img {
	width: 90px;
	margin-left: 5px;
}
#section-search {
	padding: 60px 0 120px;
	background: url(../images/bg.jpg) center bottom no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.search-box-tab-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.search-box-tab-nav:after {
	content: '';
	display: block;
	clear: both;
}
.search-box-tab-nav>li {
	float: right;
}
.search-box-tab-nav>li>a {
	display: block;
	background:rgb(189, 189, 189);
	color: #a3a1a1;
	padding: 0 30px 0 30px;
	height: 50px;
	line-height: 50px;
	font-family: 'Yekan', sans-serif;
	position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align:center;
}
.search-box-tab-nav>li>a .fa {
	font-size: 30px;
	margin-left: 10px;
	vertical-align: middle;
}
.search-box-tab-nav>li>a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
	width: 0;
	height: 0;

	border-bottom: 50px solid rgb(255, 82, 82);
	z-index: 1;
}
.search-box-tab-nav>li:nth-child(1)>a {
	background: rgb(255, 82, 82);
}
.search-box-tab-nav>li:nth-child(1)>a:after {
	border-bottom-color: rgb(255, 82, 82);
}
.search-box-tab-nav>li:nth-child(2)>a {
	background: rgb(0, 188, 212);
}
.search-box-tab-nav>li:nth-child(2)>a:after {
	border-bottom-color: rgb(0, 188, 212);
}
.search-box-tab-nav>li>a:hover {
	background: rgb(37, 36, 123);
}
.search-box-tab-nav>li>a:hover:after{
	border-bottom-color: rgb(37, 36, 123);
}
.search-box-tab-nav>li.active>a {
	background: rgb(236, 236, 236);
	color: rgb(37, 36, 123);
}
.search-box-tab-nav>li.active>a:after {
	border-bottom-color: rgb(255, 255, 255);
}
.search-box-content {
	background: rgb(255, 255, 255);
	padding: 20px 40px 15px;
	-webkit-box-shadow: 0 16px 0 -10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 16px 0 -10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 16px 0 -10px rgba(0, 0, 0, 0.3);
}
.price-range-slider {
	width: 100%;
}
.star-rate {
	text-align: center;
}
.star-rate input {
	display: none;
}
.star-rate label {
	font-size: 22px;
	cursor: pointer;
	display: inline-block;
}
.star-rate label:before {
	content: '\f006';
	font-family: 'Fontawesome';
	color: rgb(66, 66, 66);
}
.star-rate label:hover:before,
.star-rate label:hover ~ label:before,
.star-rate input:checked ~ label:before {
	content: '\f005';
	color: rgb(255, 197, 0);
}
.hotel-item {
	margin: 15px 0;
	position: relative;
	background: rgb(255, 255, 255);
}
.hotel-item-img {
	background: rgb(33, 33, 33);
	overflow: hidden;
}
.hotel-item-img img {
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.hotel-item:hover .hotel-item-img img {
	
}
.hotel-item-content {
	border: 1px solid rgb(224, 224, 224);
	border-top: none;
	padding: 5px 10px 15px;
	position: relative;
}
.hotel-item-info {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	line-height: 1.6;
}
.hotel-item-name:before,
.hotel-item-province:before,
.hotel-item-location:before,
.hotel-item-price:before {
	display: inline-block;
	color: rgb(255, 82, 82);
	font-family: 'Fontawesome';
	font-size: 16px;
	width: 25px;
}
.hotel-item-name:before {
	content: '\f0f7';
}
.hotel-item-province:before {
	content: '\f124';
}
.hotel-item-location:before {
	content: '\f041';
}
.hotel-item-price:before {
	content: '\f0d6';
		
}
.hotel-item-price-color{
	color: rgb(83, 128, 26);
}
.hotel-item-link {
   color: rgb(33, 148, 218);
}
.hotel-item-discount {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	background: rgb(218, 67, 31);
	color: rgb(255 ,255, 255);
	padding: 5px 10px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	z-index: 3;
}
.hotel-item-info .star-rating {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	text-align: center;
	font-size: 26px;
	color: rgb(255, 197, 0);
	text-shadow: 0 0 3px rgb(0, 0, 0);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 1;
	-webkit-transition: top 0.3s;
	-moz-transition: top 0.3s;
	transition: top 0.3s;
}
.hotel-item:hover .star-rating {
	top: -50%;
}
.hotel-item-desc {
	color: rgb(97, 97, 97);
	margin-top: 10px;
	height: 90px;
	text-align: justify;
	overflow: hidden;
}
.help-item {
	display: block;
	margin: 15px 0;
	border: 1px solid transparent;
	color: rgb(66, 66, 66);
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.help-item>div {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.help-item>div>.fa {
	float: right;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.help-item.green {
	border-color: rgb(51, 105, 30);
}
.help-item.orange {
	border-color: rgb(255, 126, 0);
}
.help-item.yellow {
	border-color: rgb(255, 198, 0);
}
.help-item.red {
	border-color: rgb(213, 0, 0);
}
.help-item>div:first-child>.fa,
.help-item>div:last-child {
	color: rgb(255, 255, 255);
	font-size: 14px;
}
.help-item.green>div:first-child>.fa,
.help-item.green>div:last-child {
	background: rgb(51, 105, 30);
}
.help-item.orange>div:first-child>.fa,
.help-item.orange>div:last-child {
	background: rgb(255, 126, 0);
}
.help-item.yellow>div:first-child>.fa,
.help-item.yellow>div:last-child {
	background: rgb(255, 198, 0);
}
.help-item.red>div:first-child>.fa,
.help-item.red>div:last-child {
	background: rgb(213, 0, 0);
}
#section-offer {
	padding: 30px 0 70px;
	background-color: rgb(223, 223, 223);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
#section-offer:before,
#section-offer:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 30px;
	width: 100%;
	height: 500px;
	background: rgb(250, 250, 250);
}
#section-offer:before {
	right: -100px;
	-webkit-transform: translateY(100%) rotate(-4deg);
	-moz-transform: translateY(100%) rotate(-4deg);
	-ms-transform: translateY(100%) rotate(-4deg);
	-o-transform: translateY(100%) rotate(-4deg);
	transform: translateY(100%) rotate(-4deg);
}
#section-offer:after {
	left: -100px;
	-webkit-transform: translateY(100%) rotate(4deg);
	-moz-transform: translateY(100%) rotate(4deg);
	-ms-transform: translateY(100%) rotate(4deg);
	-o-transform: translateY(100%) rotate(4deg);
	transform: translateY(100%) rotate(4deg);
}
.offer-carousel {
	padding: 0 45px;
}
.offer-carousel .offer-item {
	width: 247px;
	float: right;
}
.offer-carousel .owl-prev,
.offer-carousel .owl-next {
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	font-size: 24px;
	color: rgb(0, 77, 64);
	border: 2px solid rgb(0, 77, 64);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.offer-carousel .owl-prev:hover,
.offer-carousel .owl-next:hover {
	background: rgba(255, 255 ,255, 0.3);
	color: rgb(51, 105, 30);
	border-color: rgb(51, 105, 30);
}
.offer-item {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(224, 224, 224);
	padding: 15px;
	margin: 15px 0;
	position: relative;
}
.offer-item-title {
	background: rgb(0, 77, 64);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 5px;
}
.offer-item-img {
	padding: 10px;
	overflow: hidden;
	position: relative;
}
.offer-item-img img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.offer-item-img:before {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 1;
}
.offer-item-img:after {
	content: '\f219';
	font-family: 'Fontawesome';
	font-size: 30px;
	color: rgb(255, 255, 255);
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	z-index: 2;
}
.offer-item:hover .offer-item-img img {
	opacity: 0.7;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transform: scale(1.3);
}
.offer-item:hover .offer-item-img:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.offer-item:hover .offer-item-img:after {
	opacity: 1;
}
.offer-item-desc {
	height: 90px;
	text-align: justify;
	overflow: hidden;
}
.offer-item-discount {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 3;
}
.place-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.place-item {
	background: rgb(238, 238, 238);
	padding: 5px;
	position: relative;
}
.place-item:hover {
	background: rgb(0, 77, 64);
}
.place-item-thumb {
	float: right;
	margin-left: 10px;
}
.place-item-title {
	font-family: 'Yekan', sans-serif;
	color: rgb(255, 82, 82);
}
.place-item:hover .place-item-body,
.place-item:hover .place-item-title {
	color: rgb(255, 255, 255);
}
.place-item-thumb {
	position: relative;
}
.place-item-thumb:after {
	content: '';
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid rgb(0, 77, 64);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.place-item:hover .place-item-thumb:after {
	display: block;
}
.place-item-thumb img {
	width: 120px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.testimonial-carousel {
	padding: 0 30px;
}
.testimonial-carousel .owl-prev,
.testimonial-carousel .owl-next {
	font-size: 30px;
	color: rgb(0, 77, 64);
}
.testimonial-carousel .owl-prev:hover,
.testimonial-carousel .owl-next:hover {
	color: rgb(51, 105, 30);
}
.testimonial-info {
	text-align: center;
}
.testimonial-img {
	width: 60px;
	height: 60px;
	padding: 2px;
	margin-left: 5px;
	background: rgb(255, 82, 82);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: bottom;
}
.testimonial-author {
	font-family: 'Yekan', sans-serif;
}
.testimonial-content {
	margin-top: 40px;
}
#section-brand {
	background: rgb(224, 224, 224);
}
.brand-item {
	text-align: center;
	margin: 15px 0;
}
.brand-img {
	width: 1%;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
}
.brand-img img {
	max-width: 100%;
	max-height: 100%;
}
.brand-item:hover .brand-img img {
	opacity: 0.7;
}
#page-header  {
	background: rgb(224, 224, 224);
	padding: 30px 0;
	color: rgb(37, 36, 123);
}
#page-header a {
	color: rgb(37, 36, 123);
}
#page-header a:hover {
	color: rgb(255, 82, 82);
}
#page-header .breadcrumb {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	text-align: left;
}
.hotel-title {
	font-family: 'Yekan', sans-serif;
	font-size: 20px;
	margin: 0;
}
.hotel-title + .hotel-title {
	margin-top: 10px;
}
#page-header .star-rating {
	text-align: center;
	font-size: 26px;
}
.cover-box {
	position: relative;
	overflow: hidden;
}
.cover-box:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255 ,0.3);
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	-moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	z-index: 1;
}
.cover-box:hover:after {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	-moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.cover-img {
	width: 100%;
	border: 4px solid rgb(224, 224, 224);
}
.cover-discount {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	background: rgb(255, 25, 0);
	color: rgb(255 ,255, 255);
	padding: 5px 10px;
	position: absolute;
	top: 4px;
	right: 4px;
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	z-index: 2;
}
.share-list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.share-list li {
	display: table-cell;
	width: 1%;
}
.share-list li a {
	display: block;
	min-height: 34px;
	padding: 7px 5px;
	color: rgb(255, 255, 255);
	position: relative;
}
.share-list li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(0, 0, 0, 0.3);
}
.share-list li a span {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.share-list li.share-twitter a {
	background: rgb(0, 172, 237);
}
.share-list li.share-facebook a {
	background: rgb(59, 89, 152);
}
.share-list li.share-gplus a {
	background: rgb(209 ,72, 54);
}
.share-list li a:hover {
	background: rgb(66, 66, 66);
}
.reserve-date-box {
	background: rgb(238, 238, 238);
	border-top: 3px solid rgb(189, 189, 189);
	padding: 30px 15px;
}
.table-reserve th,
.table-reserve td {
	text-align: center;
}
.table-reserve th {
	background: rgb(37, 36, 123);
	color: rgb(255, 255, 255);
}
.table-reserve>tbody>tr:nth-of-type(odd),
.table-reserve>tbody>tr:hover {
	background-color: rgb(254, 244, 234);
}
.table-reserve-number {
	background: rgb(224, 224, 224);
	min-width: 70px;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	padding-right: 25px;
	text-align: right;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	display: inline-block;
	position: relative;
}
.table-reserve-number:after {
	content: '';
	display: block;
	position: absolute;
	right: 100%;
	top: 0;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid rgb(224, 224, 224);
}
.table-reserve-price,
.table-reserve-price-discount {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.table-reserve-price-discount {
	color: rgb(51, 105, 30);
}
.table-reserve-price {
	color: rgb(255, 83, 83);
	text-decoration: line-through;
}
.gallery-carousel {
	padding: 0 30px;
}
.gallery-carousel .owl-prev,
.gallery-carousel .owl-next {
	font-size: 22px;
	color: rgb(0, 77, 64);
}
.gallery-carousel .owl-prev:hover,
.gallery-carousel .owl-next:hover {
	color: rgb(51, 105, 30);
}
.gallery-thumb {
	width: 150px;
	float: right;
	background: rgb(33, 33, 33);
	border: 4px solid rgb(224, 224, 224);
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.gallery-thumb:after {
	font-family: 'Fontawesome';
	font-size: 30px;
	color: rgb(255, 255, 255);
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.gallery-item.image-item .gallery-thumb:after {
	content: '\f03e';
}
.gallery-item.video-item .gallery-thumb:after {
	content: '\f01d';
}
.gallery-thumb:hover:after {
	display: block;
}
.gallery-thumb img {
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.gallery-thumb:hover img {
	opacity: 0.4;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
#hotel-map {
	height: 350px;
	margin: 25px 0;
}
.feature-list  {
	margin: 0 -15px;
	padding: 0;
	list-style: none;
}
.feature-item {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.feature-item:before {
	content: '\f10c';
	font-family: 'Fontawesome';
	font-size: 20px;
	color: rgb(255, 82, 82);
	margin-left: 10px;
	vertical-align: middle;
}
.feature-item.checked:before {
	content: '\f058'
}
.comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment-img {
	float: right;
	position: relative;
}
.comment-img img {
	width: 64px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.comment-body {
	background: rgb(224, 224, 224);
	padding: 10px 15px;
	margin-right: 15px;
	border-bottom: 2px solid rgb(189, 189, 189);
	-webkit-border-radius: 15px 5px;
	-moz-border-radius: 15px 5px;
	border-radius: 15px 5px;
	position: relative;
}
.comment-body:before {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid rgb(224, 224, 224);
}
.comment-meta {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment-meta li {
	display: inline-block;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	margin-left: 10px;
}
.comment-meta li .fa {
	margin-left: 5px;
	font-size: 16px;
	color: rgb(117, 117, 117);
}
.certificate-hotel-item {
	margin: 15px 0;
	cursor: pointer;
}
.certificate-hotel-thumb img {
	width: 100%;
}
#searchbar,
#section-nav {
	height: 50px;
	text-align: center;
	position: fixed;
	top: -50px;
	left: 0;
	right: 0;
	z-index: 900;
	-webkit-transition: top 0.3s linear;
	-moz-transition: top 0.3s linear;
	transition: top 0.3s linear;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#searchbar.fixed,
#section-nav.fixed {
	top: 0;
}
#searchbar {
	background: rgb(37, 36, 123);
	color: rgb(255 ,255 ,255);
	padding: 5px 0;
}
#section-nav {
	background: rgb(224, 224, 224);
	padding: 10px 0;
}
#section-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#section-nav ul li {
	display: inline-block;
	margin: 0 5px;
}
#section-nav ul li a {
	display: block;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#section-nav ul li a {
	display: block;
	background: transparent;
	color: rgb(255, 82, 82);
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
#section-nav ul li:hover a {
	background: rgb(255, 255, 255);
}
#section-nav ul li.active a {
	background: rgb(37, 36, 123);
	color: rgb(255, 255, 255);
}
#place-map {
	height: 300px;
}
.sup-item {
	margin: 15px 0;
}
.sup-item img {
	width: 100%;
}
#footerbar {
	background: rgb(37, 36, 123);
	color: rgb(255, 255, 255);
	padding: 15px 0;
	margin-top: 15px;
}
#footerbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footerbar a {
	color: rgb(255, 255, 255);
}
#footerbar a:hover {
	color: rgb(255, 82, 82);
}
.footer-block {
	margin: 15px 0;
}
.fb-title {
	font-family: 'Yekan', sans-serif;
	margin-bottom: 10px;
}
.fb-content ul {
	line-height: 1.8;
}
.fb-content ul li .fa {
	width: 30px;
}
.block-about {
	text-align: center;
}
.block-about>img {
	max-width: 100%;
	margin-bottom: 10px;
}
.social-list {
	text-align: center;
}
.social-list li {
	display: inline-block;
	margin: 0 2px;
}
.social-list li a {
	display: inline-block;
	width: 34px;
	height: 34px;
	color: rgb(255, 255, 255) !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.social-list li a .fa {
	line-height: 34px;
}
.social-list li.social-twitter a {
	background: rgb(0, 172, 237);
}
.social-list li.social-facebook a {
	background: rgb(59, 89, 152);
}
.social-list li.social-gplus a {
	background: rgb(209 ,72, 54);
}
.social-list li.social-instagram a {
	background: rgb(63, 114, 155);
}
.social-list li a:hover {
	background: rgb(66, 66, 66);
}
.contact-label {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
#footer {
	font-family: 'Yekan', sans-serif;
	font-size: 13px;
	background:#002f4a;
	color: rgb(255, 255, 255);
	padding: 20px 0;
}
#footer a:hover {
	color: rgb(255, 255, 255);
}
.powered {
	text-align: left;
}
#section-banner {
	margin-top: -50px;
	margin-bottom: 30px;
}
.banner-item {
	padding: 10px 15px 50px;
	color: rgb(255, 255, 255);
	position: relative;
	overflow: hidden;
}
.banner-item.banner-telegram {
	background: rgb(0, 136, 204);
}
.banner-item.banner-android {
	background: rgb(164, 198, 57);
}
.banner-item.banner-tour {
	background: rgb(255, 194, 51);
}
.banner-item-title {
	font-family: 'Yekan', sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}
.banner-item-desc {
	font-size: 14px;
}
.banner-item .icon-box {
	font-size: 80px;
	color: rgba(255, 255, 255, 0.7);
	position: absolute;
	bottom: -40px;
	left: 0;
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	transform: rotate(20deg);
	-webkit-transition: opacity 0.1s ease-in;
	-moz-transition: opacity 0.1s ease-in;
	-ms-transition: opacity 0.1s ease-in;
	-o-transition: opacity 0.1s ease-in;
	transition: opacity 0.1s ease-in;
}
.banner-item:hover .icon-box {
	opacity: 0;
}
/**/
.banner-item.banner-telegram .telegram-th {
	position: absolute;
	top: 0;
	opacity: 0;
}
.banner-item.banner-telegram:hover .telegram-th {
	-webkit-animation: animate-telegram 1.5s ease-in-out infinite;
	-moz-animation: animate-telegram 1.5s ease-in-out infinite;
	-ms-animation: animate-telegram 1.5s ease-in-out infinite;
	-o-animation: animate-telegram 1.5s ease-in-out infinite;
	animation: animate-telegram 1.5s ease-in-out infinite;
}
@-webkit-keyframes animate-telegram {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 150px, 0);
	}
}
@-moz-keyframes animate-telegram {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-moz-transform: translate3d(0, 150px, 0);
	}
}
@-ms-keyframes animate-telegram {
	0% {
		opacity: 0;
		-ms-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-ms-transform: translate3d(0, 150px, 0);
	}
}
@-o-keyframes animate-telegram {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-o-transform: translate3d(0, 150px, 0);
	}
}
@keyframes animate-telegram {
	0% {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		transform: translate3d(0, 150px, 0);
	}
}
.banner-item.banner-telegram .telegram-th.telegram-th-1 {
	left: 5%;
	font-size: 30px;
	color: rgba(255, 255, 255, 0.9);
	animation-duration: 3s;
}
.banner-item.banner-telegram .telegram-th.telegram-th-2 {
	left: 15%;
	font-size: 30px;
	color: rgba(255, 255, 255, 0.7);
	animation-delay: 1s;
	animation-duration: 2s;
}
.banner-item.banner-telegram .telegram-th.telegram-th-3 {
	left: 20%;
	font-size: 80px;
	color: rgba(255, 255, 255, 1);
	animation-delay: 1.5s;
	animation-duration: 2s;
}
.banner-item.banner-telegram .telegram-th.telegram-th-4 {
	left: 25%;
	font-size: 50px;
	color: rgba(255, 255, 255, 0.4);
	animation-delay: 0.5s;
}
.banner-item.banner-telegram .telegram-th.telegram-th-5 {
	left: 40%;
	font-size: 30px;
	color: rgba(255, 255, 255, 0.8);
	animation-delay: 1s;
}
/**/
.banner-item.banner-tour .plane {
	position: absolute;
	left: 0;
	opacity: 0;
}
.banner-item.banner-tour:hover .plane {
	-webkit-animation: animate-planes 1.5s ease-in-out infinite;
	-moz-animation: animate-planes 1.5s ease-in-out infinite;
	-ms-animation: animate-planes 1.5s ease-in-out infinite;
	-o-animation: animate-planes 1.5s ease-in-out infinite;
	animation: animate-planes 1.5s ease-in-out infinite;
}
@-webkit-keyframes animate-planes {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(150px, -150px, 0);
	}
}
@-moz-keyframes animate-planes {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-moz-transform: translate3d(150px, -150px, 0);
	}
}
@-ms-keyframes animate-planes {
	0% {
		opacity: 0;
		-ms-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-ms-transform: translate3d(150px, -150px, 0);
	}
}
@-o-keyframes animate-planes {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		-o-transform: translate3d(150px, -150px, 0);
	}
}
@keyframes animate-planes {
	0% {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	20% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		transform: translate3d(150px, -150px, 0);
	}
}
.banner-item.banner-tour .plane.plane-1 {
	top: 20%;
	font-size: 30px;
	color: rgba(255, 255, 255, 0.9);
	animation-duration: 3s;
}
.banner-item.banner-tour .plane.plane-2 {
	top: 40%;
	font-size: 40px;
	color: rgba(255, 255, 255, 0.7);
	animation-delay: 1s;
	animation-duration: 2s;
}
.banner-item.banner-tour .plane.plane-3 {
	top: 50%;
	font-size: 110px;
	color: rgba(255, 255, 255, 1);
	animation-delay: 1.5s;
	animation-duration: 2s;
}
.banner-item.banner-tour .plane.plane-4 {
	top: 80%;
	font-size: 50px;
	color: rgba(255, 255, 255, 0.4);
	animation-delay: 0.5s;
}
.banner-item.banner-tour .plane.plane-5 {
	top: 100%;
	font-size: 80px;
	color: rgba(255, 255, 255, 0.8);
	animation-delay: 1s;
}
/**/
.animate-box.android {
	width: 167px;
	height: 202px;
	margin: 0 auto;
	position: absolute;
	bottom: -120px;
	left: -30px;
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.animate-box.android div {
	position: relative;
	background: rgba(255, 255, 255, 0.7);
}
.animate-box.android div div {
	position: absolute;
}
.animate-box.android .android-head {
	width: 110px;
	height: 50px;
	top: 16px;
	-webkit-border-radius: 55px 55px 0 0;
	-moz-border-radius: 55px 55px 0 0;
	border-radius: 55px 55px 0 0;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.animate-box.android .eye-left,
.animate-box.android .eye-right {
	background: #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 21px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
 } 
.banner-item.banner-android:hover .animate-box.android .eye-left,
.banner-item.banner-android:hover .animate-box.android .eye-right {
	-webkit-animation: animate-android-eye .4 ease-in-out;
	-moz-animation: animate-android-eye .4s ease-in-out;
	-ms-animation: animate-android-eye .4s ease-in-out;
	-o-animation: animate-android-eye .4s ease-in-out;
	animation: animate-android-eye .4s ease-in-out;
 } 
.animate-box.android .eye-left {
	left: 25px;
}
.animate-box.android .eye-right {
	right: 25px;
} 
@-webkit-keyframes animate-android-eye {
	50% {
		-webkit-transform: scale(1,0);
	}
}
@-moz-keyframes animate-android-eye {
	50% {
		-moz-transform: scale(1,0);
	}
}
@-ms-keyframes animate-android-eye {
	50% {
		-ms-transform: scale(1,0);
	}
}
@-o-keyframes animate-android-eye {
	50% {
		-o-transform: scale(1,0);
	}
}
@keyframes animate-android-eye {
	50% {
		transform: scale(1,0);
	}
}
.animate-box.android .ant-left,
.animate-box.android .ant-right {
	width: 3px;
	height: 25px;
	position: absolute;
	top: -17px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.animate-box.android .ant-left {
	left: 25px;
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
}
.animate-box.android .ant-right {
	right: 25px;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
} 
.animate-box.android .android-body {
	width: 110px;
	height: 92px;
	top: 20px;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
} 
.animate-box.android .arm-left,
.animate-box.android .arm-right {
	width: 25px;
	height: 75px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	position: absolute;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.animate-box.android .arm-left {
	left: -29px;
}
.animate-box.android .arm-right {
	right: -29px;
}
.banner-item.banner-android:hover .android-head {
	-webkit-transform: rotate(-5deg) translate(-2px, -4px);
	-moz-transform: rotate(-5deg) translate(-2px, -4px);
	-ms-transform: rotate(-5deg) translate(-2px, -4px);
	-o-transform: rotate(-5deg) translate(-2px, -4px);
	transform: rotate(-5deg) translate(-2px, -4px);
}
.banner-item.banner-android:hover .arm-right {
	-webkit-animation: animate-android .6s ease-in-out alternate infinite;
	-moz-animation: animate-android .6s ease-in-out alternate infinite;
	-ms-animation: animate-android .6s ease-in-out alternate infinite;
	-o-animation: animate-android .6s ease-in-out alternate infinite;
	animation: animate-android .6s ease-in-out alternate infinite;
}
@-webkit-keyframes animate-android {
	0% {
		-webkit-transform: rotate(0) translate(0, 0);
	}
	100% {
		-webkit-transform: rotate(-90deg) translate(30px, 25px);
	}
}
@-moz-keyframes animate-android {
	0% {
		-moz-transform: rotate(0) translate(0, 0);
	}
	100% {
		-moz-transform: rotate(-90deg) translate(30px, 25px);
	}
}
@-ms-keyframes animate-android {
	0% {
		-ms-transform: rotate(0) translate(0, 0);
	}
	100% {
		-ms-transform: rotate(-90deg) translate(30px, 25px);
	}
}
@-o-keyframes animate-android {
	0% {
		-o-transform: rotate(0) translate(0, 0);
	}
	100% {
		-o-transform: rotate(-90deg) translate(30px, 25px);
	}
}
@keyframes animate-android {
	0% {
		transform: rotate(0) translate(0, 0);
	}
	100% {
		transform: rotate(-90deg) translate(30px, 25px);
	}
}
/**/
#page-content {
	padding: 30px 0;
}
.table-tour-details th {
	white-space: nowrap;
}
.tour-package {
	border-bottom: 1px dashed rgb(117, 117, 117);
	margin-bottom: 10px;
}
.tour-package-content {
	background: rgb(238, 238, 238);
}
.tour-package-footer {
	background: rgb(224, 224, 224);
	padding: 10px 15px;
}
.tour-package-price {
	font-family: 'Yekan', sans-serif;
	font-size: 18px;
	color: rgb(51, 105, 30);
	text-align: left;
}
.tour-package-hotel {
	padding: 10px 15px;
	border-bottom: 1px dotted rgb(117, 117, 117);
}
.tour-package-content .tour-package-hotel:last-of-type {
	border-bottom: none;
}
.tour-package-hotel-cover {
	position: relative;
}
.tour-package-hotel-cover:after {
	position: relative;
}
.tour-package-hotel-cover>.star {
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	color: rgb(255, 255, 255);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.tour-package-hotel-cover>img {
	width: 100%;
}
.tour-package-hotel-title {
	font-family: 'Yekan', sans-serif;
	font-size: 18px;
	margin: 0 0 10px;
}
.tour-package-hotel-title:before,
.tour-package-hotel-location:before,
.tour-package-hotel-room:before {
	font-family: 'Fontawesome';
	display: inline-block;
	color: rgb(0, 77, 64);
	font-size: 18px;
	width: 30px;
}
.tour-package-hotel-title:before {
	content: '\f1ad';
}
.tour-package-hotel-location:before {
	content: '\f041';
}
.tour-package-hotel-room:before {
	content: '\f236';
}
.table-tour-destination>thead th {
	background: rgb(37, 36, 123);
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 22px;
}
#tour-map {
	height: 350px;
}
.about-sidebar {
	border-right: 1px solid rgb(200, 200, 200);
	-webkit-box-shadow: inset -8px 0 0 -4px rgb(238, 238, 238);
	-moz-box-shadow: inset -8px 0 0 -4px rgb(238, 238, 238);
	box-shadow: inset -8px 0 0 -4px rgb(238, 238, 238);
}
.about-block-header {
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	padding: 0 15px;
}
.about-tab-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.about-block {
	margin-bottom: 15px;
}
.about-block-content ul li {
	border-bottom: 1px solid rgb(224, 224, 224);
}
.about-block-content ul li a {
	color: rgb(117, 117, 117);
	font-size: 12px;
	padding: 0 10px 0 5px;
	line-height: 36px;
	height: 36px;
	display: block;
	margin: 2px 0;
}
.about-block-content ul li>a:hover {
	background: rgb(245, 245, 245);
}
.about-block-content ul li.active>a {
	color: rgb(66, 66, 66);
	background: rgb(238, 238, 238);
	-webkit-box-shadow: inset -8px 0 0 -4px rgb(200, 200, 200);
	-moz-box-shadow: inset -8px 0 0 -4px rgb(200, 200, 200);
	box-shadow: inset -8px 0 0 -4px rgb(200, 200, 200);
}
.about-tab-header {
	border-bottom: 1px solid rgb(200, 200, 200);
}
.about-tab-header .about-tab-title {
	color: rgb(255, 82, 82);
	font-family: 'Yekan', sans-serif;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	margin: 0;
}
.about-tab-content {
	padding: 30px 0 0;
}
.quote-block-content {
	background: rgb(238, 238, 238);
	font-size: 14px;
	padding: 10px 10px 20px;
}
.quote-block-content blockquote {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: justify;
}
.quote-block-footer {
	background: rgb(224, 224, 224);
	padding: 5px 10px 10px;
	font-family: 'Yekan', sans-serif;
	position: relative;
}
.quote-block-footer:before {
	border-top: 15px solid rgb(238, 238, 238);
	border-left: 25px solid transparent;
	position: absolute;
	top: 0;
	left: 15px;
	width: 0;
	height: 0;
	content: '';
}
.quote-block-footer:after {
	content: '';
	display: block;
	clear: both;
}
.quote-img {
	width: 60px;
	height: 60px;
	background: rgb(189, 189, 189);
	-webkit-box-shadow: 0 0 0 2px rgb(255, 255, 255), 0 0 0 3px rgb(189, 189, 189);
	-moz-box-shadow: 0 0 0 2px rgb(255, 255, 255), 0 0 0 3px rgb(189, 189, 189);
	box-shadow: 0 0 0 2px rgb(255, 255, 255), 0 0 0 3px rgb(189, 189, 189);
	float: right;
	display: inline-block;
	margin: -15px 0 0 10px;
}
.quote-name {
	color: rgb(37, 36, 123)
}
.quote-role {
	color: rgb(255, 82, 82);
	font-size: 12px;
}
#page-cover {
	padding: 60px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
#page-cover:before {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
}
#page-cover>.container {
	position: relative;
	z-index: 1;
}
.cover-title {
	font-family: 'Yekan', sans-serif;
	padding-left: 16px;
	color: rgb(255, 255, 255);
	text-shadow: -1px 1px 1px rgb(0, 0, 0);
	text-align: center;
	margin: 0;
}
.about-stat-item {
	text-align: center;
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.6);
}
.about-stat-item-icon {
	font-size: 44px;
}
.about-stat-item-value {
	font-size: 30px;
}
.about-stat-item-label {
	font-size: 20px;
}
.app-market {
	padding: 0;
	margin: 0 -15px;
	list-style: none;
}
.market-item {
	background: rgb(238, 238, 238);
	padding: 0 30px 0 0;
	margin: 0 auto 30px;
	width: 220px;
	height: 70px;
	line-height: 70px;
	display: block;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.market-item:hover {
	background: none;
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.market-item.disabled {
	cursor: not-allowed;
	position: relative;
	overflow: hidden;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.market-item.disabled:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
}
.market-item img {
	margin-left: 10px;
}
.market-item span {
	color: rgb(102, 102, 102);
	font-family: 'Yekan', sans-serif;
	font-size: 18px;
}
.app-qrcode {
	text-align: center;
}
.app-qrcode img {
	max-width: 100%;
}
.app-screen {
	text-align: center;
}
.app-screen img {
	max-width: 100%;
}
.about-social {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.about-social>li {
	display: inline-block;
	margin: 5px;
}
.about-social>li>a {
	background: rgb(238, 238, 238);
	width: 70px;
	height: 70px;
	text-align: center;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.about-social>li>a:hover {
	background: none;
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.about-social>li>a>.fa {
	line-height: 70px;
	font-size: 28px;
}
.about-social>li>a>.fa-twitter {
	color: rgb(85, 172, 238);
}
.about-social>li>a>.fa-facebook {
	color: rgb(59, 89, 152);
}
.about-social>li>a>.fa-google-plus {
	color: rgb(220, 78, 65);
}
.about-social>li>a>.fa-instagram {
	color: rgb(18, 86, 136);
}
.about-social>li>a>.fa-paper-plane {
	color: rgb(0, 136, 204);
}
.about-social>li>a:hover>.fa {
	color: rgb(66, 66, 66);
}
.award-item {
	margin: 15px 0;
	text-align: center;
}
.award-item>img {
	max-width: 140px;
	max-height: 180px;
}
.award-item:hover>img {
	opacity: 0.7;
}
.award-item figcaption {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	margin-top: 10px;
	color: rgb(33, 33, 33);
	height: 44px;
	overflow: hidden;
}
.mbox-outer {
	background: url(../img/pattern.png) center center;
	padding: 15px;
}
.mbox-inner {
	background: rgb(255, 255, 255);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	padding: 15px;
}
.mbox-icon {
	background: rgb(217,187,100);
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: rgb(255, 255, 255);
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	font-size: 50px;
	display: block;
	text-align: center;
	margin: 0 auto 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.mb-form-group {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.mb-label,
.mb-field {
	display: table-cell;
	vertical-align: middle;
	height: 34px;
	border: 1px solid rgb(224, 224, 224);
}
.mb-label {
	background: rgb(224, 224, 224);
	color: rgb(97, 97, 97);
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	width: 140px;
	margin: 0;
	padding: 0;
	border-left: none;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.mb-field {
	width: auto;
	background: rgb(255, 255, 255);
	border-right: none;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.mb-field-control {
	width: 100%;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	border: none;
	background: none
}
.mb-form-group.active .mb-label,
.mb-form-group.active .mb-field {
	border-color: rgb(33, 150, 243);
}
.mb-form-group.active .mb-label {
	background: rgb(33, 150, 243);
	color: rgb(250, 250, 250);
}
.mb-form-group.active .mb-field {
	background: rgb(238, 238, 238);
}
.reservation-details {
	position: relative;
}
.reservation-details:after {
	background: rgb(224, 224, 224);
	content: '';
	position: absolute;
}
.rd-cover {
	position: relative;
	margin-bottom: 10px;
}
.rd-cover img {
	width: 100%;
}
.rd-cover .star {
	text-shadow: 0 1px 1px rgb(0, 0, 0);
	font-size: 18px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	width: 100%;
	padding: 10px 0;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.rd-info {
	margin-bottom: 5px;
}
.rd-info>.fa {
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	font-size: 17px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.rd-info>.rd-label {
	font-family: 'Yekan', sans-serif;
	color: rgb(117, 117, 117);
}
.reservation-wizard {
	margin: 0 0 45px;
	padding: 0;
	list-style: none;
	counter-reset: reservation-wizard-counter;
}
.reservation-wizard>li {
	display: table-cell;
	width: 1%;
	text-align: center;
	position: relative;
	padding: 35px 0 0;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.reservation-wizard>li:before,
.reservation-wizard>li:after {
	width: 50%;
	height: 0;
	border-bottom: 4px dotted rgb(224, 224, 224);
	display: inline-block;
	float: right;
	content: '';
	position: absolute;
	top: 15px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.reservation-wizard>li:before {
	right: 0;
}
.reservation-wizard>li:after {
	left: 0;
}
.reservation-wizard>li.active:before {
	border-bottom-color: rgb(92, 184, 92);
}
.reservation-wizard>li.done:before,
.reservation-wizard>li.done:after {
	border-bottom-color: rgb(92, 184, 92);
	border-bottom-style: solid;
}
.reservation-wizard>li>.rv-title {
	color: rgb(117, 117, 117);
}
.reservation-wizard>li>.rv-title:before {
	content: counter(reservation-wizard-counter, persian);
	counter-increment: reservation-wizard-counter;
	background: rgb(224, 224, 224);
	width: 30px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-box-shadow: 0 0 0 4px rgb(255, 255, 255);
	-moz-box-shadow: 0 0 0 4px rgb(255, 255, 255);
	box-shadow: 0 0 0 4px rgb(255, 255, 255);
	z-index: 1;
}
.reservation-wizard>li.active:before {
	border-bottom-color: rgb(92, 184, 92);
}
.reservation-wizard>li.done:before,
.reservation-wizard>li.done:after {
	border-bottom-color: rgb(92, 184, 92);
	border-bottom-style: solid;
}
.reservation-wizard>li.active>.rv-title,
.reservation-wizard>li.done>.rv-title {
	color: rgb(0, 0, 0);
}
.reservation-wizard>li.active>.rv-title:before,
.reservation-wizard>li.done>.rv-title:before {
	background: rgb(92, 184, 92);
	color: rgb(255, 255, 255);
}
.reservation-wizard>li.done>.rv-title:before {
	content: '\f00c';
	font-family: 'Fontawesome';
}
.pending-name span {
	font-family: 'Yekan', sans-serif;
	font-size: 17px;
	color: rgb(33, 150, 243);
}
.pending-code span {
	font-family: 'Yekan', sans-serif;
	font-size: 17px;
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
}
.pending-notice span {
	font-family: 'Yekan', sans-serif;
	color: rgb(33, 150, 243);
}
.pending-name>.fa,
.pending-code>.fa,
.pending-notice>.fa {
	background: rgb(37, 36, 123);
	color: rgb(255, 255, 255);
	font-size: 17px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-left: 5px;
}
.tour-hotel-group-header,
.reservation-header {
	text-align: center;
	margin-bottom: 30px;
}
.tour-hotel-group-title,
.reservation-code,
.reservation-status {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	color: rgb(255, 255, 255);
	white-space: nowrap;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.tour-hotel-group-title:before,
.tour-hotel-group-title:after,
.reservation-code:before,
.reservation-code:after,
.reservation-status:before,
.reservation-status:after {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	content: '';
}
.tour-hotel-group-title:before,
.reservation-code:before,
.reservation-status:before {
	border-right: 15px solid rgb(255, 255, 255);
	right: 0;
}
.tour-hotel-group-title:after,
.reservation-code:after,
.reservation-status:after {
	border-left: 15px solid rgb(255, 255, 255);
	left: 0;
}
.reservation-code {
	letter-spacing: 2px;
}
.tour-hotel-group-title,
.reservation-code {
	background: rgb(37, 36, 123);
}
.reservation-status.grey {
	background: rgb(224, 224, 224);
	color: rgb(97, 97, 97);
}
.reservation-status.black {
	background: rgb(66, 66, 66);
}
.reservation-status.yellow {
	background: rgb(251, 208, 70);
}
.reservation-status.red {
	background: rgb(250, 107, 91);
}
.reservation-status.green {
	background: rgb(40, 216, 178);
}
.reservation-status.blue {
	background: rgb(81, 184, 242);
}
.reservation-help {
	margin: 15px 0 0;
	padding: 15px 0 0;
	list-style: none;
	border-top: 1px solid rgb(224, 224, 224);
}
.reservation-help>li:before {
	background: rgb(255, 82, 82);
	width: 8px;
	height: 8px;
	margin-left: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	content: '';
	display: inline-block;
}
.reservation-help>li>a {
	color: rgb(33, 150, 243);
}
.reservation-help>li>a:hover {
	color: rgb(33, 33, 33);
}
.pay-header {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.pay-header .pay-label,
.pay-header .pay-value {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
}
.pay-header .pay-label {
	background: rgb(224, 224, 224);
	color: rgb(97, 97, 97);
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.pay-header .pay-value {
	background: rgb(66, 66, 66);
	color: rgb(238, 238, 238);
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	text-align: left;
}
.pay-type {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pay-type>li {
	margin: 15px 0;
}
.pay-type-item-counter {
	border-bottom: 1px solid rgb(255, 82, 82);
	margin-bottom: 5px;
}
.pay-type-item-counter>span {
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	padding: 0 10px 0 15px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 60px 15px 0 0;
	-moz-border-radius: 60px 15px 0 0;
	border-radius: 60px 15px 0 0;
	display: inline-block;
}
.pay-type-item-title {
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	color: rgb(0, 0, 0);
}
.pay-type-item-title:before {
	background: rgb(33, 150, 243);
	width: 8px;
	height: 8px;
	margin-left: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	content: '';
	display: inline-block;
}
.pay-type-item-help {
	background: rgb(33, 150, 243);
	color: rgb(255, 255, 255);
	height: 28px;
	line-height: 28px;
	padding: 0 35px 0 10px;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	display: inline-block;
	float: left;
	position: relative;
}
.pay-type-item-help:before {
	content: '\f128';
	font-family: 'Fontawesome';
	width: 28px;
	height: 28px;
	text-align: center;
	background: rgb(37, 36, 123);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
}
.pay-type-item-help:hover {
	background: rgb(97, 97, 97);
	color: rgb(255, 255, 255);
}
.pay-type-item-help:hover:before {
	background: rgb(66, 66, 66);
}
.pay-type-item-desc {
	margin-top: 15px;
}
.gateway-type {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.gateway-type>li {
	display: inline-block;
	margin: 0 5px;
}
.gateway-type>li>a {
	padding: 5px;
	border: 2px solid rgb(224, 224, 224);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	overflow: hidden;
}
.gateway-type>li>a:hover {
	background: rgb(250, 250, 250);
	border-color: rgb(92, 184, 92);
}
.gateway-type>li>a>img {
	max-height: 60px;
	max-width: 100%;
}
.reservation-ticket {
	position: relative;
	overflow: hidden;
	background: rgb(255, 255, 255);
	text-align: center;
	margin: 15px 0;
}
.reservation-ticket-header {
	background: rgb(33, 150, 243);
	position: relative;
	padding: 20px 15px;
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	font-size: 16px;
}
.reservation-ticket-header:before {
	background: rgb(255, 255, 255);
	content: '';
	display: block;
	position: absolute;
	left: 8px;
	top: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-shadow: 20px 0 0 rgb(255, 255, 255),
	20px 0 0 rgb(255, 255, 255),
	40px 0 0 rgb(255, 255, 255),
	60px 0 0 rgb(255, 255, 255),
	80px 0 0 rgb(255, 255, 255),
	100px 0 0 rgb(255, 255, 255),
	120px 0 0 rgb(255, 255, 255),
	140px 0 0 rgb(255, 255, 255),
	160px 0 0 rgb(255, 255, 255),
	180px 0 0 rgb(255, 255, 255),
	200px 0 0 rgb(255, 255, 255),
	220px 0 0 rgb(255, 255, 255),
	240px 0 0 rgb(255, 255, 255),
	260px 0 0 rgb(255, 255, 255),
	280px 0 0 rgb(255, 255, 255),
	300px 0 0 rgb(255, 255, 255),
	320px 0 0 rgb(255, 255, 255),
	340px 0 0 rgb(255, 255, 255),
	360px 0 0 rgb(255, 255, 255),
	380px 0 0 rgb(255, 255, 255),
	400px 0 0 rgb(255, 255, 255);
	-moz-box-shadow: 20px 0 0 rgb(255, 255, 255),
	20px 0 0 rgb(255, 255, 255),
	40px 0 0 rgb(255, 255, 255),
	60px 0 0 rgb(255, 255, 255),
	80px 0 0 rgb(255, 255, 255),
	100px 0 0 rgb(255, 255, 255),
	120px 0 0 rgb(255, 255, 255),
	140px 0 0 rgb(255, 255, 255),
	160px 0 0 rgb(255, 255, 255),
	180px 0 0 rgb(255, 255, 255),
	200px 0 0 rgb(255, 255, 255),
	220px 0 0 rgb(255, 255, 255),
	240px 0 0 rgb(255, 255, 255),
	260px 0 0 rgb(255, 255, 255),
	280px 0 0 rgb(255, 255, 255),
	300px 0 0 rgb(255, 255, 255),
	320px 0 0 rgb(255, 255, 255),
	340px 0 0 rgb(255, 255, 255),
	360px 0 0 rgb(255, 255, 255),
	380px 0 0 rgb(255, 255, 255),
	400px 0 0 rgb(255, 255, 255);
	box-shadow: 20px 0 0 rgb(255, 255, 255),
	20px 0 0 rgb(255, 255, 255),
	40px 0 0 rgb(255, 255, 255),
	60px 0 0 rgb(255, 255, 255),
	80px 0 0 rgb(255, 255, 255),
	100px 0 0 rgb(255, 255, 255),
	120px 0 0 rgb(255, 255, 255),
	140px 0 0 rgb(255, 255, 255),
	160px 0 0 rgb(255, 255, 255),
	180px 0 0 rgb(255, 255, 255),
	200px 0 0 rgb(255, 255, 255),
	220px 0 0 rgb(255, 255, 255),
	240px 0 0 rgb(255, 255, 255),
	260px 0 0 rgb(255, 255, 255),
	280px 0 0 rgb(255, 255, 255),
	300px 0 0 rgb(255, 255, 255),
	320px 0 0 rgb(255, 255, 255),
	340px 0 0 rgb(255, 255, 255),
	360px 0 0 rgb(255, 255, 255),
	380px 0 0 rgb(255, 255, 255),
	400px 0 0 rgb(255, 255, 255);
}
.reservation-ticket-content {
	background: rgb(238, 238, 238);
	padding: 10px 15px 30px;
	border-top: 2px dashed rgb(189, 189, 189);
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	position: relative;
}
.reservation-ticket-content:before,	
.reservation-ticket-content:after {
	background: rgb(255, 255, 255);
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
}
.reservation-ticket-content:before {
	left: 0;
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}
.reservation-ticket-content:after {
	right: 0;
	-webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}
.voucher-code-value {
	letter-spacing: 2px;
	margin-top: 5px;
}
.reservation-ticket-content>table {
	width: 100%;
}
.reservation-people-group {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: reservation-people-counter -1;
}
.reservation-people-group>li {
	position: relative;
}
.reservation-people-group>li:before {
	content: 'Ø§Ø·Ù„Ø§Ø¹Ø§Øª Ù‡Ù…Ø±Ø§Ù‡ 'counter(reservation-people-counter, persian);
	counter-increment: reservation-people-counter;
	margin-bottom: 10px;
	background: rgb(255, 82, 82);
	color: rgb(255, 255, 255);
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
	padding: 0 10px 0 15px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 60px 15px 0 0;
	-moz-border-radius: 60px 15px 0 0;
	border-radius: 60px 15px 0 0;
	display: inline-block;
}
.reservation-people-group>li:first-child:before {
	content: 'Ø§Ø·Ù„Ø§Ø¹Ø§Øª Ø´Ù…Ø§';
}
.reservation-people-group>li:after {
	background: rgb(255, 82, 82);
	width: 100%;
	height: 1px;
	position: absolute;
	top: 30px;
	left: 0;
	display: block;
	content: '';
}
.tour-hotel-group-item {
	margin: 0 0 15px;
	background: rgb(238, 238, 238);
}
.tour-hotel-group-item .rd-info-box {
	padding: 0 10px 10px;
}
.tour-hotel-group-item .rd-info>.fa {
	background: rgb(33, 150, 243);
}
.android-btn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	max-width: 200px;
	margin: 10px auto;
	background: rgb(245,245,245);
	overflow: hidden;
}
.android-btn>i,
.android-btn>div {
	display: inline-block;
	vertical-align: middle;
	height: 50px;
}
.android-btn>i {
	padding: 0 20px;
	font-size: 26px;
	line-height: 50px;
	color: rgb(164, 198, 57);
	border-left: 1px solid rgb(189, 189, 189);
	background: rgb(245,245,245);
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e0e0e0',GradientType=0 );
	-webkit-box-shadow: -1px 0 0 rgb(255, 255, 255);
	-moz-box-shadow: -1px 0 0 rgb(255, 255, 255);
	box-shadow: -1px 0 0 rgb(255, 255, 255);
}
.android-btn>div {
	padding: 0 10px;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
.android-btn>div .android-btn-title {
	color: rgb(117, 117, 117);
}
.android-btn>div .android-btn-pf {
	color: rgb(164, 198, 57);
}
.android-btn:hover>i {
	background: transparent;
}
.star:after {
	font-family: 'Fontawesome';
	color: #E6B800;
}
.star-1.star:after {
	content: '\f005';
}
.star-2.star:after {
	content: '\f005\f005';
}
.star-3.star:after {
	content: '\f005\f005\f005';
}
.star-4.star:after {
	content: '\f005\f005\f005\f005';
}
.star-5.star:after {
	content: '\f005\f005\f005\f005\f005';
}
.star-6.star:after {
	content: '\f005\f005\f005\f005\f005\f005';
}
.star-7.star:after {
	content: '\f005\f005\f005\f005\f005\f005\f005';
}
.pagination-list {
	text-align: center;
	font-size: 14px;
}
.progress-bar {
	font-family: 'Yekan', sans-serif;
}
.alert {
	padding: 7px 15px;
	margin-bottom: 10px;
	border-width: 0 4px 0 0;
	border-radius: 0;
}
a .fa+span,
.btn .fa+span {
	margin-right: 5px;
}
.tooltip-inner,
.btn,
label,
th,
.control-label {
	font-weight: normal;
	font-family: 'Yekan', sans-serif;
	font-size: 14px;
}
legend {
	border: none;
	overflow: hidden;
}
legend span {
	display: inline-block;
	position: relative;
	font-family: 'Yekan', sans-serif;
	padding-left: 15px;
}
legend span:after {
	background: rgb(224, 224, 224);
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 100%;
	width: 2000px;
	height: 1px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
select.form-control {
	padding: 0 3px;
}
.input-group-addon {
	min-width: 45px;
}
.modal-footer .checkbox {
	margin: 0;
	text-align: right;
}
ol {
	list-style-type: persian;
}
.overlay-link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	z-index: 10;
}
.body-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 2001;
	cursor: pointer;
}
/*Plugins*/
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.owl-nav .owl-prev {
	right: 0;
}
.owl-nav .owl-next {
	left: 0;
}
.lg-outer {
	direction: ltr;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: rgb(37, 36, 123);
}
body.lg-on {
	overflow: hidden;
}
.lg-css3.lg-lollipop .lg-item {
	opacity: 0;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}
.lg-css3.lg-lollipop .lg-item.lg-next-slide {
	-moz-transform: translate3d(0,0,0) scale(0.5);
	-o-transform: translate3d(0,0,0) scale(0.5);
	-ms-transform: translate3d(0,0,0) scale(0.5);
	-webkit-transform: translate3d(0,0,0) scale(0.5);
	transform: translate3d(0,0,0) scale(0.5);
}
.lg-css3.lg-lollipop .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide,.lg-css3.lg-lollipop .lg-item.lg-next-slide,.lg-css3.lg-lollipop .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0;
	-moz-transition: -moz-transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0;
	-o-transition: -o-transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0;
	transition: transform 1s cubic-bezier(0,0,0.25,1) 0s,opacity .1s ease 0;
}
/*Responsive*/
@media(max-width:767px) {
	#topbar {
		text-align: center;
	}
	#logo a {
		margin: 0 auto 5px;
	}
	#user-nav {
		float: none;
	}
	#user-nav li {
		display: inline-block;
		float: none;
		margin: 0 5px;
	}
	.nav-toggle {
		width: 70px;
		height: 70px;
		line-height: 70px;
		background: rgb(243, 243, 251);
		color: rgb(37, 36, 123);
		font-size: 22px;
		border: none;
		display: inline-block;
	}
	.nav-toggle:hover,
	.nav-toggle:focus,
	.nav-toggle.active {
		background: rgba(255, 82, 82, 0.07);
		color: rgb(255, 82, 82);
	}
	#navigation {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		z-index: 2002;
		overflow-y: scroll;
		width: 250px;
		padding: 15px 0;
		background: rgb(66, 66, 66);
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		-o-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	#navigation.active {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	#navigation>ul>li a {
		display: block;
		height: 40px;
		line-height: 40px;
		font-family: 'Yekan', sans-serif;
		font-size: 14px;
		padding: 0 15px;
		color:rgb(14, 64, 112);
	}
    #navigation>ul>li{list-style:none}
	#navigation>ul>li>a {
		background: rgba(0, 0, 0, 0.1);
		border-top: 1px solid rgba(255, 255, 255, 0.15);
		border-bottom: 1px solid #ff6c00;
	}
	#navigation>ul>li a:hover,
	#navigation>ul>li a:focus {
		background: rgba(255, 255, 255, 0.1);
	}
	#navigation>ul>li a:before {
		content: '\f104';
		font-family: 'Fontawesome';
		font-size: 14px;
		color: rgb(224, 224, 224);
		display: inline-block;
		padding-left: 10px;
	}
	.table-box table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		position: relative;
	}
	.table-box th,
	.table-box td {
		margin: 0;
		vertical-align: top;
	}
	.table-box thead {
		display: block;
		float: right;
	}
	.table-box thead tr {
		display: block;
	}
	.table-box th {
		display: block;
		text-align: left;
		border-bottom: 0;
		border-right: 0;
	}
	.table-box tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}
	.table-box tbody tr {
		display: inline-block;
		vertical-align: top;
		border-right: 1px solid #babcbf;
	}
	.table-box td {
		border-right: 0;
		border-left: 0;
		border-bottom: 0;
		display: block;
		min-height: 1.25em;
		text-align: right;
	}
	.table-box th:last-child,
	.table-box td:last-child {
		border-bottom: 1px solid #babcbf;
	}
	#searchbar,
	#section-nav {
		display: none;
	}
	.reservation-details {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.reservation-details:after {
		width: 100%;
		height: 1px;
		bottom: 0;
		left: 0;
	}
}
@media(min-width:768px) {
	.nav-toggle {
		display: none;
	}
	#navigation>ul>li {
		float: right;
        list-style:none;
	}
	#navigation>ul>li:last-child {
		margin-left: 0;
	}
	#navigation>ul>li>a {
		display: block;
		height: 70px;
		line-height: 70px;
		font-family: 'Yekan', sans-serif;
		font-size: 14px;
		color:rgb(20, 76, 130);
		padding: 0 15px;
		position: relative;
	}
	#navigation>ul>li:hover>a,
	#navigation>ul>li.active>a {
		background: rgba(255, 82, 82, 0.07);
		color:#ff6c00
	}
	#navigation>ul>li:hover>a:before,
	#navigation>ul>li.active>a:before {
		content: '';
		display: block;
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		height: 3px;
		background: #ff6c00;
	}
	#navigation>ul>li:hover>a:after,
	#navigation>ul>li.active>a:after {
		content: '';
		display: block;
		position: absolute;
		bottom: 2px;
		left: 50%;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 6px solid #ff6c00;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.about-tab-header {
		margin-left: -30px;
	}
	.reservation-details:after {
		width: 1px;
		height: 100%;
		top: 0;
		left: -15px;
	}
}
.col-sm-6.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.showResult{
	padding: 40px;
    height: 300px;
}
.colorGreen
{
	color: #e8071c;
    font-size: 14pt;
}
p#demo
{
	font-size: 23pt;
    text-align: center;
    direction: rtl;
    background: #eee;
    width: 50%;
    margin-right: auto;
    margin: auto;
    margin-top: 81px;
    padding: 10px;
	font-family : 'IRANSans-web';
}