@charset "utf-8";

@font-face {
	font-family: font1;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/IRANSansWeb(FaNum).eot?v=1');
	src: url('fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('fonts/IRANSansWeb(FaNum).woff2?v=1') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('fonts/IRANSansWeb(FaNum).woff?v=1') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('fonts/IRANSansWeb(FaNum).ttf?v=1') format('truetype');
}

@font-face {
	font-family: 'BKoodakbold';
	src: url('bkoodakbold.eot?#') format('eot'),
		url('bkoodakbold.woff') format('woff'),
		url('bkoodakbold.ttf') format('truetype');
	font-weight: bold;
}

@font-face {
	font-family: "Flaticon";
	src: url("icons/flaticon.eot");
	src: url("icons/flaticon.eot#iefix") format("embedded-opentype"),
		url("icons/flaticon.woff") format("woff"),
		url("icons/flaticon.ttf") format("truetype"),
		url("icons/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
}

.flaticon-airliner1:before {
	content: "\e000";
}

.flaticon-airplane105:before {
	content: "\e001";
}

.flaticon-airplanes1:before {
	content: "\e002";
}

.flaticon-arrow221:before {
	content: "\e003";
}

.flaticon-arrow487:before {
	content: "\e004";
}

.flaticon-calendar159:before {
	content: "\e005";
}

.flaticon-call60:before {
	content: "\e006";
}

.flaticon-cancel30:before {
	content: "\e007";
}

.flaticon-chairs6:before {
	content: "\e008";
}

.flaticon-chronometer24:before {
	content: "\e009";
}

.flaticon-circle107:before {
	content: "\e00a";
}

.flaticon-clock96:before {
	content: "\e00b";
}

.flaticon-customerservice18:before {
	content: "\e00c";
}

.flaticon-direction13:before {
	content: "\e00d";
}

.flaticon-direction196:before {
	content: "\e00e";
}

.flaticon-dollar185:before {
	content: "\e00f";
}

.flaticon-download41:before {
	content: "\e010";
}

.flaticon-email19:before {
	content: "\e011";
}

.flaticon-facebook55:before {
	content: "\e012";
}

.flaticon-google116:before {
	content: "\e013";
}

.flaticon-headset:before {
	content: "\e014";
}

.flaticon-home168:before {
	content: "\e015";
}

.flaticon-info28:before {
	content: "\e016";
}

.flaticon-info31:before {
	content: "\e017";
}

.flaticon-instagram12:before {
	content: "\e018";
}

.flaticon-login17:before {
	content: "\e019";
}

.flaticon-magnifier13:before {
	content: "\e01a";
}

.flaticon-map-pointer2:before {
	content: "\e01b";
}

.flaticon-menu61:before {
	content: "\e01c";
}

.flaticon-mobile228:before {
	content: "\e01d";
}

.flaticon-money132:before {
	content: "\e01e";
}

.flaticon-origami9:before {
	content: "\e01f";
}

.flaticon-paper6:before {
	content: "\e020";
}

.flaticon-phone372:before {
	content: "\e021";
}

.flaticon-phone66:before {
	content: "\e022";
}

.flaticon-plain15:before {
	content: "\e023";
}

.flaticon-sign27:before {
	content: "\e024";
}

.flaticon-sky8:before {
	content: "\e025";
}

.flaticon-toilet:before {
	content: "\e026";
}

.flaticon-transport403:before {
	content: "\e027";
}

.flaticon-transport411:before {
	content: "\e028";
}

.flaticon-transport820:before {
	content: "\e029";
}

.flaticon-triangle3:before {
	content: "\e02a";
}

.flaticon-twitter1:before {
	content: "\e02b";
}

.flaticon-user168:before {
	content: "\e02c";
}

.flaticon-verification5:before {
	content: "\e02d";
}

@font-face {
	font-family: 'icomoon';
	src: url('icomoon.eot');
	src: url('icomoon.eot#iefix') format('embedded-opentype'),
		url('icomoon.ttf') format('truetype'),
		url('icomoon.woff') format('woff'),
		url('icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-aparat:before {
	content: "\e900";
}

.icon-coins:before {
	content: "\e901";
}

.icon-digg:before {
	content: "\e902";
}

.icon-exit:before {
	content: "\e903";
}

.icon-instagram:before {
	content: "\e904";
}

.icon-panel:before {
	content: "\e905";
}

.icon-seat:before {
	content: "\e906";
}

.icon-tag-search:before {
	content: "\e907";
}

.icon-time:before {
	content: "\e908";
}

.icon-youtube:before {
	content: "\e909";
}

/* Reset HTML Elements */
/* ----------------------------------------- */
*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	-o-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

html,
body {
	-webkit-text-size-adjust: none;
	height: 100%;
	width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul,
li {
	list-style: none
}

caption,
th {
	text-align: right
}

q:before,
q:after {
	content: ''
}

* {
	outline: none;
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

a img {
	border: none
}

/*-General Styles------------------------------------------*/
a,
a:visited {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

a:hover {
	text-decoration: none;
}

a:active {
	border: none;
	border: 0;
}

p {
	direction: rtl;
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	color: #a4a4a4;
}

p a,
p a:visited {
	text-decoration: none;
	color: #000;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.strong {
	font-weight: bold;
}

body {
	background: #fff;
	direction: rtl;
	text-align: right;
}

.container {
	background: none;
	width: 1024px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

/*-------------header-----------*/
#header {
	background: url(../images/header2.png) no-repeat;
	margin: 0 auto;
	margin-bottom: 6px;
	height: 168px;
}

#logo {
	width: 210px;
	height: 90px;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	margin: 35px 55px 0 0;
	display: inline;
}

#logo a {
	display: block;
	font-size: 1px;
	width: 210px;
	height: 90px;
}

/*---------------------wrapper----------------*/
#wrapper {
	background: #fff;
	/*
	padding: 10px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #dedede;*/
	margin-bottom: 10px;
	min-height: 400px;
}

/*#wrapper.irespage {
	padding: 5px 10px 10px 10px;
}*/

/* #slider_section{
	overflow:hidden;
	margin-bottom:0px;
} */
#slider_section .side_right {
	float: right;
}

#slider_section .side_right .widg {
	border: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 0;
	/* padding-bottom: 15px; */
	/* margin-left: 5px; */
}

#slider_section .side_right .widg .widg_title {
	background: url(../images/sb_title1.png) no-repeat;
	width: 210px;
	height: 34px;
	font: bold 15px/30px BKoodakbold, arial;
	color: #fff;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	padding: 0 25px 0 5px;
	margin: -1px -11px 10px -11px;
}

#search {
	overflow: hidden;
}

#search .line {
	overflow: hidden;
	margin-bottom: 12px;
}

#search label {
	float: right;
	font: bold 14px/26px BKoodakbold, arial;
	color: #858585;
	width: 40px;
}

#search .text_box {
	float: right;
	width: 130px;
	padding: 0 10px;
	font: normal 13px/26px Tahoma, Geneva, sans-serif;
	color: #404040;
	/*	border:1px solid #;
	box-shadow:inset 3px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
	border-radius:5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;*/
	border: 1px solid #ccc;
	height: 26px;
	direction: ltr;
	text-align: right;
}

#search .arrow {
	background: url(../images/arrow.png) no-repeat;
	margin: 7px 7px 0 0;
	width: 16px;
	height: 16px;
	float: right;
}

#search .arrow a {
	width: 16px;
	height: 16px;
	display: block;
}

#search .sub {
	background: url(../images/search.png) no-repeat;
	width: 124px;
	height: 34px;
	border: none;
	cursor: pointer;
	display: block;
	margin: 7px auto;
}

#slider_section .content {
	background: #fff;
	float: right;
	width: 755px;
	height: 300px;
	border: 0px solid #d9d9d9;
	margin: 0px 3px 0px 0px;
}

#slider_section .side_left {
	float: left;
	width: 247px;
}

#slider_section .side_left img {
	margin-bottom: 5px;
}

#main_slider {
	float: right;
	width: 460px;
	height: 300px;
}

/* slider layout */
.lof-slidecontent {
	position: relative;
	overflow: hidden;
}

.lof-slidecontent .preload {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	text-align: center;
	background: #FFF
}

.lof-slidecontent .preload div {
	height: 100%;
	width: 100%;
	background: transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}

.lof-slidecontent .sliders-wrapper {
	position: relative;
	height: 100%;
	z-index: 3px;
}

.lof-slidecontent ul.sliders-wrap-inner {
	background: transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding: 0px;
	margin: 0;
	position: absolute;
}

.lof-slidecontent ul.sliders-wrap-inner li {
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}

.lof-slidecontent .lof-opacity li {
	position: absolute;
	top: 0;
	left: 0;
	float: inherit;
}


.lof-slidecontent .navigator-content {
	background: url(../images/pagination_bg.png) no-repeat right;
	width: 95px;
	height: 16px;
	padding: 5px;
	position: absolute;
	bottom: -5px;
	position: absolute;
	left: -1px;
}

.lof-slidecontent .navigator-wrapper {
	position: relative;
	z-index: 10;
	height: 180px;
	width: 310px;
	overflow: hidden;
	color: #FFF;
	float: left
}

.lof-slidecontent ul.navigator-wrap-inner {
	top: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}

.lof-slidecontent ul.navigator-wrap-inner li {
	cursor: hand;
	cursor: pointer;
	list-style: none;
	padding: 0;
	margin-left: 0px;
	overflow: hidden;
	float: left;
	display: block;
	text-align: center;
}

/*******************************************************/
/** Loading CSS **/
div.cssload-content-bg {
	padding: 20px 0;
}

div.cssload-content {
	margin: auto;
	display: box;
	display: -o-box;
	display: -ms-box;
	display: -webkit-box;
	display: -moz-box;
	display: flex;
	display: -o-flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: -moz-flex;
	box-orient: vertical;
	-o-box-orient: vertical;
	-ms-box-orient: vertical;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-direction: normal;
	-o-box-direction: normal;
	-ms-box-direction: normal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	flex-direction: column;
	-o-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	box-align: center;
	-o-box-align: center;
	-ms-box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	box-pack: center;
	-o-box-pack: center;
	-ms-box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
}

.cssload-content.respage {
	margin-top: 10px;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}

.cssload-l1,
.cssload-l2,
.cssload-l3 {
	background: #089EBE;
	height: 5px;
	width: 30px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 5px;
	animation: cssload-loading1 1s 0s infinite ease-in-out;
	-o-animation: cssload-loading1 1s 0s infinite ease-in-out;
	-ms-animation: cssload-loading1 1s 0s infinite ease-in-out;
	-webkit-animation: cssload-loading1 1s 0s infinite ease-in-out;
	-moz-animation: cssload-loading1 1s 0s infinite ease-in-out;
}

.cssload-l2 {
	animation: cssload-loading2 0.5s 0s infinite ease-in-out alternate;
	-o-animation: cssload-loading2 0.5s 0s infinite ease-in-out alternate;
	-ms-animation: cssload-loading2 0.5s 0s infinite ease-in-out alternate;
	-webkit-animation: cssload-loading2 0.5s 0s infinite ease-in-out alternate;
	-moz-animation: cssload-loading2 0.5s 0s infinite ease-in-out alternate;
}

.cssload-l3 {
	animation: cssload-loading1 1s 0s infinite ease-in-out reverse;
	-o-animation: cssload-loading1 1s 0s infinite ease-in-out reverse;
	-ms-animation: cssload-loading1 1s 0s infinite ease-in-out reverse;
	-webkit-animation: cssload-loading1 1s 0s infinite ease-in-out reverse;
	-moz-animation: cssload-loading1 1s 0s infinite ease-in-out reverse;
}

@keyframes cssload-loading1 {
	0% {
		transform: rotate(0deg);
	}

	50% {
		transform: rotate(180deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-loading1 {
	0% {
		-o-transform: rotate(0deg);
	}

	50% {
		-o-transform: rotate(180deg);
	}

	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-loading1 {
	0% {
		-ms-transform: rotate(0deg);
	}

	50% {
		-ms-transform: rotate(180deg);
	}

	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-loading1 {
	0% {
		-webkit-transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-loading1 {
	0% {
		-moz-transform: rotate(0deg);
	}

	50% {
		-moz-transform: rotate(180deg);
	}

	100% {
		-moz-transform: rotate(360deg);
	}
}

@keyframes cssload-loading2 {
	0% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(-10px);
	}
}

@-o-keyframes cssload-loading2 {
	0% {
		-o-transform: translateX(10px);
	}

	100% {
		-o-transform: translateX(-10px);
	}
}

@-ms-keyframes cssload-loading2 {
	0% {
		-ms-transform: translateX(10px);
	}

	100% {
		-ms-transform: translateX(-10px);
	}
}

@-webkit-keyframes cssload-loading2 {
	0% {
		-webkit-transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(-10px);
	}
}

@-moz-keyframes cssload-loading2 {
	0% {
		-moz-transform: translateX(10px);
	}

	100% {
		-moz-transform: translateX(-10px);
	}
}

/** End of Loading CSS **/
ul.sliders-wrap-inner li img {
	padding: 0px;
}

.lof-slidecontent .item-meta a:hover {
	text-decoration: underline;
}

.lof-slidecontent .item-meta i {
	font-size: 70%;
}

/* item navigator */

.navigator-wrapper {
	color: #FFFFFF;
	float: left;
	height: 180px;
	overflow: hidden;
	position: relative;
	width: 310px;
	z-index: 100;
}

.navigator-wrap-inner {
	top: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}

.lof-slidecontent ul.navigator-wrap-inner li {
	cursor: hand;
	cursor: pointer;
	list-style: none;
	padding: 0;
	margin-left: 0px;
	overflow: hidden;
	float: left;
	display: block;
	text-align: center;
}

.lof-slidecontent ul.navigator-wrap-inner li span {
	background: #000;
	display: block;
	width: 16px;
	height: 16px;
	position: relative;
	font: bold 11px/16px 'BMitra', arial;
	color: #fff;
	/*	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	*/
	display: block;
}

.lof-slidecontent ul.navigator-wrap-inner li.active span,
.lof-slidecontent ul.navigator-wrap-inner li:hover span {
	background: #0da7c2;
}

.lof-slidecontent .button-next,
.lof-slidecontent .button-previous {
	display: block;
	width: 20px;
	color: #FFF;
	cursor: pointer;
	position: absolute;
	height: 100%;
	z-index: 40;
	top: 0;
	text-indent: -999px;

}

.lof-slidecontent .button-next {
	right: 0px;
	background: url(../images/next.png) no-repeat right center;
}

.lof-slidecontent .button-previous {
	left: 0px;
	background: url(../images/previous.png) no-repeat left center;
}

.lof-slidecontent .button-control {
	float: left;
	height: 27px;
	width: 30px;
	cursor: hand;
	cursor: pointer;
	display: none;
}

#main_slider .sliders-wrap-inner .label {
	position: absolute;
	left: 20px;
	top: 0px;
	background: url(../images/label.png) no-repeat;
	width: 50px;
	height: 70px;
}

#main_slider .sliders-wrap-inner .price {
	color: #FFFFFF;
	font: bold 20px/40px tahoma;
	height: 40px;
	left: 322px;
	position: absolute;
	text-align: center;

	top: 10px;
	width: 150px;
}

#main_slider .sliders-wrap-inner .rez {
	position: absolute;
	right: 0;
	top: 231px;
	/*background:url(../images/rez.png) no-repeat;*/
	width: 97px;
	height: 36px;
}

#main_slider .sliders-wrap-inner .rez a {
	display: block;
	width: 97px;
	height: 36px;
}

/*------------------------------innwrapper------------------------*/
#content {
	float: right;
	width: 590px;
}

#content .cnt_title {
	height: 31px;
	padding: 0 10px;
	height: 31px;
	margin-bottom: 10px;
}

#content .cnt_title .fa {
	float: right;
	font: 16px/30px font1, arial;
	color: #ff6600;
}

#content .cnt_title .en {
	float: left;
	width: 140px;
	height: 18px;
	margin: 4px 0;
	color: #ff6600;
	text-align: left;
	font: 16px/30px font1, arial;
}

#content .table {
	float: right;
	width: 31.3%;
	margin: 0 2px 0 8px;
	box-sizing: border-box;
	/*background: #fcfcfc;
	border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;*/
	border-top: none;
	overflow: hidden;
}

#content .table .t_title {
	/* background:#ff6600; */
	/* width: 155px; */
	height: 27px;
	padding: 2px 10px;
	margin: 0 0px 7px 0;
	border-bottom: 1px solid #ff6600;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	font: 15px/27px font1, arial;
	color: #515151;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#content .table .line {
	display: block;
	padding: 3px 10px 4px 12px;
	overflow-x: hidden;
	font: 14px/25px font1, tahoma, arial;
	color: #555;
	border-bottom: 1px solid #ddd;
}

#content .table .line:hover {
	background: #dbdbdb36;
}

.scrollbar1,
.scrollbar2,
.scrollbar3 {
	clear: both;
	direction: ltr;
}

.scrollbar1 .viewport,
.scrollbar2 .viewport,
.scrollbar3 .viewport {
	height: 195px;
	overflow: hidden;
	position: relative;
}

.scrollbar1 .overview,
.scrollbar2 .overview,
.scrollbar3 .overview {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 0;
	width: 100%;
	margin: 0 auto;
}

.scrollbar1 .thumb .end,
#scrollbar1 .thumb,
.scrollbar2 .thumb .end,
#scrollbar2 .thumb,
.scrollbar3 .thumb .end,
#scrollbar3 .thumb {
	background-color: #008096;
}

.scrollbar1 .scrollbar,
.scrollbar2 .scrollbar,
.scrollbar3 .scrollbar {
	position: relative;
	float: left;
	width: 5px;
	margin-right: 5px;
}

.scrollbar1 .track,
.scrollbar2 .track,
.scrollbar3 .track {
	background-color: #43d6f0;
	height: 100%;
	width: 5px;
	position: relative;
	padding: 0;
}

.scrollbar1 .thumb,
.scrollbar2 .thumb,
.scrollbar3 .thumb {
	background: #007488;
	height: 20px;
	width: 5px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.scrollbar1 .thumb .end,
.scrollbar2 .thumb .end,
.scrollbar3 .thumb .end {
	overflow: hidden;
}

.scrollbar1 .disable,
.scrollbar2 .disable,
.scrollbar3 .disable {
	display: none;
}

#sidebar {
	float: left;
	width: 430px;
}

#sidebar .ad_box {
	padding: 0 5px 5px 5px;
}

#sidebar .ad_box img {
	margin: 0px
}

#footer {
	padding: 15px 20px 15px 20px;
	background-color: #fff;
	margin: 0 auto;
	width: 984px;
	/*border-radius: 20px 20px 0 0;
	border: 1px solid #dedede;*/
}

.copyright_r {
	float: right;
	font: 13px/25px font1, arial !important;
	color: #148a9a;
	width: 650px;
}

.copyright_r a {
	color: #148a9a;
}

.copyright_l {
	float: left;
	font: bold 14px/20px BKoodakbold, arial;
	color: #148a9a;
	font: normal 13px/20px 'Myriad Pro', arial;
	color: #a250ff;
	text-align: left;
}

.copyright_l a {
	color: #a250ff;
}

#designers {
	font: normal 11px/17px Tahoma, Geneva, sans-serif;
	color: #148a9a;
}

#designers a {
	color: #148a9a;
}

#designers a:hover {
	color: #0c6a76;
}

.modalcontent .table_content .inn_content {
	padding: 0 24px 0 24px;
}

.modalcontent .table_content .title {
	font: 16px/28px font1, arial;
	color: #ff6600;
	margin: 0 auto 12px auto;
	width: 93%;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
}

.modalcontent .table_content .title i {
	color: #007488;
	margin-left: 10px;
}

.modalcontent .table_content .tbl_box {
	float: right;
	width: 17.4%;
	margin: 2.3% 1.3%;
	text-align: center;
	color: #737272;
	font: normal 14px/24px chfont;
}

.modalcontent .table_content .tbl_box .week {
	font: 12px/18px font1, tahoma;
	color: #555;
	float: right;
}

.modalcontent .table_content .tbl_box .date {
	font: normal 12px/20px font1, tahoma;
	color: #ff6600;
	text-align: left;
}

.modalcontent .table_content .tbl_box a {
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 0px 5px 18px;
	height: 30px;
	line-height: 32px;
	cursor: pointer;
	border: 1px solid #ddd;
	background-color: #fefefe;
	color: #555;
	/*#29c0d4;*/
	display: block;
	font: 13px/30px font1, tahoma;
	letter-spacing: 0.03em;
}

.price_box br {
	display: none
}

.price_box span {
	position: absolute;
	font-size: 10px;
	color: #9d9d9d;
	border-top: 1px solid #ddd;
	float: left;
	left: 0;
	margin-top: 8px;
	margin-left: -11px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 41px;
	line-height: 14px;
	border-radius: 0 0 5px 5px;
}


.modalcontent .table_content .tbl_box .price_box .link {
	/*position:absolute;*/
	bottom: 0;
	right: 0;
	width: 100%;
	height: 18px;
	/* background:#e9e9e9 url(../images/arrow2.png) no-repeat center; */
	display: none;
}

.modalcontent .table_content .tbl_box .price_box:hover .link {
	display: block;
}

.modalcontent .table_content .tbl_box .price_box .link a {
	display: block;
	width: 100%;
	height: 15px;
}

.modalcontent .table_content .tbl_box:hover a {
	background: #edf6f9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.modalcontent .table_content .footer {
	display: inline-block;
	padding: 0;
	margin-top: 12px;
	margin-right: 4px;
}

.modalcontent .table_content .footer .txt {
	float: right;
	border: 1px solid #e2e2e2;
	padding: 5px 20px;
	font: 11px/18px font1, arial;
	color: #616161;
	text-align: center;
}

.table_content_charter_list {
	/*margin-bottom: 90px;*/
	max-height: 307px;
	overflow-y: auto !important;
	padding: 0 0px 0 13px !important;
	scrollbar-width: thin;
	scrollbar-color: auto;
	overflow-x: hidden;
	
}

#sidebar_ad {
	float: left;
	width: 200px;
}

#sidebar_ad img {
	margin-bottom: 4px;
}

#sng_sidebar {
	float: right;
	width: 230px;
	margin: 0;
}

#sng_sidebar .widg {
	padding: 12px;
	/*background-color: #fafafa;*/
	border: none;
	margin-bottom: 6px;
}

#sng_sidebar .widg .widg_title {
	background: #ff6600;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	width: 210px;
	height: 30px;
	font: 14px/30px font1, arial;
	color: #fff;
	padding: 0 25px 0 5px;
	margin: -1px -11px 10px -11px;
	text-align: center;
}

#sng_sidebar .widg .box {
	margin-bottom: 22px;
	padding-bottom: 7px;
}

#sng_sidebar .widg .title {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	line-height: 0.1em;
	color: #636363;
	margin: 4px auto 20px;
	font-weight: normal;
}

#sng_sidebar .widg .title span {
	color: #808080;
	background-color: #fff;
	padding: 0 5px;
	font: normal 13px/0px font1, tahoma;
}

#sng_sidebar .widg select {
	border: 1px solid #cccc;
	border-radius: 4px;
	color: #808080;
	display: inline-block;
	font: 13px/25px font1, Tahoma, Geneva, sans-serif;
	height: 26px;
	padding: 0 10px;
	width: 54px;
	cursor: pointer;
	margin-right: 20px;
	-webkit-tap-highlight-color: transparent;
}

#sng_sidebar .widg .text_box {
	width: 40px;
	background: #fff;
	padding: 0 5px;
	font: 13px/26px font1, Tahoma, Geneva, sans-serif;
	color: #808080;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #cccccc;
	height: 26px;
	margin-right: 50px;
	display: inline-block;
	width: 52px;
	text-align: center;
}

#sng_sidebar .widg .check {
	display: inline-block;
}

#sng_sidebar .widg .check input {
	display: block;
	margin: 0 auto;
	height: 29px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

#sng_sidebar .widg .check .pic {
	/* background:url(../images/check.png) no-repeat 0 0; */
	width: 40px;
	height: 20px;
	font: normal 12px font1, tahoma;
	color: #808080;
	border: 1px solid #808080;
	border-right: none;
	padding: 0 10px 1px 0;
	border-radius: 3px;
	cursor: pointer;
}

#sng_sidebar .widg .stars {
	float: right;
	width: 110px;
	margin: 0 60px 0 5px;
}

#sng_sidebar .widg .stars input {

	margin: 5px auto;
	float: right;
}

#sng_sidebar .widg .stars .pic {
	background: url(../images/check.png) no-repeat 0 0;
	width: 89px;
	height: 27px;
	float: right;
	margin-right: 6px;
}

#sng_sidebar .widg .hammals {
	float: right;

}

#sng_sidebar .widg .hammals input {

	margin: 12px auto;
	float: right;
}

#sng_sidebar .widg .hammals .pic {
	background: url(../images/check.png) no-repeat 0 0;
	width: 89px;
	height: 35px;
	float: right;
	margin-left: 6px;
	margin-right: 5px;
}

#sng_sidebar .widg select option {
	font: 13px/26px font1, Tahoma, Geneva, sans-serif;
	margin-right: 3px;
}

#sng_sidebar .widg .check1 .pic {
	/* background:url(../images/check.png) no-repeat 0 0; */
}

#sng_sidebar .widg .check2 .pic {
	/* background:url(../images/check.png) no-repeat 0 -20px; */
}

#sng_sidebar .widg .check3 .pic {
	/* background:url(../images/check.png) no-repeat 0 -40px; */
}

#sng_sidebar .widg .check4 .pic {
	/* background:url(../images/check.png) no-repeat 0 -60px; */
}

.check .pic img {
	position: absolute;
	display: inline-block;
	float: right;
	margin-right: -20px;
}

#sng_sidebar .widg .star0 .pic {
	background: url(../images/aparteman.png) no-repeat
}

#sng_sidebar .widg .star3 .pic {
	background: url(../images/3star_search.png) no-repeat;
	width: 50px;
}

#sng_sidebar .widg .star4 .pic {
	background: url(../images/4star_search.png) no-repeat;
	width: 65px;
}

#sng_sidebar .widg .star5 .pic {
	background: url(../images/5star_search.png) no-repeat;
	width: 80px;
}

#sng_sidebar .widg .star2 .pic {
	background: url(../images/2star_search.png) no-repeat;
	width: 80px;
}

#sng_sidebar .widg .air .pic {
	background: url(../images/train3.png) 0px -35px no-repeat;
	width: 48px;
	height: 35px;
}

#sng_sidebar .widg .train .pic {
	background: url(../images/train3.png) 0px 0px no-repeat;
	width: 48px;
	height: 35px;
}

#sng_sidebar .widg .bus .pic {
	background: url(../images/train3.png) 0px -70px no-repeat;
	width: 48px;
	height: 35px;
}

#sng_sidebar .widg .link {
	margin: 8px auto;
	width: 100px;
}

a.button,
.button,
button {
	-moz-box-sizing: content-box;
	background-color: transparent !important;
	border: 1px solid #ccc;
	border-style: solid;
	border-width: 1px;
	color: #555;
	cursor: pointer;
	font: 14px/26px font1, arial;
	float: right;
	line-height: 22px;
	padding: 5px 13px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 2px;
	height: 21px;
}

.button:hover,
button:hover,
button:focus,
.button:focus {
	background-color: #fafafa !important;
}

.mokhalef {
	background: url("../images/mokhalef.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
	width: 120px;
	height: 27px;
	float: right;
}

.mokhalef:hover {
	background-position: 0 -27px;
}

#sng_sidebar .widg p {
	font: bold 14px/19px BKoodakbold, arial;
	color: #13a8be;
}

#sng_content {
	float: right;
	background: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 0 10px 10px 0px;
	width: 580px;
}

#sng_content .search {
	/*width: 90px;*/
	margin-left: 6px;
	-webkit-tap-highlight-color: transparent;
}

#sng_content .header {
	/* background:url(../images/sng_line.png) no-repeat left center; */
	height: 30px;
	margin-bottom: 8px;
	padding: 0 5px;
}

#sng_content .headertour {
	background: url(../images/TOUR2.jpg) no-repeat left center;
	height: 40px;
	padding: 0 5px 0 40px;
	width: 620px;
}

#sng_content .mtitle {
	font: 15px/30px font1, arial;
	color: #0f6698;
	float: right;
}

#sng_content .header .txt,
#sng_content .headertour .txt {
	float: left;
	width: 100px;
	font: bold 15px/25px BKoodakbold, arial;
	color: #0f6698;
}

#sng_content .header .txt,
#sng_content .headertour .txt {
	float: left;
	width: 170px;
	font: bold 15px/20px BKoodakbold, arial;
	color: #0f6698;
}

.txt1 {
	float: left
}

#sng_content .header .txt1,
#sng_content .headertour .txt1 {
	font: 15px/30px font1, arial;
	color: #0f6698;
}

#sng_content .header .txt1,
#sng_content .headertour .txt1 {
	color: #ff9600;
}

.txt2 {
	position: relative;
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	background-image: url("../images/ch_iconssss.png?v=9");
	background-size: 400px 662px;
	background-position: -67px -380px;
}

#main_tabber {
	width: 573px;
	margin: 16px 0;
	background: #fff;
	text-align: center;
}

#main_tabber .hoshdar {
	float: left;
}

#main_tabber .tabbs {
	float: right;
	_width: 535px;
	_display: inline;
	max-height: 35px;
	margin-top: 8px;
}

#main_tabber .tabbs li {
	float: right;
	margin-left: 6px;
	margin-top: 5px;
	_display: inline;
	padding: 0px;
}

.trainborder {

	border: 2px solid #ff6600;
	margin-top: 3px;
	border-radius: 7px 7px 0 0;
	border-bottom: none
}

#main_tabber .tabbs li a {
	background: #aeaeae;
	height: 33px;
	font: 14px/31px font1, arial;
	color: #fff;
	padding: 0 12px;
	display: block;
	-webkit-tap-highlight-color: transparent;
}

#main_tabber .tabbs .active a {
	background: #ff6600;
}

#main_tabber .tabbstour {
	float: right;
	_width: 535px;
	_display: inline;
}

#main_tabber .tabbstour li {
	float: right;
	margin-left: 6px;
	_display: inline;
	padding: 0px;
}

#main_tabber .tabbstour li a {
	background: #bab9b9;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	box-shadow: inset 0px 4px 5px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: inset 0px 4px 5px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: inset 0px 4px 5px rgba(255, 255, 255, 0.8);
	height: 30px;
	font: bold 15px/30px BKoodakbold, arial;
	color: #fff;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	padding: 0 12px;
	display: block;
}

#main_tabber .tabbstour li.active a {
	background: #14a8be;
}

#main_tabber .tab_container {
	overflow: hidden;
}

#main_tabber .tab_container {
	background: #fff;
	padding: 10px 0;
	border-radius: 7px 0 7px 7px;
	-moz-border-radius: 7px 0 7px 7px;
	-webkit-border-radius: 7px 0 7px 7px;
}

#main_tabber .tab_container .line,
.wrap-adrow {
	/*border: 1px solid #ffc600;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font: 14px/40px font1, arial;
	color: #003399;
	background-color: #f9f9f9;
	margin-bottom: 7px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.wrap-adrow {
	margin: 0 auto 7px auto;
	height: 39px;
}

.wrap-adrow:hover {
	background: #fff4cc;
}

#adbrand,
#addesc,
#adcontact {
	display: inline-block;
}

#adbrand {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 80px !important;
	padding: 0 5px;
	font-size: 13px;
	font-weight: bold;
}

#addesc {
	width: 270px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	padding: 0 15px;
}

#adcontact {
	float: left;
	width: 115px;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	color: #fff;
	background: #003399;
	font-family: font1;
	font-size: 12px;
	height: 40px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	margin-left: -1px;
	font-size: 14px;
	letter-spacing: 1px;
}

#main_tabber .tab_container .line:hover {
	background: #fff4cc;
}

#main_tabber .tab_container .line .price,
#adbrand {
	float: right;
	background: #ffc600;
	height: 42px;
	width: 90px;
	text-align: center;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	position: relative;
	letter-spacing: 0.03em;
}

#main_tabber .tab_container .line .price .icon1 {
	position: absolute;
	left: -11px;
	top: 10px;
	background: url(../images/icon1.png) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .line .price .icon2 {
	position: absolute;
	left: -10px;
	top: 10px;
	background: url(../images/icon2.png) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .line .price .icon3 {
	position: absolute;
	left: -11px;
	top: 10px;
	background: url(../images/icon3.png) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .line .price .icon4 {
	position: absolute;
	left: -11px;
	top: 10px;
	background: url(../images/icon4.gif) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .line .price .icon6 {
	position: absolute;
	left: -11px;
	top: 0px;
	background: url(../images/icon6.png) no-repeat;
	width: 22px;
	height: 42px;
}

#main_tabber .tab_container .line .price .icon8 {
	position: absolute;
	left: -11px;
	top: 0px;
	/* background:url(../images/systemi.png) no-repeat; */
	width: 21px;
	height: 42px;
}

#main_tabber .tab_container .line .date {
	float: right;
	padding-left: 20px;
	margin-right: 37px;
	width: 55px;
	text-align: left;
}

#main_tabber .tab_container .line .user {
	float: right;
	margin-right: 0px;
	width: 40px;
	padding-left: 30px;
	text-align: left;
}

#main_tabber .tab_container .line .code {
	float: right;
	width: 120px;
	margin-right: 0px;
	overflow: hidden;
	text-align: left;
}

#main_tabber .tab_container .line .code img {
	width: 48px;
	float: left;
}

#main_tabber .tab_container .zang {
	float: left;
	width: 24px;
	background: url(../images/zang.png) no-repeat center;
	margin-left: 10px;
	height: 40px;
}

#main_tabber .tab_container .zang a {
	display: block;
	width: 24px;
	height: 40px;
}

#main_tabber .tab_container .line .select {
	float: left;
	width: 135px;
	text-align: center;
	color: #fff;
	font-family: font1;
	font-size: 12px;
	height: 40px;
}

#main_tabber .tab_container .line .select a {
	display: block;
	color: #fff;
	background: #003399;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	height: 42px;
	overflow: hidden;
	margin-top: -1px;
	margin-left: -1px;
	font-weight: normal;
	-webkit-tap-highlight-color: transparent;
}

#main_tabber .tab_container .line .select a:hover {
	background: #0D8B99;
}



#main_tabber .tab_container .linetour {
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font: bold 16px/40px BKoodakbold, arial;
	color: #003399;
	margin-bottom: 7px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

#main_tabber .tab_container .linetour:hover {
	background: #fff4cc;
}

#main_tabber .tab_container .linetour .price {
	float: right;
	background: #590082;
	color: #fff;
	height: 40px;
	width: 85px;
	text-align: center;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	position: relative;
}

#main_tabber .tab_container .linetour .price .icon1 {
	position: absolute;
	left: -11px;
	top: 10px;
	background: url(../images/icon1.png) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .linetour .price .icon2 {
	position: absolute;
	left: -10px;
	top: 10px;
	background: url(../images/icon2.png) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .linetour .price .icon3 {
	position: absolute;
	left: -11px;
	top: 10px;
	background: url(../images/icon3.png) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .linetour .price .icon4 {
	position: absolute;
	left: -11px;
	top: 10px;
	background: url(../images/icon4.gif) no-repeat;
	width: 22px;
	height: 22px;
}

#main_tabber .tab_container .linetour .star6 {
	float: right;
	background: url(../images/aparteman0.png) no-repeat right;

	margin-right: 6px;
	width: 80px;
	text-align: left;
}

#main_tabber .tab_container .linetour .star0 {
	float: right;
	background: url(../images/aparteman.png) no-repeat right;
	margin-right: 6px;
	width: 80px;
	text-align: left;
}

#main_tabber .tab_container .linetour .star1 {
	float: right;


	margin-right: 6px;
	width: 80px;
	text-align: left;
}

#main_tabber .tab_container .linetour .star2 {
	float: right;
	background: url(../images/2star_search.png) no-repeat right;
	margin-right: 6px;
	width: 80px;
	text-align: left;
}

#main_tabber .tab_container .linetour .star3 {
	float: right;
	background: url(../images/3star.png) no-repeat right;
	margin-right: 6px;
	width: 80px;
	text-align: left;
}

#main_tabber .tab_container .linetour .star4 {
	float: right;
	background: url(../images/4star.png) no-repeat right;
	margin-right: 6px;
	width: 80px;
	text-align: left;
}

#main_tabber .tab_container .linetour .star5 {
	float: right;
	background: url(../images/5star.png) no-repeat right;
	margin-right: 6px;
	width: 80px;
	text-align: left;
}





#main_tabber .tab_container .linetour .BB {
	float: right;
	background: url(../images/tour_FINAL2.png) no-repeat 0px 0px;
	margin-right: 2px;
	width: 66px;
	height: 25px;
	margin-top: 9px;
	text-align: left;
}

#main_tabber .tab_container .linetour .HB {
	float: right;
	background: url(../images/tour_FINAL2.png) no-repeat 0px -25px;
	margin-right: 2px;
	width: 66px;
	height: 25px;
	margin-top: 9px;
	text-align: left;
}

#main_tabber .tab_container .linetour .FB {
	float: right;
	background: url(../images/tour_FINAL2.png) no-repeat 0px -50px;
	margin-right: 2px;
	width: 66px;
	height: 25px;
	margin-top: 9px;
	text-align: left;
}

#main_tabber .tab_container .linetour .ALL {
	float: right;
	background: url(../images/tour_FINAL2.png) no-repeat 0px -75px;
	margin-right: 2px;
	width: 66px;
	height: 25px;
	margin-top: 9px;
	text-align: left;
}

#main_tabber .tab_container .linetour .noshow {
	float: right;
	background: url(../images/tour_FINAL2.png) no-repeat 0px -100px;
	margin-right: 2px;
	width: 66px;
	height: 25px;
	margin-top: 9px;
	text-align: left;
}

#main_tabber .tab_container .linetour .date {
	float: right;
	margin-right: 14px;
	width: 85px;
	background: url(../images/calender.png) no-repeat right;

	text-align: left;
}

#main_tabber .tab_container .linetour .night {
	float: right;
	margin-right: 8px;
	width: 12px;
	background: url(../images/moon.png) no-repeat left;
	padding-left: 44px;
	text-align: left;
}

#main_tabber .tab_container .linetour .code {
	float: right;

	margin-right: 0px;
	padding-right: 14px;
	overflow: hidden;
	text-align: right;
	height: 40px;
}

#main_tabber .tab_container .linetour .text {
	float: right;
	margin-right: 10px;
	width: 88px;
}

#main_tabber .tab_container .linetour .en {
	font: bold 12px/40px tahoma, arial;
	direction: ltr;
	text-align: left;
	margin-left: 7px;
	margin-right: 2px;

}

#main_tabber .tab_container .linetour .code img {
	float: left;
	position: relative;


}

#main_tabber .tab_container .linetour .select {
	float: left;
	width: 68px;
	text-align: center;
	color: #fff;
}

#main_tabber .tab_container .linetour .select a {
	display: block;
	color: #fff;
	background: #ff9000;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

#main_tabber .tab_container .linetour .select a:hover {
	background: #ffc600;
}

/*--------------------------------------*popup-----------------------*/
.big-link {
	display: block;
	margin-top: 100px;
	text-align: center;
	font-size: 70px;
	color: #06f;
}

.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 120%;
	background: #000;
	background: rgba(0, 0, 0, .5);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

.reveal-modal {
	visibility: hidden;
	top: 100px;
	left: 50%;
	margin-left: -256px;
	width: 483px;
	background: url(../images/modal-gloss.png) no-repeat 0 0;
	position: absolute;
	z-index: 1000001;
	height: 360px;
}

.reveal-modal2 {
	visibility: hidden;
	position: fixed !important;
	top: calc(50% - 250px) !important;
	left: calc(50% - 280px);
	width: 606px;
	position: absolute;
	z-index: 1000001;
	height: 480px;
}

.reveal-modal2.revfromto {
	top: calc(50% - 332px) !important;
}

.revfromto a.modal-popup-ad {
	bottom: -10px;
}

.reveal-modal.small,
.reveal-modal2.small {
	width: 200px;
	margin-left: -140px;
}

.reveal-modal.medium,
.reveal-modal2.medium {
	width: 400px;
	margin-left: -240px;
}

.reveal-modal.large,
.reveal-modal2.large {
	width: 600px;
	margin-left: -340px;
}

.reveal-modal.xlarge,
.reveal-modal2.xlarge {
	width: 800px;
	margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	right: 3px;
	top: 33px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.reveal-modal2 .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	right: 1px;
	top: 22px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.div_center {
	margin: auto;
	display: block;

}

.no_result {
	margin-top: -3px;
}

.result_box {
	border-top: 1px solid #ccc;
	display: block;
	font-family: font1, tahoma, arial;
	padding: 5px 5px 0 5px;
	margin: auto;
	width: 490px;
	border-radius: 5px 0 0 16px;
	-moz-border-radius: 5px 0 0 16px;
	-webkit-border-radius: 5px 0 0 16px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #000099;
	font-size: 14px;
}

.chang-page {
	margin-right: 15px;
}

.top_city_setting {
	height: 70px !important;
}

.cntSeparator {
	font-size: 20px;
	margin: 4px 0px;
	color: #000;
}

.desc {
	margin: 7px 3px;
}

.desc div {
	float: left;
	font-family: Arial;
	width: 70px;
	margin-right: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#txt_ag {
	font: bold 16px/30px BKoodakbold, arial;
	color: #095666;
}

.success {
	background: #eee url(../images/success.png) no-repeat right 0px;
	border-radius: 30px 0 30px 0;
	-moz-border-radius: 7px 0 7px 0;
	-webkit-border-radius: 7px 0 7px 0;
	box-shadow: 0px 0px 4px #eee;
	-moz-box-shadow: 0 0px 4px #454545;
	-webkit-box-shadow: 0 0px 4px #454545;
	border: 5px solid #ccc;
	width: 90%;
	padding: 7px 60px 10px 10px;
	margin: 0 auto;
	font: normal 11px/25px Tahoma, Geneva, sans-serif;
	color: #454545;
	margin: 10px 0;
}

.error {
	background: #ff9c9d url(../images/error.png) no-repeat right 0px;
	border-radius: 7px 0 7px 0;
	-moz-border-radius: 7px 0 7px 0;
	-webkit-border-radius: 7px 0 7px 0;
	box-shadow: 0px 0px 4px #454545;
	-moz-box-shadow: 0 0px 4px #454545;
	-webkit-box-shadow: 0 0px 4px #454545;
	border: 1px solid #fff;
	width: 84%;
	padding: 7px 60px 10px 10px;
	margin: 0 auto;
	font: normal 14px/25px Tahoma, Geneva, sans-serif;
	color: #454545;
	margin: 10px 0;
}

.overview .txt_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #979797;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 2px #454545 inset;
	color: #0D0D0D;
	display: block;
	font: 11px/26px Tahoma, Geneva, sans-serif;
	height: 23px;
	margin: 4px 0;
	padding: 0 10px;
	width: 105px;
}

.overview .textarea {
	height: 100px;
	width: 120px;
}

.fileinput-button {
	overflow: hidden;
	position: relative;
}

.btn-success {
	background-color: #5CB85C;
	border-color: #4CAE4C;
	color: #FFFFFF;
}

.btn {

	cursor: pointer;
	display: inline-block;
	width: 122px;
	height: 26px;
	margin-bottom: 4px;
	margin-right: 0px;
	background: url("../images/excel.png") repeat scroll 0 0 transparent;
	vertical-align: middle;
	white-space: nowrap;
}

.btn:hover {
	box-shadow: 0px 0px 7px #b2e4ea inset;
	-moz-box-shadow: 0px 0px 7px #b2e4ea inset;
	-webkit-box-shadow: 0px 0px 7px #b2e4ea inset;
}

@-moz-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0;
	}

	100% {
		background-position: 0 0;
	}
}

@-moz-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0;
	}

	100% {
		background-position: 0 0;
	}
}

.progress {
	background-color: #F5F5F5;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.progress-bar {
	background-color: #428BCA;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 100%;
	text-align: center;
	transition: width 0.6s ease 0s;
	width: 0;
}

.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar {
	animation: 2s linear 0s normal none infinite progress-bar-stripes;
}

.progress-bar-success {
	background-color: #FF9600;
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5BC0DE;
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #F0AD4E;
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #D9534F;
}

.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.viewport input.send {
	height: 26px;
	width: 122px;
	background: url('../images/send.png') no-repeat scroll 0 0 transparent;
	border: 0px;
	cursor: pointer;
	margin-top: 4px;
}

.viewport input.send:hover {
	box-shadow: 0px 0px 7px #b2e4ea inset;
	-moz-box-shadow: 0px 0px 7px #b2e4ea inset;
	-webkit-box-shadow: 0px 0px 7px #b2e4ea inset;
}

#divLoading {

	background: url("../images/shadow_t.png");
	height: 100%;
	left: 0;
	position: relative;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 300000;
	text-align: center;
}

#divLoading p {
	*right: 0px !important;
	color: #414141;
	position: absolute;
	width: 100%;
	top: 30px;
	font-size: 14px;
}

#login_form {
	width: 250px;
	margin: 20px 60px;
	direction: rtl;
	text-align: right;
}

#login_form form {
	margin-top: 10px;
}

#login_form p {
	font: normal 14px/20px Tahoma, Geneva, sans-serif;
	color: #676767;
	text-align: justify;
}

#login_form label {
	float: right;
	font: normal 14px/20px Tahoma, Geneva, sans-serif;
	color: #676767;
}

#login_form .txtbox {
	background: #DFDFDF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 150px;
	height: 24px;
	float: left;
	border: none;
	padding: 0 5px;
	font: normal 14px/24px tahoma, arial, sans-serif;
	color: #676767;
}

#login_form .line {
	padding: 2px 0;
}

#login_form .submite {
	float: left;
	padding: 0 5px 5px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	background: #32C1CE;
	font: normal 14px/24px Tahoma, Geneva, sans-serif;
	color: #fff;
	display: block;
	margin-top: 8px;
	cursor: pointer;
	border: none;
}

#login_form .link {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font: normal 14px/24px Tahoma, Geneva, sans-serif;
	color: #2A9DEE;
	display: block;
	border-bottom: 1px dotted #444;
}

div.register {
	float: right;
	width: 180px;
}

input.register {
	width: 110px !important;
	margin-left: 5px;

}

.reveal-modal4 {
	visibility: hidden;
	position: fixed !important;
	top: calc(50% - 86px) !important;
	left: calc(50% - 184px);

	/*	left: 50%;
	margin-left: -256px;

	background:url(../images/modal-gloss.png) no-repeat 0 0;*/
	width: 365px;
	position: absolute;
	z-index: 1000001;
	height: 170px;
	border: 1px outset #4E5D5D;
	background: #eee;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	/* IE6-9 */
	/*
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	*/
	border-radius: 11px;
}

.timeout_i {
	float: right;
	height: 78px;
	width: 76px;
	margin: 20px;
	background: url('../images/timeout.png');
}

.search_restart {
	text-align: center;
	width: 185px;
	font-family: font1, tahoma;
	font-size: 13px;
	height: 25px;
	font-weight: bold;
	vertical-align: baseline;
	/* background: -moz-linear-gradient(center top , #FFFFFF 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #012d92;
	/* Old browsers */
	background: -moz-linear-gradient(top, #012d92 0%, #00186f 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #012d92), color-stop(100%, #00186f));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #012d92 0%, #00186f 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #012d92 0%, #00186f 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #012d92 0%, #00186f 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #012d92 0%, #00186f 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#012d92', endColorstr='#00186f', GradientType=0);
	/* IE6-9*/
	color: #fff;
	border-radius: 6px;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-top: 5px;
}

.search_restart:hover {
	background: #004cff;
}

#about_box .title_bg {
	background: url("../images/sb_title1.png") no-repeat scroll top right;
	color: #fff;
	float: right;
	font: bold 15px/30px BKoodakbold, arial;
	height: 34px;
	padding: 0 12px 0 20px;

	width: 208px;
}

#about_box .title_bg span {
	margin-right: 15px;

}

#about_box .inn_box {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #EAEAEA;
	border-radius: 7px 7px 7px 7px;
	/*	height: 132px;*/
	margin-top: -11px;
	padding: 10px;
}

#about_box p {
	color: #414141;
	direction: rtl;
	font: 13px/20px Tahoma, Geneva, sans-serif;
	margin: 4px 8px 10px 10px;
	text-align: right;
	width: 320px;
}

#about_box .pic {
	border: 3px solid #FFFFFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	float: right;
	margin: 0 0 8px 8px;
	width: 100px;
}

.ads_left {
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: none;
}

.ads_right {
	bottom: 0;
	right: 0;
	position: fixed;
	z-index: 100;
	display: none;
}

.ads_left_top {
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	display: none;
}

.ads_right_top {
	top: 0;
	right: 0;
	position: fixed;
	z-index: 100;
	display: none;
}

.sysiconf {
	background-image: url(../images/ch_iconssss.png?v=9);
	background-position: -385px -600px;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}

.igniconf {
	background-image: url(../images/ch_iconssss.png?v=9);
	background-size: 405px 725px;
	background-position: 155px -457px;
	width: 45px;
	height: 30px;
	margin-right: calc(50% - 13px);
	opacity: 0.5;
}

@media only screen and (min-device-width :1365px) and (min-width : 1365px) {

	.ads_right,
	.ads_left_top,
	.ads_right_top,
	.ads_left {
		display: block;
	}

}

@media only screen and (max-width: 1048px){
	.reveal-modal2 {
		left: 305px !important;
	}
}
.widg {
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 9px;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.widg p {
	text-align: justify;
	color: #636363;
}

.widg_inn {
	padding: 12px 10px 0 10px;
	height: 172px;
}

.widg_about .widg_inn {
	height: 230px;
}

.widg_inn.scroll-wrapper {
	margin-top: 18px !important;
	margin-bottom: 12px !important;
	padding-bottom: 0;
}

.widg_inn .widg_inn {
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#search_flight .widg_inn {
	height: auto;
}

.sb_title {
	position: relative;
	padding: 0 20px;
	height: 32px;
	font: bold 14px/35px font1, tahoma;
	color: #2aacd5;
	margin-bottom: 4px;
	/* border-bottom: 2px solid rgb(42, 172, 213); */
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.sb_title .sbt_icon {
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: -10px;
	color: #1b7dc2;;
	line-height: 20px;
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.sb_title .sbt_icon i {
	display: block;
	text-shadow: none;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	/* IE 9 */
	-moz-transform: rotate(45deg);
	/* IE 9 */
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
}

.sb_title .sbt_icon i::before {
	font-size: 25px;
	font-weight: normal;
}

.autocomplete-suggestions {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #999;
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.14);
	cursor: default;
	overflow: auto;
}

.autocomplete-suggestion {
	padding: 7px 10px;
}

#search_flight .label_box {
	overflow: hidden;
}

#search_flight .label_box label {
	font: normal 13px/23px font1;
	color: #666;
}

.text_box {
	border: 1px solid #ececec;
	background-color: #fff;
	height: 30px;
	color: #555;
	padding: 0 10px;
	font: normal 12px/30px tahoma;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search_flight .text_box {
	height: 45px;
	font: normal 14px/40px font1, tahoma, arial;
	color: #555;
	cursor: pointer;
}

.text_box::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #555;
	opacity: 1;
	/* Firefox */
}

.text_box::-webkit-input-placeholder {
	color: #7e7e7e;
}

.text_box:-moz-placeholder {
	/* Firefox 18- */
	color: #7e7e7e;
}

.text_box::-moz-placeholder {
	/* Firefox 19+ */
	color: #7e7e7e;
}

.text_box:-ms-input-placeholder {
	color: #7e7e7e;
}

textarea.text_box {
	min-height: 60px;
}

.text_box_captcha {
	width: 220px;
}

.text_box_en {
	font-family: tahoma;
	font-size: 13px;
}

.text_box:focus {
	border-color: rgba(94, 129, 255, 0.34);
}

.require {
	color: red;
	font-size: 20px;
	display: inline-block;
	line-height: 23px;
}

#search_flight {
	position: relative;
}

#search_flight .arrow_city {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

#search_flight .arrow_city:hover {
	border-color: #888;
}

#search_flight .arrow_city i {
	line-height: 23px;
	height: 14x;
	width: 14px;
	display: block;
}

#search_flight .arrow_city i::before {
	font-size: 13px;
	color: #ff8d41;
}

#search_flight .main_inp {
	position: relative;
	padding-left: 20px;
	right: 0;
	width: 100%;
	clear: both;
	box-sizing: border-box;
}

#search_flight .main_inp_inn {
	position: relative;
	height: 45px;
}

#search_flight .main_inp .text_box {
	right: 0;
	padding-right: 35px;
}

body #search_flight .line_box_date .main_inp .text_box {
	font-size: 14px;
}

#search_flight .main_inp .input_icon {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 24px;
	height: 24px;
	content: '';
	z-index: 7;
}

#search_flight .line_box_mabda .main_inp .input_icon {
	background-position: -150px -72px;
}

#search_flight .line_box_maghsad .main_inp .input_icon {
	background-position: -150px -96px;
}

#search_flight .line_box_date .main_inp .input_icon {
	background-position: -150px -120px;
}

#search_flight .line_box {
	margin-bottom: 8px;
	overflow: hidden;
}

#search_flight .exchange {
	width: 20px;
	height: 20px;
	padding: 5px;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #bbb;
	z-index: 3;
	left: 18%;
	top: 75px;
	cursor: pointer;
}

#search_flight .exchange:hover {
	background-color: #f8f8f8;
}

#homelinks_section ul li:before,
#search_flight .exchange:after,
.submenu_blog .box ul li:before,
.ch_icon {
	background-image: url(../images/ch_iconssss.png?v=9);
	background-position: 0 0;
	background-size: 240px 408px;
	background-repeat: no-repeat;
}
#search_flight .exchange:after{
	background-image: url(../images/ch_iconssss.png?v=9);
	background-position: 0 0;
	background-size: 200px 340px;
	background-repeat: no-repeat;

}
#search_flight .exchange:after {
	background-position: -30px -160px;
	width: 20px;
	height: 20px;
	content: '';
	display: block;
}

#search_flight .line_box_mabda {
	position: relative;
}

#search_flight .line_box2 {
	margin-bottom: 7px;
}

#search_flight .line_box_date {
	margin-bottom: 12px;
}

#return_date_box {
	opacity: 0.7;
}

#search_flight .half_box {
	width: 48%;
}

#search_flight .date_icon {
	position: absolute;
	left: -3px;
	top: 7px;
	width: 24px;
	height: 24px;
	text-align: center;
}

#search_flight .date_icon i {
	line-height: 24px;
	display: block;
}

#search_flight .date_icon i::before {
	font-size: 16px;
	color: #ff8d41;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#search_flight .return_date_deactive i::before {
	color: #999;
}

#search_flight .return_date_deactive #return_date_text_box {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	/* IE 8 */
	filter: alpha(opacity=35);
	/* IE 5-7 */
	-moz-opacity: 0.35;
	/* Netscape */
	-khtml-opacity: 0.35;
	/* Safari 1.x */
	opacity: 0.35;
	/* Good browsers */
}

#search_flight .return_date_deactive #returning {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	/* IE 8 */
	filter: alpha(opacity=35);
	/* IE 5-7 */
	-moz-opacity: 0.35;
	/* Netscape */
	-khtml-opacity: 0.35;
	/* Safari 1.x */
	opacity: 0.35;
	/* Good browsers */
}

#search_flight #return_date_text_box {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.autocomplete-suggestions {
	font: 12px/24px tahoma;
	color: #555;
	direction: ltr;
}

.autocomplete-selected {
	border-color: #ddd;
}

#search_auto_from,
#search_auto_to {
	direction: ltr;
	text-align: right;
}

.ch_button {
	width: 100px;
	height: 30px;
	z-index: 2;
	font: 14px/30 font1, arial;
	position: relative;
	border: 1px solid #ff6600;
	padding: 3px 32px 0 62px;
	text-align: center;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	margin: 18px auto 10px auto;
	line-height: 26px;
	color: #555;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ch_button .sub {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: none;
	border: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.ch_button:hover {
	background-color: rgba(0, 0, 0, 0.02);
	color: #7a7a7a;
}

.ch_button .circle1 {
	position: absolute;
	border: 3px solid #1b7dc2;
	width: 31px;
	height: 31px;
	left: -3px;
	top: -2px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.ch_button .circle2 {
	position: absolute;
	border: 3px solid #23dcd9;
	height: 20px;
	width: 20px;
	left: 2px;
	top: 4px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.ch_button i {
	position: absolute;
	left: -11px;
	text-align: center;
	top: 4px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #f47c20;
	z-index: 6;
	transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	/* IE 9 */
	-moz-transform: rotate(-90deg);
	/* IE 9 */
	-ms-transform: rotate(-90deg);
	/* IE 9 */
	-webkit-transform: rotate(-90deg);
	/* Chrome, Safari, Opera */
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-ms-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

.ch_button_loading {
	width: 100px;
}

.ch_button i {
	-webkit-transition: mymove 0.5s infinite;
	-moz-transition: mymove 0.5s infinite;
	-ms-transition: mymove 0.5s infinite;
	-o-transition: mymove 0.5s infinite;
	transition: mymove 0.5s infinite;
}

@-webkit-keyframes mymove {
	from {
		left: -6px;
	}

	to {
		left: -15px;
	}
}

@-moz-keyframes mymove {
	from {
		left: -6px;
	}

	to {
		left: -15px;
	}
}

@-o-keyframes mymove {
	from {
		left: -6px;
	}

	to {
		left: -15px;
	}
}

@keyframes mymove {
	from {
		left: -6px;
	}

	to {
		left: -15px;
	}
}

.ch_button:hover i {
	left: -15px;
}

.ch_button .bg {
	background-color: #fff;
	width: 32px;
	height: 32px;
	position: absolute;
	z-index: 5;
	left: -15px;
	top: 0;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	/* IE 9 */
	-moz-transform: rotate(45deg);
	/* IE 9 */
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
}

.line .date {
	padding-left: 0 !important;
	width: 62px !important;
	direction: ltr;
	line-height: 40px;
}

.line .date .icon {
	float: left;
	margin-right: 5px;
	color: #0982B3;
	height: 40px;
	line-height: 42px;
	display: block;
	font-size: 18px;
}

.line .user {
	width: 85px !important;
	padding-left: 0 !important;
	height: 40px;
}

.line .user .icon {
	color: #0982B3;
	float: left;
	height: 40px;
	line-height: 42px;
	display: block;
	margin-right: 2px;
	font-size: 25px;
}

#reverse_bg {
	float: left !important;
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	top: -149px;
}

#reverse_bg a i {
	font-weight: normal;
}

#reverse_bg a i:before {
	font-size: 14px;
}

a.reverse.btn i {
	float: left;
	margin: 0 10px 0 0;
	height: 28px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	-moz-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	-webkit-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	-o-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	-ms-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
}

a.reverse.btn:hover i {
	-moz-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	-webkit-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	-o-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	-ms-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
}

.one_way #reverse {
	display: block;
}

.btn {
	background-color: transparent !important;
	padding: 0 20px;
	cursor: pointer;
	/* height: 30px; */
	font: normal 13px/30px font1;
	font-size: 13px;
	font-family: font1;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*Modal Redesign*/
.reveal-modal2 {
	background-color: #f5f5f5;
	border-radius: 15px;
	padding-top: 20px;
}

.reveal-modal2 #content {
	float: unset;
	/* margin: 0 auto; */
	width: 100%;
	padding: 0;
}

img.adpop1 {
	display: block;
	position: relative;
	margin: -3px auto 0 auto;
	width: 100%;
	height: auto;
	border-radius: 0 0 5px 5px;
}

a.close-reveal-modal {
	background-color: #ebebeb;
	position: absolute;
	left: -15px;
	top: -15px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	color: #5e5e5e;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.close-reveal-modal i {
	text-align: center;
	line-height: 30px;
}

.close-reveal-modal i:before {
	font-size: 14px;
}

.close-reveal-modal:hover i {
	color: #333;
}

.reveal-modal2 .close-reveal-modal {
	font-size: 10px;
	line-height: .5;
	position: absolute;
	right: -11px;
	top: -10px;
	color: #5e5e5e;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.reveal-modal2 #content .table,
.reveal-modal2 #content .table .t_title {}

#myModal .inn_content_value {
	width: 499px;
	margin: 0 auto;
}

a.modal-popup-ad {
	position: absolute;
	display: block;
	bottom: -5px;
	width: 100%;
}

a.modal-popup-ad img {
	width: 100%;
	/*height: auto;*/
	border-radius: 0 0 6px 6px;
	height: 104px;
}

li.trainlist a {
	background: #003399 !important;
}

a.button.search.prevday,
a.button.search.nexday {
	width: 57px !important;
	padding: 0 8px;
	line-height: 27px;
	height: 31px;
}

a.button.search.prevday .icon {
	float: right;
}

a.button.search.nexday .icon {
	float: left;
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* IE 9 */
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-webkit-transform: rotate(180deg);
	/* Chrome, Safari, Opera */
	margin-top: 0;
}

.button.search .icon:before {
	font-size: 10px;
}

.button.search.prevday .icon:before,
.button.search.nexday .icon:before {
	line-height: 30px;
}

.prevday .cssload-content,
.nexday .cssload-content,
.tbl_box a .cssload-content,
.nex15days .cssload-content,
.prev15days .cssload-content,
.reverseh .cssload-content,
#chper .cssload-content {
	opacity: 0.9;
	margin: -2px 7px 0 7px;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}

.button.search.taghvim {
	line-height: 20px;
}

.button.search.taghvim i {
	font-weight: normal;
	line-height: 20px;
	margin-left: 5px;
	vertical-align: text-bottom
}

.button.search.taghvim i:before {
	font-size: 14px;
}

.prevday .cssload-l1,
.prevday .cssload-l2,
.prevday .cssload-l3,
.nexday .cssload-l1,
.nexday .cssload-l2,
.nexday .cssload-l3 {
	background: #2aacd5 !important;
}

.reverseh .cssload-l1,
.reverseh .cssload-l2,
.reverseh .cssload-l3 {
	background: #ff6600 !important;
}

#reverse_bg a#reverse {
	width: 90px;
	height: 30px;
	line-height: 28px;
	font-size: 13px;
	color: #ffffff;
	background-color: #2aacd5 !important;
	border-radius: 7px;
}

#reverse_bg a#reverse:hover {
	box-shadow: none;
}

.vticker ul {
	font: 14px/18px font1, tahoma, arial
}

.slidersans {
	width: 100%;
	height: 28px;
	font-family: font1, tahoma, arial;
	font-size: 13px;
	color: #414141;
}

.slidersans marquee {
	margin-top: 0px !important;
}

.pricecmp i:before,
.timecmp i:before {
	font-size: 15px;
}

.trainicon {
	background-image: url("../images/ch_iconssss.png?v=9");
	background-size: 240px 400px;
	background-position: -37px -208px;
	width: 20px;
	height: 21px;
	content: '';
	position: absolute;
	display: inline-block;
	margin-right: -20px;
	margin-left: 2px;
	margin-top: 4px;
	vertical-align: sub;
}

li.trainlist a {
	padding-right: 25px !important;
}

/*Redirect Page Styles*/
.rcountdown,
.ragencyname,
.ragencyname h1,
.ragencyname p,
.ragencysupp,
.rtotalclick,
.rcaution {
	font-family: font1, tahoma;
	color: #2a2a2a;
	text-align: center;
}

.rcountdown {
	font-size: 46px;
	color: #ff6600;
	margin-top: 24px;
	margin-bottom: 35px;
}

.cirk {
	position: absolute;
}

.cirk svg {
	height: 115px;
	transform: rotateY(-180deg) rotateZ(-90deg);
}

.cirk svg circle {
	stroke-dasharray: 314px;
	stroke-dashoffset: 0px;
	stroke-linecap: round;
	stroke-width: 4px;
	stroke: #2aacd5;
	fill: none;
	animation: countdown 3s linear forwards;
	animation-delay: 1s;
}

.cirk.cirk2 svg {
	margin-right: 150px;
}

.cirk.cirk2 svg circle {
	animation: countdown 5s linear forwards;
	animation-delay: 1s;
}

@keyframes countdown {
	from {
		stroke-dashoffset: 0px;
	}

	to {
		stroke-dashoffset: 314px;
	}
}

.ragencyname p {
	font-size: 15px;
	margin: 10px auto;
}

.ragencyname h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 10px auto;
}

.ragencysupp {
	margin: 10px 0;
}

.ragencysupp svg {
	width: 30px;
	vertical-align: bottom;
	margin-left: 10px;
}

.rcaution {
	width: 100%;
	background-color: #ff6600;
	color: #fff !important;
	padding: 5px 0;
	font-size: 13px;
}

.rtotalclick {
	width: 100%;
	background-color: #2aacd5;
	color: #fff !important;
	border-radius: 0 0 10px 10px;
	padding: 15px 0;
}

.adred #main_slider {
	float: left !important;
	margin: 40px 0 0 15px;
	width: 500px;
	height: 320px;
}

.adredirect {
	position: relative;
	display: inline-block;
	width: 500px;
	height: 320px;
}



img.adredirect2 {}

.sb_sub_btn {
	float: none;
	margin: 0 auto 5px auto;
	width: 114px;
	display: block;
	padding: 0;
	text-align: center;
}

.btnfilter {
	background-color: #2aacd5;
	border: none;
	cursor: pointer;
	height: 30px;
	font-family: tahoma !important;
	font-size: 13px;
	font-family: chfont;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btnfilter:hover {
	background-color: #00a2d5;
}

.floatingfilter {
	position: absolute;
	margin-right: 75px !important;
	width: 30px !important;
	height: 30px;
	border-radius: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: font1, tahoma !important;
	background-color: #fff;
	border: 1px solid #2aacd5;
	text-align: center;
	color: #2aacd5;
}

.floatingfilter:hover {
	color: #ffffff;
}

span.homicon {
	background-image: url("../images/ch_iconssss.png?v=9");
	background-size: 194px 356px;
	/*abi 321px*/
	background-position: -56px -190px;
	width: 20px;
	height: 20px;
	content: '';
	display: inline-block;
	margin-left: 2px;
	vertical-align: sub;
	z-index: 9999;
	float: right;
}

.najva-popup-button,
p#najva-popup-text {
	font-family: font1, tahoma, arial !important;
	font-size: 14px !important;
}

.najva-popup-button {
	margin: 0 3px !important;
	height: 30px !important;
}

/*Banners CSS*/
#header {
	background: none;
	width: 1024px;
}

.oddheader {
	background-image: none;
	border-radius: 19px 19px 19px 19px;
}

#logo {
	float: right;
	height: 168px;
	width: 100%;
	margin: 0px;
	background: none;
}

#logo a {
	height: 168px;
	width: 1024px;
}

#logo a img {
	display: block;
}

.d1class {
	float: left;
	height: 390px;
	margin: 0;
	width: 100%;
}

/* .d2d3d4class{width:503px !important;} */
.d2d3d4class {
	position: relative;
	display: inline-block;
	margin-right: 8px;
}

/* .d2class img, .d3class img, .d4class img{margin: 1px;} */
.d5class {
	height: 90px;
}

/* .d5class a img{margin: -3px 0px 0px 0px;} */
.d6class {
	display: block;
	width: 235px;
	height: 210px;
	margin-bottom: 5px;
}

a.d7class {
	width: 498px;
	height: 66px;
	display: block;
	margin-bottom: 5px;
}

.s3col {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 1024px;
	padding: 0 10px;
}

.s3col .jaygah {
	position: relative;
	display: inline-block;
	width: 508px;
	margin: 0 auto;
}

/* .d7class img {margin-right: 4px;} */
.tclass {
	float: right;
	width: 211px;
}

.t1class img {
	margin-top: 1px !important;
}

.t2class img {
	margin-top: 4 !important;
}

.b1class img,
.b2class img {
	margin: -25px 0px -7px 0px !important;
	width: 49.5%;
}

.b12class img {
	margin: -25px 0px -7px 0px !important;
	width: 100%;
}

.bmclass {
	position: relative;
	display: block;
	width: 532px;
	height: 70px;
}

.bmclass img {
	height: 70px;
}

.b3class img {
	margin: -22px 0 0 !important;
	width: 100%;
}

.c2class img {
	margin: 0 !important;
}

.scrollbart {
	height: 193px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-left: 0px;
	scrollbar-width: thin;
	/*scrollbar-color: auto;*/
	scrollbar-color: #dfdfdf #f9f9f9;
}

.scrollbart::-webkit-scrollbar {
	width: 6px;
}

.scrollbart::-webkit-scrollbar-track {
	background: #ddd;
	border-radius: 8px;
}

.scrollbart::-webkit-scrollbar-thumb {
	background: #2aacd5;
	border-radius: 8px;
}

#myModal .scrollbart {
	height: unset
}

.check3 {
	display: none !important
}

.check.csubmit {
	display: block !important;
	margin: 10px auto 0 auto !important;
}

input.button.search {
	float: unset !important;
	/*padding: unset;*/
	width: 89px;
	display: block;
	background-color: #2aacd5 !important;
	color: #ffffff;
}

input.button.search:hover {
	background-color: #1c9cc5 !important;
}

.check .pic span {
	vertical-align: middle;
	line-height: 23px;
	margin-right: 4px;
}

.check.check1 .pic span {
	margin-right: 10px;
}

.box.clickme4 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.box.clickme3 {
	margin-right: -6px;
	width: 220px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/*btnreverse*/
.reverseh {
	float: left;
	padding: 0 10px;
	background-color: transparent;
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 14px;
	border-radius: 4px;
	width: 96px !important;
	height: 30px;
}

.reverseh:hover {
	cursor: pointer;
}

.reverseh i {
	color: #ff6600 !important;
	float: left;
	margin: 0 10px 0 0 !important;
	-webkit-transition: -webkit-transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	-ms-transition: -ms-transform 1s ease;
	-o-transition: -o-transform 1s ease;
	transition: transform 1s ease;
	-moz-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	-webkit-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	-o-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	-ms-transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
	transform: rotate(-180deg) translate(0px, 0px) skew(0deg, 0deg);
}

.reverseh:hover i {
	-moz-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	-webkit-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	-o-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	-ms-transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
	transform: rotate(180deg) translate(0px, 0px) skew(0deg, 0deg);
}

.reverseh i:before {
	font-size: 14px;
}

/*autocomplete-suggestions scrollbart*/
.autocomplete-suggestion {
	padding-right: 0 !important;
	padding: 10px 10px 0 0;
	width: 100%;
}

.autocomplete-suggestions {
	min-height: 80px;
	max-height: 365px !important;
	overflow: hidden;
	/* width: 205px !important; */
	border: 1px solid #dedede;
	border-top: none;
	scrollbar-width: thin;
	scrollbar-color: #2aacd5;
	scrollbar-track-color: #ddd;
	font: 12px/24px font1;
	color: #777;
	direction: ltr;
}

.autocomplete-suggestions::-webkit-scrollbar {
	width: 5px;
}

.autocomplete-suggestions::-webkit-scrollbar-track {
	background: #ddd;
}

.autocomplete-suggestions::-webkit-scrollbar-thumb {
	background: #2aacd5;
}

.diricon,
.diriconto {
	background-image: url(../images/ch_iconssss.png?v=9);
	background-size: 220px 355px;
	background-repeat: no-repeat;
	background-position: -134px -63px;
	width: 30px;
	height: 20px;
	float: right;
	margin-left: 5px;
}

.diriconto {
	background-position: -134px -83px !important;
}

.autocomplete-suggestions .arrow_city i:before {
	font-size: 13px !important;
	color: #ff8d41;
	margin-right: 10px;
}

.autocomplete-suggestions .arrow_city {
	text-align: center;
	font: 14px/24px font1;
	color: #777 !important;
}

span.borderaz {
	position: relative;
	display: block;
	border-bottom: 1px solid #dedede;
	width: 90%;
	margin: 5px auto 0 auto;
}

.sayercity {
	height: 35px;
}

.autocomplete-suggestion:hover {
	cursor: pointer !important;
	background-color: #fafafa !important;
}

.icon_box {
	float: right;
	width: 30px;
	height: 30px;
	margin: 5px 0 0 12px;
	position: relative;
	text-align: center;
}

.icon_box i {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.icon_box i.ft1::before {
	font-size: 27px;
	color: red;
}

.icon_box i.ft2 {
	z-index: 3;
	float: right;
	top: 3px;
	color: #222;
	transform: rotate(-70deg);
	-o-transform: rotate(-70deg);
	/* IE 9 */
	-moz-transform: rotate(-70deg);
	/* IE 9 */
	-ms-transform: rotate(-70deg);
	/* IE 9 */
	-webkit-transform: rotate(-70deg);
	/* Chrome, Safari, Opera */
}

.icon_box i.ft2::before {
	font-size: 12px;
}

a#chper {
	font: normal 13px/30px font1;
	cursor: pointer;
	float: left;
	padding: 0 20px;
	width: 58px;
	height: 30px !important;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 1.5%;
	color: #2aacd5;
	font-size: 14px;
	font-family: font1, tahoma;
	background-color: transparent;
	border: 1px solid #2aacd5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a#chperdis {
	font: normal 13px/30px font1;
	cursor: pointer;
	float: left;
	padding: 0 20px;
	height: 30px !important;
	width: 58px;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 1.5%;
	font-size: 14px;
	font-family: font1, tahoma;
	background-color: transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	pointer-events: none;
	cursor: pointer;
}

a#chperdis:hover {
	background-color: transparent !important;
}

.prevdis {
	color: #ccc !important;
	border-color: #ccc !important;
	cursor: default !important;
}

.prev15days {
	float: right !important;
	margin-right: 7px;
}

#search_flight {
	text-align: center;
}

#search_flight .sb_title {
	height: 27px;
}
/*
#search_flight .sb_title .sbt_icon {
	right: 100px;
	border: 6px solid #fff;
	bottom: -12px;
}

#search_flight .sbt_icon i {
	/*transform: none;
}*/

span.bdown {
	position: absolute;
	float: right;
	right: 10px;
	bottom: 2px;
	height: 2px;
	width: 214px;
	border-bottom: 1px solid rgb(42, 172, 213);
}

#content .table:nth-child(0),
#content .table:nth-child(1),
#content .table:nth-child(2) {
	margin-bottom: 7px;
}

input#search_auto_from_val,
input#search_auto_to_val {
	visibility: hidden;
}

.autopad {
	display: block;
	width: 80%;
}

.topsection,
.firstcol,
.seccol {
	position: relative;
	padding: 0;
	margin: 0;
}

.topsection {
	display: block;
	width: 1024px;
}

.firstcol {
	display: inline-block;
	width: 760px;
}

.seccol {
	display: inline-block;
	width: 257px;
	float: left;
}

.firstrow,
#slider_section {
	position: relative;
	display: block;
	width: 760px;
	float: right;
	padding: 0;
	margin: 0;
}

.firstrow {
	height: 90px;
	margin-bottom: 5px;
}

.firstrow a {
	display: inline-block;
}

a.button.btnsearch {
	background-color: #2aacd5 !important;
	color: #ffffff !important;
	/*border: none;*/
}

.jslider .jslider-pointer {
	-webkit-tap-highlight-color: transparent;
}

.clickme2 .title {
	width: 50% !important;
	float: right;
}

.plane_type_box label {
	float: right;
	width: 33.3%;
	margin-bottom: 13px;
	font: normal 12px/0px font1, tahoma;
	color: #808080;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-tap-highlight-color: transparent;
}

.plane_type_box label input {
	margin-left: 3px;
	vertical-align: middle;
	cursor: pointer;
	height: 18px;
	width: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #ffffff;
	border: 1px solid #dedede;
	-webkit-tap-highlight-color: transparent;
}

.all_airline {
	font: normal 12px/0px font1, tahoma;
	display: inline-block;
	margin-bottom: 15px;
	color: #808080;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.all_airline input {
	vertical-align: middle;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
	height: 18px;
	width: 18px;
	background: #ffffff;
	border: 1px solid #dedede;
}

.plane_type_box label input:checked::before,
.all_airline input:checked::before {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: sans-serif;
	content: '✓';
	font-size: 18px !important;
	font-weight: bold;
	line-height: 18px !important;
	color: #2aacd5 !important;
}

/* info parvaz */
.info_parvaz {
	display: inline-block;
	width: 17px;
	height: 25px;
	padding: 0 0 0 7px;
}

.infoshape {
	font-size: 19px;
	cursor: pointer;
	font-weight: bold;
	line-height: 42px;
}

.info_parvaz .efitooltip img {
	display: block;
	margin-right: 12px;
	width: 65px;
	height: 50px;
}

.mkfcol1,
.mkfcol2,
.mkfcol3 {
	display: inline-block;
}

.mkfcol1,
.mkfcol2 {
	float: right;
	margin-left: 3.5%;
}

.mkfcol1 {
	width: 23%;
	text-align: center;
}

.mkfcol2 {
	width: 25%;
	margin-top: 10px;
}

.mkfcol3 {
	width: 43%;
}

.efitooltip {
	position: absolute;
	margin-top: 4px;
	direction: rtl;
	text-align: right;
	left: 231px;
	box-sizing: border-box;
	width: 532px;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	max-height: 250px;
	pointer-events: none;
	color: #919191;
	border: 1px solid #ccc;
	font: normal 12px/17px chfont;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	transform: translate3d(10px, 0, 0);
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.efitooltip_bg .arrowb_bg {
	position: relative;
}

.efitooltip_bg .arrowb {
	position: absolute;
	left: 50%;
	bottom: 32px;
	opacity: 0;
	width: 0;
	z-index: -2;
	height: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-left: -10px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 9px solid #ccc;
}

.efitooltip_bg:hover .arrowb,
.plan_icon_bg:hover .arrowb {
	opacity: 1;
	z-index: 3;
	-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.plan_icon_bg:hover .arrowb {
	bottom: 27px;
}

.efitooltip_bg:hover .efitooltip,
.plan_icon_bg:hover .efitooltip {
	pointer-events: auto;
	opacity: 1;
	z-index: 3;
	-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.minpriceshow span {
	color: #ffffff !important;
	background-color: #00c853;
	line-height: 15px !important;
	height: 16px;
	margin-top: 7px !important;
	margin-left: -13px !important;
	border-top: none !important;
	width: 41px !important;
}

.extrawrapper {
	position: relative;
	display: block;
	margin: 10px auto 5px auto;
	padding: 10px;
	text-align: center;
}

.extrawrapper .sababanner {
	position: relative;
	display: inline-block;
	width: 468px;
	height: 60px;
	margin: 0 10px;
	cursor: pointer;
}

.extrawrapper .sababanner.sabamob {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

#najva-subscribe-bell{
	visibility: hidden !important;
}
.box_404 {
    margin-bottom: 30px;
    text-align: center;
}
.box_404 .pic {
    margin: 0 auto 30px;
    max-width: 400px;
}
.box_404 .pic .padding {
    background: rgba(0, 0, 0, 0) url("../images/404.png") no-repeat scroll 0 0 / 100% auto;
    height: 0;
    padding-top: 62.5%;
    width: 100%;
}
.box_404 .link-home {
    background: #46aaed none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    font: bold 15px/40px chfont;
    margin: 0 auto;
    text-align: center;
    width: 120px;
}
.raychat_main_button.right{
	right: 155px !important;
}