@charset "utf-8";

/*
@font-face {
	font-family: 'B Yekan';
	src: url('../fonts/B Yekan.eot');
	src: local('?'), url('../fonts/B Yekan.woff') format('woff'), url('../fonts/B Yekan.ttf') format('truetype'), url('../fonts/B Yekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'b traffic';
	src: url('../fonts/BTraffic.eot');
	src: local('?'), url('../fonts/btraffic.woff') format('woff'), url('../fonts/btraffic.ttf') format('truetype'), url('../fonts/btraffic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'W_yekan';
	src: url('../fonts/W_yekan.eot');
	src: local('?'), url('../fonts/W_yekan.woff') format('woff'), url('../fonts/W_yekan.ttf') format('truetype'), url('../fonts/W_yekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'B Traffic', B Traffic, Traffic, Tahoma, sans-serif;
	src: url('../fonts/BTrafficBold.eot');
src:url('../fonts/BTrafficBold.eot') format('embedded-opentype'), src: local('?'), url('../fonts/BTrafficBold.woff') format('woff'), url('../fonts/BTrafficBold.ttf') format('truetype'), url("../fonts/BTrafficBold.otf") format("opentype"), url('../fonts/BTrafficBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'W_yekan';
	src: url('../_fonts/W_yekan.eot');
	src: url('../_fonts/W_yekan.eot') format('embedded-opentype'), url("../_fonts/W_yekan.otf") format("opentype"), url('../_fonts/W_yekan.ttf') format('truetype'), url('../_fonts/W_yekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'FontAwesome';
	src: url('../_fonts/fontawesome-webfont.eot?v=4.1.0');
	src: url('../_fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), , url('../_fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../_fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}



@font-face {
	font-family: 'Vazir-FD';
	src: url('../fonts/Vazir-FD.eot');
	src: url('../fonts/Vazir-FD.eot') format('embedded-opentype'), url("../fonts/Vazir-FD.otf") format("opentype"), url('../fonts/Vazir-FD.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



/* =================== header ======================*/
* {
	margin: 0;
	padding: 0;
}

body,
html {
	height: : 100%;
}

body,
html {
	overflow-x: hidden !important;
	font-family: 'Vazir-FD';
}

.clr {
	clear: both !important
}

a {
	text-decoration: none
}

li {
	list-style-type: none;
}

#container-body {
	width: 100%;
	margin: 0 auto;
}

#myHeader,
#myHeader.large {
	height: auto;
	transition: all 1s ease 0s;
	position: relative;
	z-index: 9999999;
	width: 100%;
}

#headerbottom.small {
	height: auto;
	transition: all 1s ease 0s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	width: 100%;

}

#myInnerheader {
	width: 100%;
	margin: 0 auto;
}

.headerTop figure {
	margin: 0px !important;
	padding: 0px !important;
	height: 67px
}

#rightHeader {
	width: 40%;
	height: 120px;
	position: relative;
	float: right;
}

#rightHeader .bc-main {
	position: relative
}

#leftHeader {
	width: 60%;
	height: 120px;
	float: left;
}

#navbar-collapse {
	display: block;
	position: relative;
}

#nav-menu {
	height: auto;
	/*width: 100%;*/
	float: right;
	/*clear: both;*/
	padding: 8px 0 0 0;
}

#menu-tablet {
	display: none;
	position: relative
}

#logomain,
#myHeader.large #logomain {
	height: 120px;
	position: absolute;
	transition: all 1s ease 0s;
	top: 0px;
	left: 0;
	z-index: 9999999;
	width: 310px;
}

#logomain img,
#myHeader.large #logomain img {
	height: 95px;
	transition: all 1s ease 0s;
	width: 310px;
	transition: all 1s ease 0s;
	margin: 25px 0 0
}

#myHeader.small #logomain {
	height: 50px;
	position: absolute;
	transition: all 1s ease 0s;
	top: 0px;
	left: 0;
	z-index: 9999999;
	width: 310px;
}

#myHeader.small #logomain img {
	height: 50px;
	width: 168px;
	transition: all 1s ease 0s;
	margin: 0
}

#myHeader.small #rightHeader,
#myHeader.small #leftHeader {
	height: 50px;
}

#myHeader.small #nav-menu {
	margin: 0;
}

/* =================== newheader ======================*/

.headerTop {
	width: 100%;
	height: auto;
	float: right;
	clear: both;
	background-color: #2b2b2b;
	padding: 10px;
}

.bc-main {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	/*	clear: both;*/
}

.logo {
	width: 80%;
	float: right;
}

.logo .img-logo {
	width: 219px;
	float: right;
	text-align: right
}

.img-logo a {
	width: 219px;
	height: 67px;
}

.menuTel {
	width: 200px;
	height: auto;
	float: right;
	direction: rtl
}

.menuTel a {
	text-decoration: none;
	color: #e57b07;
	line-height: 67px;
	display: inline-block;
	font-size: 13px
}

.menuTel a span {
	margin: 0 5px
}

.menuTel p {
	color: #a1a1a1;
	direction: rtl;
	display: inline-block;
}

.login-outer {
	float: left;
	width: 20%;
	height: auto;
	margin-top: 13px;
}

/*.login-Show {

    float: left;
    width: auto;
    height: auto;
    border: 1px solid #e57b07;
    border-radius: 2px;
    padding: 8px 10px;
	background: #e57b07;
max-height: 90px;
}
*/

.login-outer div:hover {

	background: #ffb400 !important;
	border-color: #f9551f;

}

.login a {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	direction: rtl;
	font-size: 14px
}

.login i {
	color: #FFF;
	margin-left: 3px;
}

#headerbottom {
	width: 100%;
	float: right;
	clear: both;
	background: #fff;
	min-height: 45px;
	border-bottom: 1px solid #d5d5d5;
}

/* =================== slider ======================*/
#mySlider {
	position: relative;
	height: 550px
}

.slider {
	width: 100%;
	height: 550px;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

.items {
	display: none;
}

.pags {
	position: absolute;
	bottom: 26px;
	left: 587px;
	z-index: 999;
	padding: 9px 0px 0px 13px;
}

.pags li {
	width: 18px;
	height: 19px;
	float: left;
	margin-left: 2px;
}

.pags li.current a,
.pagination li:hover a {
	background-position: 0 -19px;
}

.banner {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	z-index: 15;
	text-align: left;
	width: 100%;
	height: 500px;
}

.button-1 {
	width: 100%;
	height: 500px;
	display: block;
}

.banner p {
	font-family: Vazir-FD, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 48px;
	color: #fff;
	font-weight: 400;
	letter-spacing: -2px;
	margin-top: -25px;
}

.banner p:first-child {
	font-size: 90px;
	line-height: 108px;
	color: #221e1e;
	font-weight: bold;
	letter-spacing: -6px;
	margin-right: 6px;
	margin-top: 0px;
}



/*===================== tamizi =========================== */
.tamizismall4 {
	font-size: 14px !important;
	color: #939393 !important;
}


/* ======================== menu ============================ */
#menutop-resize {
	width: 100%;
	float: right;
	z-index: 9999;
	height: 50px;
	margin-top: 40px;
	display: block
}

.bc-main>div#nav-menu {
	margin: 15px 0;
}

/************ MAIN MENU *********/
.main-nav {
	position: relative;
	width: 100%;
	float: right;
}

.main-nav:after {
	content: "";
	display: table;
}

.main-nav .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-nav>.menu>li {
	float: right;
}

.main-nav .menu li {
	display: block;
	position: relative;
}

.main-nav>.menu>li>a {
	color: #fff;
	position: relative;
	font-family: 'Vazir-FD';
}

.main-nav .menu li a {
	display: block;
	font-family: "Vazir-FD";
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	padding: 10px 30px 10px 0;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
}

.main-nav .menu li:last-child a {
	border-left: none !important;
}

/*** DROPDOWN / SUBMENU ***/
.main-nav .menu ul {
	position: absolute;
	right: 100%;
	top: 0;
	width: auto;
	min-width: 180px;
	z-index: 500;
	max-height: 0;
	font-family: 'Vazir-FD';
}

.main-nav .menu ul li {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	font-family: 'Vazir-FD';
	-webkit-transition: opacity .4s, -webkit-transform .5s;
	-moz-transition: opacity .4s, -moz-transform .5s;
	-ms-transition: opacity .4s, -ms-transform .5s;
	-o-transition: opacity .4s, -o-transform .5s;
	transition: opacity .4s, transform .5s;
}

.main-nav>.menu>li>ul {
	right: 0;
	top: 100%;
}

.main-nav .menu li:hover>ul {
	max-height: auto;
}

.main-nav .menu li:hover>ul>li {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.main-nav .menu ul li+li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.main-nav .menu ul li a {
	background-color: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	font-size: 14px;
	padding-right: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	overflow: hidden;
	position: relative;
	z-index: 105;
	text-align: center;
	direction: rtl;
	font-family: 'Vazir-FD';
}

.main-nav .menu ul li a:after {
	content: "";
	background-color: rgba(0, 0, 0, 0.1);
	position: absolute;
	right: -100%;
	top: 0;
	height: 100%;
	width: 100%;
	border-left: 3px solid rgba(0, 0, 0, 0.33);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: -1;
}

.main-nav .menu ul li:hover>a:after {
	opacity: 1;
	right: 0
}

.main-nav .menu ul>li:hover>a {
	padding-left: 25px;
}

.navbar-toggle {
	background-color: rgba(0, 0, 0, 0);
	border: 3px solid rgba(255, 255, 255, .25);
	margin: 0;
	padding: 4px 5px;
}

.navbar-toggle .icon-bar {
	background-color: rgba(255, 255, 255, 0.25);
	height: 3px;
	width: 25px;
	margin: 0;
}

.navbar-collapse {
	border: none;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.login .login-user {
	position: relative;
}

.login>.login-user .user-img {
	position: absolute;
	width: 58px;
	height: 58px;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	left: -29px;
	z-index: 10;
}

.login .login-user img {
	border-radius: 50%;
}

.login .login-user .btn-group>.btn {
	background-color: rgba(255, 255, 255, 0.2);
	border: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	height: 58px;
	font-family: 'Vazir-FD';
}

.login .login-user .btn-group>.btn:first-child {
	padding-left: 39px;
	padding-right: 20px;
	text-align: left;
}

.login .login-user .btn-group .btn>span {
	display: block;
	color: #cad5e2;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
}

.login .login-user .btn-group>.btn+.dropdown-toggle {
	margin-left: 1px;
}

.login .login-user .btn-group>.btn .caret {
	color: #ffffff;
	border-width: 6px;
}

.login-user .dropdown-menu {
	margin-top: 21px;
}

.login-user .dropdown-menu:before {
	content: "";
	height: 0px;
	width: 0px;
	position: absolute;
	top: -10px;
	right: 10px;
	border-bottom: 10px solid #46aaed;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.login-user .dropdown-menu li a {
	background-color: #46aaed;
	color: #ffffff;
}

.login-user .dropdown-menu li .fa {
	margin-right: 10px;
	font-size: 14px;
}

.login .log-in {
	padding-top: 13px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.sign-in,
.sign-up {
	border: 2px solid #ffffff;
	display: inline-block;
	height: 32px;
	width: 32px;
	text-align: center;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 100;
}

.sign-in {
	margin-right: 7px;
}

.sign-in .pop-over,
.sign-up .pop-over {
	left: -20px;
	top: 30px;
}

.sign-in .pop-over:before,
.sign-up .pop-over:before {
	border-bottom: 6px solid rgba(0, 0, 0, 0.5);
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 0;
	top: 0;
	margin-top: -6px;
	left: 50%;
}

.sign-in:hover .pop-over,
.sign-up:hover .pop-over {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	top: 40px;
}

.sign-in>span,
.sign-up>span {
	display: none;
}

.header-fixed .logo-bar {
	background-color: rgba(85, 85, 85, 1);
	position: fixed;
	top: 0;
	width: 100%;
}

.header-fixed .logo {
	margin-bottom: 25px;
	margin-top: 25px;
}

.header-fixed .main-nav .menu>li>a {
	padding-top: 25px;
	padding-bottom: 25px;
}

.header-fixed .header-bottom {
	padding-top: 73px;
}

.header-fixed .login {
	margin-top: 7px;
}
.paragraph-text {
	text-align: right;
	font-family: 'Vazir-FD';border-radius: 15px;box-shadow: 5px -2px 15px #98989891;clear: both;padding: 25px;background: #fff;margin-bottom: 10px;direction: rtl;
  }
@media (max-width: 1199px) {
	.main-nav .menu li a {
		padding-left: 15px;
		padding-right: 15px;
	}


	.bc-main {
		width: 100% !important;
	}
	.paragraph-text {width: 95%;margin: 0 auto;}

}

@media (max-width: 1203px) {
	.tour-cat-container article {
		float: right;
		width: 33.333%;
		margin-bottom: 1.5em;
	}
}


@media (max-width: 871px) {
	.tour-cat-container article {
		float: right;
		width: 50%;
		margin-bottom: 1.5em;
	}
}

@media (max-width: 767px) {

	body {
		scrollbar-width: none;
	}
}

@media (max-width: 578px) {
	.tour-cat-container article {
		float: right;
		width: 100%;
		margin-bottom: 1.5em;
	}

	.tour-cat-container article {
		float: right;
		width: 100%;
		margin-bottom: 1.5em;
	}
}


body {
	scrollbar-width: none;
}


.logo-bar {
	padding: 0;
	position: static;
}

.logo-bar .logo {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
}

.logo-bar .navbar-header {
	padding: 25px 0;
	margin: 0;
}

.main-nav {}

.main-nav>.menu {
	float: none;
}

.main-nav>.menu>li {
	display: block;
	float: none;
}

.main-nav>.menu>li {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.main-nav>.menu>li>a {
	background-color: #1B2126;
	font-size: 16px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.main-nav>.menu>li:hover>a,
.main-nav>.menu>li.active>a,
.sign-in:hover,
.sign-up:hover {
	background-color: #46aaed;
	color: #ffffff;
}

.main-nav .menu ul {
	display: none;
}

.login .login-user {
	display: table;
	width: 100%;
}

.login>.login-user .user-img {
	left: 0;
}

.login .login-user .btn-group {
	display: table-row;
}

.login .login-user .btn-group .btn {
	display: table-cell;
}

.login .login-user .btn-group .btn:first-child {
	width: 90%;
	padding-left: 68px;
}

.login .login-user .btn-group .btn+.btn {
	width: 10%;
	margin-left: 0;
	text-align: center;
	text-align: -moz-center;
	border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.login .log-in {
	padding-top: 0;
}

.login-user .dropdown-menu {
	position: static;
	float: none;
	margin: 0;
	clear: both;
	width: 100%;
}

.login-user .dropdown-menu:before {
	display: none;
}

.sign-in .pop-over,
.sign-up .pop-over {
	display: none;
}

.sign-in,
.sign-up {
	border: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 0;
	color: #cad5e2;
	font-size: 16px;
	height: auto;
	width: 100%;
	display: block;
	margin: 0;
	text-align: left;
	padding: 13px 25px;
}

.sign-in>span,
.sign-up>span {
	display: block;
}

.sign-in>i,
.sign-up>i {
	display: none;
}
}

@media (min-width: 768px) {
	.exc-header-center .logo-bar {
		padding-left: 0;
		padding-right: 0;
	}

	.exc-header-center .logo-bar .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}

	.exc-header-center .navbar-header {
		border-bottom: 1px solid rgba(200, 200, 200, 0.2);
		float: none;
		text-align: center;
	}

	.exc-header-center .navbar-header .logo {
		margin: 0;
		padding-top: 36px;
		padding-bottom: 32px;
		float: none;
	}

	.exc-header-center .main-nav {
		padding-left: 30px;
		padding-right: 30px;
	}

	.exc-header-center .main-nav>.menu>li>a {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.exc-header-center .main-nav>.menu>li:first-child>a {
		padding-left: 0;
	}

	.exc-header-center .login {
		margin-top: 12px;
	}

	.exc-header-center .login .log-in {
		padding-top: 2px;
	}

	.exc-header-center .login>.login-user .user-img {
		border: 1px solid #ffffff;
		height: 35px;
		width: 35px;
	}

	.exc-header-center .login .login-user .btn-group .btn {
		background-color: rgba(0, 0, 0, 0);
		height: auto;
	}

	.exc-header-center .login .login-user .btn-group .btn:first-child {
		padding: 7px 7px 7px 15px;
	}

	.exc-header-center .login .login-user .btn-group .btn:first-child>span {
		display: none;
	}

	.exc-header-center .login .login-user .btn-group>.btn+.dropdown-toggle {
		padding: 0;
		margin-top: 15px;
	}

	.exc-header-center .login .login-user .btn-group>.btn .caret {
		border-width: 4px;
	}
}

@media (min-width: 768px) {

	.exc-header-3 .logo-bar,
	.exc-header-3 .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}

	.exc-header-3 .navbar-header {
		float: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.2);
		padding-left: 30px;
		padding-right: 30px;
	}

	.exc-header-3 .navbar-header .logo {
		float: left;
	}

	.exc-header-3 .login {
		margin-top: 18px;
	}

	.exc-header-3 .main-nav {
		padding-left: 30px;
		padding-right: 30px;
	}

	.exc-header-3 .main-nav>.menu>li>a {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.exc-header-3 .main-nav>.menu>li:first-child>a {
		padding-left: 0;
	}

	.main-nav .exc-contact-info {
		color: #ffffff;
		float: right;
		margin-top: 17px;
		margin-bottom: 22px;
	}
}

@media (max-width: 768px) {

	#headerbottom.small {
		position: absolute
	}
}

@media (max-width: 767px) {

	.main-nav .exc-contact-info,
	.exc-header-3 .login {
		display: none;
	}

}

.exc-header-white .logo-bar,
.exc-header-white .exc-infobar {
	background-color: #ffffff;
}

.exc-header-white .main-nav>.menu>li>a,
.exc-header-white .login .login-user .btn-group>.btn,
.exc-header-white .login .login-user .btn-group .btn>span,
.exc-header-white .exc-contact-info>li,
.exc-header-white .exc-social-services>li>a {
	color: #000000;
}

.exc-header-white .exc-infobar {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* =================== body main ======================*/
#maincontent {
	min-height: 500px;
	/*border-top: 10px solid #fff;*/
	background-attachment: fixed !important;
	background-clip: border-box;
	background-color: #ffffff;
	background-origin: padding-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 35px 0 35px 0;
	border: #d5d5d5 1px solid;
	border-style: solid none solid none;
	border-top: 0px;
}

.titleSpecialTour {
	min-height: 50px;
	position: relative;
	margin: 2em;
}

.titleSpecialTour p,
.titleSpecialTour h1,
.titleSpecialTour h3,
.titleSpecialTour span {
	font-family: 'Vazir-FD';
	font-size: 20px;
	color: #cc593a;
	margin: 0 auto;
	display: block
}

.titleSpecialTour h1,
.titleSpecialTour h3,
.titleSpecialTour span {
	text-align: center;
	direction: rtl;
	padding: 0;
	line-height: 30px;
	width: auto;
	font-size: 24px;
}

.titleSpecialTour p {
	text-align: center;
	direction: rtl;
	padding: 0;
	line-height: 50px;
	width: auto;
	height: 50px;
	margin-top: 30px
}

#specialTour {
	min-height: 10px;
	/*margin-bottom: 15px;*/
}

.boxTour {
	height: auto;
	width: 200px;
	margin: 20px;
	float: right;
	transition: all 0.4s ease-in 0s
}

.boxTour a {
	width: 100%
}

.boxTour:hover {
	border-top-left-radius: 6%;
	border-bottom-right-radius: 6%
}

.boxTour h2 {
	color: #ce6043;
	font-family: 'Vazir-FD';
	font-size: 16px;
	direction: rtl;
	padding-right: 5px;
	text-align: right;
}

.boxTour:hover h2,
.boxTour:hover p,
.boxTour:hover .fa,
.boxTour:hover p span.pricetour {
	color: #fff
}

.logosmall {
	margin-top: 10px;
}

.logosmall img {
	height: 30px;
	width: 120px;
	margin: 0 auto;
	display: block
}

.boxTour:hover .logosmall img {
	display: none
}

.boxTour p {
	color: #9fa0a4;
	font-family: 'Vazir-FD';
	font-size: 14px;
	direction: rtl;
	text-align: right;
	width: 100%;
	height: auto;
	line-height: auto;
	letter-spacing: -0.4px;
}

.logosmall1 img {
	display: block;
	margin: 0 auto;
}

.boxTour .fa {
	color: #9fa0a4;
	font-size: 16px;
	direction: rtl;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

.boxTour p span.pricetour {
	color: #4c4d4f;
	font-family: Vazir-FD, Tahoma, sans-serif;
	font-size: 16px;
	direction: rtl;
	text-align: right;
	font-weight: bold;
	padding-right: 2px;
}

/* == hover img == */
.item-hover {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.item-hover,
.item-hover * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.item-hover a {
	color: #333;
}

.item-hover a:hover {
	text-decoration: none;
}

.item-hover img {
	width: 100%;
	height: 100%;
}

.item-hover.circle {
	position: relative;
	width: 200px;
	height: 200px;
	border-radius: 50%;
}

.item-hover.circle .img {
	position: relative;
	width: 200px;
	height: 200px;
	border-radius: 50%;
}

.item-hover.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	/*    box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
*/
}

/*.item-hover.circle .img img {
    border-radius: 50%;
}*/
.boxTour:hover .logosmall1 img {
	display: none;
}

.item-hover.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.item-hover.square {
	position: relative;
	width: 316px;
	height: 216px;
	border: 8px solid #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.item-hover.square .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.item-hover.circle.effect6 .img {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.item-hover.circle.effect6 .info {
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.item-hover.circle.effect6 .info p {
	color: #bbb;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.item-hover.circle.effect6.scale_down_up .info {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.35s ease-in-out 0.2s;
	-moz-transition: all 0.35s ease-in-out 0.2s;
	transition: all 0.35s ease-in-out 0.2s;
}

.boxTour:hover .item-hover.circle.effect6.scale_down_up a .img {
	opacity: 0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}

.boxTour:hover .item-hover.circle.effect6.scale_down_up a .info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/* ====================================== vip tour ================================*/
#vipTour {
	min-height: 680px;
	margin: 0;
}

#sliderVip {
	background: url(../images/new-bg-viptour.jpg) repeat top left;
	height: 445px;
	position: relative
}

/* ============ next & prev slider tour ===========*/
/*#nt-example2 li:hover .text-seo h4,#nt-example2 li:hover .text-seo h5{color:#01bff7}
#nt-example2 li:hover .text-seo p span{color:#e74c3c;}
.text-seo h5{color:#424242;display:block;font-size:15px;height:25px;line-height:25px;position:relative;text-align:right;font-weight:bold;font-family:'W_yekan';transition:all 0.4s ease-in;direction:rtl}
#nt-example2 .text-seo p{color:#999896;display:block;font-size:13px;height:30px;line-height:20px;position:relative;text-align:right;font-weight:bold;font-family:'W_yekan';direction:rtl}
#nt-example2{width:100%;height:620px !important;margin:0 auto;position:relative;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
#nt-example2-container{text-align:center;}
#nt-example2-prev , #nt-example2-next{width:90px;height:115px; overflow:hidden}
#nt-example2-prev{background:url(../images/new-arrow-vip.png) no-repeat 0 0;position:absolute; top:250px; left:150px; cursor:pointer;}
#nt-example2-next{background:url(../images/new-arrow-vip.png) no-repeat -100px 0;position:absolute; top:250px; right:130px;cursor:pointer;}
#nt-example2-prev:hover{background:url(../images/new-arrow-vip.png) no-repeat 0 -125px;position:absolute; top:250px; left:150px}
#nt-example2-next:hover{background:url(../images/new-arrow-vip.png) no-repeat -100px -125px;position:absolute; top:250px; right:130px}
#nt-example2 li{color:#fff;overflow:hidden;height:100%;line-height:20px;padding:10px 0;}*/


ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}

li.bjqs-slide {
	position: absolute;
	display: none;
}

ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}

ul.bjqs-controls.v-centered li a {
	position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: -150px;
}

ol.bjqs-markers.h-centered {
	text-align: center;
	display: none;
}

p.bjqs-caption {
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
	display: none;
}

ul.bjqs-controls.v-centered li a {
	width: 90px;
	height: 115px;
	overflow: hidden
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
	background: url(../images/new-arrow-vip.png) no-repeat 0 0;
	position: absolute;
	top: 250px;
	left: -150px;
	cursor: pointer;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
	background: url(../images/new-arrow-vip.png) no-repeat -100px 0;
	position: absolute;
	top: 250px;
	right: -130px;
	cursor: pointer;
}

ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
	background: url(../images/new-arrow-vip.png) no-repeat 0 -125px;
	position: absolute;
	top: 250px;
	left: -150px
}

ul.bjqs-controls.v-centered li.bjqs-next a:hover {
	background: url(../images/new-arrow-vip.png) no-repeat -100px -125px;
	position: absolute;
	top: 250px;
	right: -130px
}

/* ====================================== popup slider tour ================================*/
.tak-gallery {
	width: 400px;
	height: 400px;
	margin: 20px 15px 20px 0;
	float: right;
}

.piro_html {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	margin: 0;
	display: block;
	padding: 0;
	z-index: 150001;
	padding: 0;
}

.piro_html table,
.piro_html tbody,
.piro_html tr,
.piro_html th,
.piro_html td {
	margin: 0;
	padding: 0;
	border: none;
}

.piro_html img {
	margin: 0;
	padding: 0;
	border: none;
}

.piro_html .h_t_l {
	width: 10px;
	height: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_t_r {
	width: 10px;
	height: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_t_c {
	cursor: move;
	height: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_c_l {
	width: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_c_c {
	background: url(../images/new-caption.png);
	margin: 0;
	padding: 0;
}

.piro_html .h_c_c .div_reg {
	background: url(../images/new-caption.png);
	width: 480px;
	overflow: hidden;
	height: 480px;
	margin: 0;
	padding: 0;
}

.piro_html .h_c_c .div_reg img {
	cursor: move;
}

.piro_html .h_c_r {
	width: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_b_c {
	cursor: move;
	height: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_b_l {
	width: 10px;
	height: 10px;
	background: url(../images/new-caption.png);
}

.piro_html .h_b_r {
	width: 10px;
	height: 10px;
	background: url(../images/new-caption.png);
}

.piro_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 150000;
	background: #000;
	display: none;
	cursor: pointer;
	opacity: 0.8 !important;
}

.piro_loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -59px 0 0 -59px;
	width: 118px;
	height: 118px;
	display: block;
	z-index: 150005;
	cursor: pointer;
}

.piro_loader span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -36px;
	margin-left: -36px;
	width: 72px;
	height: 72px;
	display: block;
	z-index: 150009;
	background: url(../images/new-loadinfo.gif) center top no-repeat;
}

.piro_title {
	position: fixed;
	background: url(../images/new-bg_title.png) bottom repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	padding: 6px 0 10px 0;
	color: white;
	z-index: 150000;
	font-size: 18px;
	display: none;
}

.btn_info {
	position: absolute;
	bottom: -7px;
	right: -7px;
	width: 25px;
	height: 25px;
	margin: 0;
	display: block;
	padding: 0px;
	color: black;
	cursor: pointer;
	background: url(../images/b_w/new-info.png) no-repeat;
	z-index: 1500440
}

.caption {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0;
	display: block;
	padding: 0px;
	color: black;
	cursor: text;
	background: url(../images/new-caption.png);
	z-index: 150018
}

.caption p {
	display: block;
	margin: 0;
	padding: 7px 5px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: white;
	z-index: 150019;
	color: white;
}

.nav_container {
	position: absolute;
	bottom: -20px;
	right: 44%;
	height: 20px;
	width: 60px;
	background: url(../images/new-caption.png);
	z-index: 1500190000000;
}

.piro_close {
	position: absolute;
	right: 20px;
	height: 20px;
	width: 20px;
	background: transparent url(../images/new-close.png) no-repeat center center;
	cursor: pointer;
	margin: 0 0 0 0;
	z-index: 150022;
	display: none;
}

a.piro_next {
	position: absolute;
	width: 20px;
	right: 0px;
	height: 20px;
	text-indent: -999em;
	outline: none;
	display: block;
	margin: 0;
	background: url(../images/new-next.png) center right no-repeat;
	border: none;
	cursor: pointer;
	z-index: 150023
}

a:hover.piro_next {
	background: url(../images/new-next.png) center right no-repeat;
}

.piro_next_fake {
	position: absolute;
	width: 20px;
	right: 0px;
	height: 20px;
	outline: none;
	text-indent: -999em;
	display: none;
	margin: 0;
	background: url(../images/new-next.png) center right no-repeat;
	border: none;
	cursor: auto;
	z-index: 150020
}

.piro_prev_fake {
	position: absolute;
	width: 20px;
	right: 40px;
	height: 20px;
	outline: none;
	text-indent: -999em;
	display: none;
	margin: 0;
	background: url(../images/new-prev.png) center right no-repeat;
	border: none;
	cursor: auto;
	z-index: 150020
}

a.piro_prev {
	position: absolute;
	width: 20px;
	right: 40px;
	height: 20px;
	text-indent: -999em;
	outline: none;
	display: block;
	margin: 0;
	background: url(../images/new-prev.png) center left no-repeat;
	border: none;
	cursor: pointer;
	z-index: 150024
}

a:hover.piro_prev {
	background: url(../images/new-prev.png) center left no-repeat;
}

a.close_pirobox {
	color: #bb0f05;
}

.demo {
	margin: 10px 0 20px 20px;
	background-color: transparent;
}

.demo ul {
	float: left;
	width: 630px;
	margin: 5px 0 0 4px;
	display: block;
	background-color: transparent;
	list-style: none;
}

.demo li {
	float: left;
	padding: 0;
	margin: 0;
}

.demo a {
	float: left;
	margin: 10px 39px 20px 0;
	padding: 0;
	background: url(../images/new-bg_thumbs.png);
	width: 118px;
	height: 118px;
}

.demo a:hover {
	float: left;
	background: url(../images/new-bg_thumbs_h.png);
	padding: 0;
}

.demo p {
	float: left;
	padding: 5px;
	background-color: transparent;
}

.demo a img {
	float: left;
	margin: 9px 0 0 9px;
}

.demo {
	background-color: transparent;
	margin: -5px auto 0;
	width: 100%;
}

.demo ul {
	background-color: transparent;
	display: block;
	float: left;
	list-style: outside none none;
	margin: 0;
	width: 100%;
}

.demo li {
	float: left;
	margin: 0 17.5px;
	padding: 0;
	width: 130px;
}

.demo a {
	float: left;
	height: 130px;
	margin: 0;
	padding: 0;
	width: 130px;
}

.demo a img {
	float: left;
	height: 130px !important;
	margin: 0 !important;
	width: 130px !important;
	border-radius: 50%
}

.titViptour h3 {
	background: #4c4d4f;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: center;
	font-size: 24px;
}

.infotxtvip p {
	color: #4c4d4f;
	font-family: 'Vazir-FD';
	font-size: 20.5px;
	direction: rtl;
	text-align: right;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.pricetour3 {
	font-size: 25px;
	font-weight: bold;
	font-family: Vazir-FD, "B Traffic", B Traffic, Traffic, Tahoma, sans-serif
}

.infotxtvip .fa {
	color: #4c4d4f;
	font-size: 17px;
	direction: rtl;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
}

.infotxtvip p span.pricetour {
	color: #4c4d4f;
	font-family: Vazir-FD, 'B Traffic', B Traffic, Traffic, Tahoma, sans-serif;
	font-size: 24px;
	direction: rtl;
	text-align: right;
	font-weight: bold
}

.servicesVipTour span {
	background: #dbdbdb;
	color: #4c4d4f;
	font-family: 'Vazir-FD';
	font-size: 19px;
	direction: rtl;
	text-align: center;
	display: block;
	float: right;
	margin: 5px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border-radius: 3px
}

.altimg {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-family: Vazir-FD, 'B Traffic', B Traffic, Traffic, Tahoma, sans-serif;
	font-size: 16px;
	direction: rtl;
	text-align: center;
	color: #4c4d4f;
	float: left;
	font-weight: bold
}

/* ====================================== reserve box ================================*/
#reserveBoxtamizi {
	min-height: 230px;
	margin: 0px;
	background-color: #d2d2d2;
	padding: 0 0 10px 0;
}



#reserveBox {
	min-height: 230px;
	margin: 22px 0 45px 0;
	border-bottom: 1px solid #d5d5d5;
}

#reserveBox .titleSpecialTour p,
#vipTour .titleSpecialTour p,
#servicesTravel .titleSpecialTour p {
	width: 560px;
	height: 15px;
	margin: 0 auto;
	background: url(../images/new-bdseprate.jpg) no-repeat center center;
	display: block
}

.boxtwo {
	width: 50%;
	margin: 0;
	float: right;
	text-align: center;
}


.boxthree,
.box3 {
	width: 33.33333%;
	margin: 0;
	float: right;
	text-align: center;
}

.boxthree h4,
.boxthree p {
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	transition: all 0.4s ease-in;
	color: #4c4d4f;
	margin: 10px 0
}

.boxthree:hover h4,
.boxthree:hover p {
	color: #cc593a;
}

.grayscale1 img {
	transition: all 0.4s ease-in;
	filter: grayscale(.6);
	-webkit-filter: grayscale(.6);
	-moz-filter: grayscale(.6);
	-o-filter: grayscale(.6);
	-ms-filter: grayscale(.6);
}

.grayscale1 img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

/* ====================================== services travel ================================*/
#servicesTravel {
	min-height: 580px;
	/*background: url(../images/new-bgshowcase.png) repeat top left;*/
	width: 100%;
	height: auto;
	float: right;
	padding: 35px 0 25px 0;
}

#newsTravel {
	width: 70%;
	height: auto;
	float: right
}

#articleTravel {
	width: 30%;
	height: auto;
	float: left
}

#articleTravel .titleSpecialTour p,
#newsTravel .titleSpecialTour p {
	text-align: right;
	background: none !important;
	height: auto;
	width: 100%;
	padding-right: 20px
}

.newstour {
	width: 50%;
	float: right;
	margin: 0;
	height: auto;
	min-height: 160px;
}

.img-news {
	width: 30%;
	float: right;
}

.info-news {
	width: 70%;
	float: left;
}

.newstour img {
	height: 110px;
	width: 110px;
	float: right;
	margin: 5px;
	border-radius: 50%;
	/*transition: all 0.4s ease-in;*/
}

.newstour:hover img {
	/*transform: rotate(720deg);*/
	border: 3px solid #cc593a
}

.titnews,
.datenews {
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: right;
	font-size: 13px;
	line-height: 30px;
	transition: all 0.4s ease-in;
	color: #4c4d4f;
	float: right;
	min-height: 30px;
	display: block
}

.titnews {
	line-height: inherit !important;
}

.txtnews {
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	transition: all 0.4s ease-in;
	color: #8f9297;
	float: right;
	height: 60px;
	overflow: hidden;
	width: 95%;
	text-align: justify;
}

.datenews {
	font-size: 10px;
	float: left;
	padding-left: 15px
}

.newstour:hover .titnews {
	color: #cc593a
}

.newstour:hover .txtnews {
	color: #000
}

.arttour {
	height: 55px;
	width: 100%;
	float: right;
	margin: 0;
    display: flex;
    flex-direction: row-reverse;
}

.arttour img {
	height: 40px;
	width: 40px;
	float: right;
	margin: 3px 20px 3px 5px;
	border-radius: 50%;
	transition: all 0.4s ease-in;
}

.arttour:hover img {
	transform: rotate(720deg);
	border: 3px solid #cc593a
}

.titart h5 {
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: right;
	font-size: 14px;
	line-height: 25px;
	transition: all 0.4s ease-in;
	color: #4c4d4f;
	float: right;
}

.arttour:hover .titart h5 {
	color: #cc593a
}

/* ======================================= footer ========================================*/
footer {
	min-height: 420px;
	width: 100%;
	float: right;
	background: #e2e2e2;
}

/* =========== social icon =========== */
#socialIcon {
	min-height: 200px;
	margin: 15px 0;
}

#socialIcon .titleSpecialTour p {
	width: 560px;
	height: 15px;
	margin: 0 auto;
	background: url(../images/new-bdseprate.jpg) no-repeat center center;
	display: block
}

.grayscale img {
	transition: all 0.4s ease-in;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
}

.grayscale img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

.box3 img {
	display: block;
	margin: 0 auto
}

/* =========== contact us box =========== */
#contacUsmain {
	min-height: 144px;
	margin: 0;
	background: #f5f5f5 url(../images/new-bgcontactus.png) no-repeat center center;
	position: relative;
	width: 100%;

}

#txtcontactus {
	position: absolute;
	top: 90px;
	left: 0;
	height: 50px;
	width: 100%
}

#boxtimework,
#boxemail,
#boxtel {
	float: right;
	color: #676565;
}

#boxtimework {
	float: right;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: right;
	font-size: 15px;
	line-height: 50px;
	width: 45%
}

#boxemail,
#boxtel {
	font-family: 'Vazir-FD';
	direction: ltr;
	text-align: left;
	font-size: 15px;
	line-height: 50px;
	width: 27.5%
}

#boxemail .fa,
#boxtel .fa {
	font-size: 16px;
	float: left;
	margin: 16px 5px 0 0;
}

/* =========== about Footer box =========== */
#aboutFooter {
	min-height: 230px;
	margin: 0 0 10px 0;
	background: #e2e2e2;
	position: relative;
	width: 100%;
	float: right
}

.titabout {
	color: #4c4d4f;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: right;
	font-size: 18px;
	line-height: 50px;
	width: 100%;
	height: 50px
}

.txtabout {
	color: #4c4d4f;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: justify;
	font-size: 14.5px;
	line-height: 25px;
	width: 90%;
	float: right
}

footer form {
	width: 100%;
	min-height: 50px;
	margin: 10px auto
}

footer form input {
	width: 45%;
	height: 35px;
	float: right;
	background: #fff;
	font-family: 'Vazir-FD';
	border-radius: 3px;
	direction: rtl;
	line-height: 35px;
	text-align: right;
	padding-right: 5px;
	margin: 0 2px 5px 0;
	font-size: 14px;
	color: #676565;
	border: 1px solid #cacaca
}

footer form input#captcha,
footer form .cap {
	color: #676565;
	margin: 0 2px 5px;
	border-radius: 3px;
	float: right
}

footer form input#send {
	width: 90px;
	color: #fff;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	float: right;
	background: #2196f3;
	margin: 0 2px 5px;
	border-radius: 3px;
	border: 1px solid #2196f3
}

footer form .refreshing55 {
	width: 40px;
	height: 35px;
	margin: 0px 3px 5px;
	float: right;
	border: 1px solid #C1C1C1;
	background: #C1C1C1;
	border-radius: 3px
}

footer form .refreshing55 img {
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 auto;
	border-radius: 3px
}

#commentform {
	color: #c9c9c9;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: right;
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	height: 30px;
	float: right;
	border-radius: 3px
}

.tamizimoosa01 {

	border-top: 1px solid #c3c1c1;
}

/* =========== bottom footer box =========== */
#bottomFooter {
	background: #e2e2e2;
	position: relative;
	width: 100%;
	/* min-height: 240px; */
}

#sepratefooter {
	/*background: #e2e2e2 url(../images/new-sepfooter.png) no-repeat top center;*/
}

#titkewords {
	width: 320px;
	margin: 15px auto 0;
	color: #4c4d4f;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	width: 100%;
	height: 50px
}

li.title-keyword {
	width: 24%;
	display: inline-block;
	text-align: right;
}

li.title-keyword>a>h6 {
	font-weight: 600;
	font-style: bold;
}

#bottomFooter ul li.keyword,
#bottomFooter ul li.keyword {
	height: auto;
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block;
	border: 1px solid;
	border-radius: 10px;
	padding: 0px 10px;
}

#bottomFooter ul li.keyword a,
#bottomFooter ul li.keyword a h6 {
	float: right;
	color: #4c4d4f;
	font-weight: normal;
	font-family: 'Vazir-FD';
	direction: rtl;
	text-align: justify;
	font-size: 14.5px;
	margin: 3px 0;
	width: 100%;
}

.subul {
	float: right
}

#bottomFooter a:hover,
#bottomFooter ul li.keyword a:hover,
#bottomFooter a:hover,
#bottomFooter ul li.keyword a:hover,
#bottomFooter ul li.keyword a:hover h6 {
	color: #cc593a
}

#copyRight {
	/* position: absolute; */
	/* bottom: 0px; */
	width: 100%;
	background-color: #424242;
	padding: 0.5em 0;
}

#Infocopy {
	/*	width: 100%;
height: 70px;
text-align: center;
*/
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 12px;

}

#logoWebdesign {
	width: 35%;
	height: 180px;
	/*background: url(../images/new-bg-webdesign.png) no-repeat 20px center;*/
	position: relative
}

#logoWebdesign p,
#logoWebdesign p a {
	color: #000;
	direction: rtl;
	font-family: Vazir-FD, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	text-align: center;
	transition: all 0.4s ease-in 0s;
}

#logoWebdesign .bc-col {
	bottom: 20px;
	width: 85%;
	position: absolute;
}

#logoAgency {
	width: 100%;
	height: 150px;
	padding-right: 30px;
	margin-bottom: 15px;
}

#logoFooter {
	width: 270px;
	height: 150px;
	/*background: url(../images/new-logoagency.png) no-repeat right 0;*/
	position: relative;
	float: right;
	margin-left: 10px
}

.logoAirline {
	width: 100px;
	height: 85px;
	float: right;
	margin: 50px 5px 0
}

.logo1 {
	/*background: url(../images/new-logoagency.png) no-repeat -430px 28px;*/
	transition: all 0.4s ease-in;
}

.logo1:hover {
	/*background: url(../images/new-logoagency.png) no-repeat -430px -63px;*/
}

.logo2 {
	/*background: url(../images/new-logoagency.png) no-repeat -280px 28px;*/
	transition: all 0.4s ease-in;
}

.logo2:hover {
	/*background: url(../images/new-logoagency.png) no-repeat -280px -62px;*/
}

.logo3 {
	/*background: url(../images/new-logoagency.png) no-repeat -140px 28px;*/
	transition: all 0.4s ease-in;
}

.logo3:hover {
	/*	background: url(../images/new-logoagency.png) no-repeat -140px -62px;*/
}

.logo4 {
	/*background: url(../images/new-logoagency.png) no-repeat 0 28px;*/
	transition: all 0.4s ease-in;
}

.logo4:hover {
	/*background: url(../images/new-logoagency.png) no-repeat 0 -63px;*/
}

#InfoAgency {
	height: 30px;
	line-height: 30px;
	float: right;
	color: #000;
	direction: rtl;
	font-family: Vazir-FD, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 16.5px;
	font-weight: bold;
	padding: 0;
	text-align: right;
	padding-right: 30px;
}

.infofoot {
	float: right;
	margin: 0 10px
}

/* =========== page 404 =========== */
#Page404 {
	height: 892px;
	background: url(../images/new-404.jpg) no-repeat top right;
}

#title404 {
	width: 380px;
	height: 100px;
	border-bottom: 1px solid #cc593a;
	margin: 180px 220px 0 0;
	float: right;
	padding: 20px 0;
}

#title404 h1 {
	width: 380px;
	height: 60px;
	font-family: 'Vazir-FD';
	font-size: 70px;
	color: #cc593a;
	direction: rtl;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}

#txtp404 {
	width: auto;
	height: 60px;
	margin: 0px 220px 0 0;
	float: right;
	font-family: 'Vazir-FD';
	font-size: 40px;
	color: #cc593a;
	direction: rtl;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}

#Page404 p {
	direction: rtl;
	float: right;
	font-size: 20px;
	margin: 0px 220px 0 0;
	text-align: right;
	width: auto;
}

#Page404 p:nth-child(3) {
	margin: 20px 220px 0 0
}

#Backpage {
	color: #fff;
	direction: rtl;
	float: right;
	height: 60px;
	margin: 40px 220px 0 0;
	text-align: right;
	width: 250px;
	background: #2196f3;
	font-size: 20px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 60px;
}

#Backpage .fa {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	margin-right: 40px
}

/* ============================================ responsive ============================================ */

@media (min-width:1201px) {

	.pic,
	.pic .mask,
	.pic .mask div,
	.pic .mask div img {
		background-position: center center !important;
		width: 100% !important;
		background-size: cover !important;
	}
}

@media screen and (min-width:990px) and (max-width:1199px) {

	.pic,
	.pic .mask,
	.pic .mask div,
	.pic .mask div img {
		width: 100% !important;
		height: 450px !important;
		background-size: 100% 100% !important;
	}

	ul.bjqs-controls.v-centered li a {
		width: 40px;
		height: 53px;
		overflow: hidden
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 0;
		position: absolute;
		top: -70px !important;
		left: 170px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px 0;
		position: absolute;
		top: -70px !important;
		right: 170px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 -56px;
		top: -70px !important;
		left: 170px;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px -56px;
		top: -70px !important;
		right: 170px;
	}

	/*
#bottomFooter {
	background: #e2e2e2 url(../images/new-bgfooter1.jpg) no-repeat center center;
}*/
	#logoWebdesign {
		width: 100%;
		background: url(../images/new-bg-webdesign.png) no-repeat center center;
	}

	#logoWebdesign .bc-col {
		bottom: 20px;
		width: 100%;
		position: absolute;
	}

	/* #bottomFooter {
	min-height: 750px;
} */
	#Infocopy {
		width: 100%;
	}

	#logoAgency {
		width: 990px;
		height: 150px;
		margin: 0 auto;
		padding: 0
	}

	#logoFooter {
		margin: 0 50px
	}

	.logoAirline {
		margin: 50px 15px 0;
	}

	#InfoAgency {
		width: 990px !important;
		margin: 0 auto !important;
		padding: 0;
		float: none
	}

	.bc-margin-0 {
		margin: 0 50px !important;
	}

	.infofoot {
		margin: 0 50px;
	}

	#mySlider,
	.slider {
		height: 450px;
	}

	#Page404 {
		height: 377px;
		background: url(../images/new-404-1.jpg) no-repeat top right;
	}

	#title404 {
		width: 380px;
		height: 100px;
		border-bottom: 1px solid #cc593a;
		margin: 0px 220px 0 0;
		float: right;
		padding: 20px 0;
	}
}

@media screen and (min-width:769px) and (max-width:989px) {
	#container-body {
		width: 100%;
		margin: 0 auto;
	}

	.main-nav .menu li a {
		padding-left: 5px;
		padding-right: 5px;
	}

	#specialTour .wrapper:nth-child(2n),
	#specialTour .wrapper:nth-child(5n) {
		margin: 10px 0 10px 42.5px !important
	}

	#specialTour .wrapper:nth-child(2n+1) {
		margin: 10px 0 10px 42.5px
	}

	#specialTour .wrapper:last-child,
	#specialTour .wrapper:nth-child(3n) {
		margin: 10px 0 10px 0 !important
	}

	.pic,
	.pic .mask,
	.pic .mask div,
	.pic .mask div img {
		width: 100% !important;
		height: 350px !important;
		background-size: 100% 100% !important;
	}

	ul.bjqs-controls.v-centered li a {
		width: 40px;
		height: 53px;
		overflow: hidden
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 0;
		position: absolute;
		top: -70px !important;
		left: 170px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px 0;
		position: absolute;
		top: -70px !important;
		right: 170px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 -56px;
		top: -70px !important;
		left: 170px;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px -56px;
		top: -70px !important;
		right: 170px;
	}

	/*
#bottomFooter {
	background: #e2e2e2 url(../images/new-bgfooter1.jpg) no-repeat center center;
}*/
	#logoWebdesign {
		width: 100%;
		background: url(../images/new-bg-webdesign.png) no-repeat center center;
	}

	#logoWebdesign .bc-col {
		bottom: 20px;
		width: 100%;
		position: absolute;
	}

	/* #bottomFooter {
	min-height: 750px;
} */
	#Infocopy,
	#newsTravel,
	#articleTravel {
		width: 100%;
	}

	.logoAirline {
		margin: 50px 15px 0;
	}

	#mySlider,
	.slider {
		height: 350px;
	}

	#rightHeader {
		width: 30%;
	}

	#leftHeader {
		width: 70%;
	}

	#logomain img,
	#myHeader.large #logomain img {
		width: 200px;
		height: 61px;
		margin: 30px 0 0
	}

	#myHeader,
	#myHeader.large {
		height: 100px;
	}

	#logomain,
	#myHeader.large #logomain {
		height: 120px;
		width: 100px;
	}

	#myHeader.small {
		height: 95px;
		transition: all 1s ease 0s;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999999;
		width: 100%;
	}

	#myHeader.small #logomain {
		height: 61px;
		position: absolute;
		transition: all 1s ease 0s;
		top: 0px;
		left: 0;
		z-index: 9999999;
		width: 200px;
	}

	#myHeader.small #logomain img {
		height: 61px;
		width: 200px;
		transition: all 1s ease 0s;
		margin: 10px 0 0;
	}

	.tak-gallery {
		width: 300px;
		height: 300px;
	}

	.titViptour.bc-col.bc-right {
		width: 90%;
		margin: 0 auto;
	}

	.infotxtvip .fa {
		padding: 0 0 0 5px;
		font-size: 16px
	}

	.infotxtvip p {
		font-size: 16px
	}

	.logoviptour {
		float: right;
	}

	.infotxtvip p span.pricetour {
		font-size: 20px
	}

	.servicesVipTour span {
		font-size: 16px;
	}

	#banner-slide {
		width: 100% !important;
		max-width: 100% !important;
	}

	.bjqs-wrapper {
		width: 100% !important;
	}

	#banner-slide li {
		height: 100%;
		padding: 0;
	}

	.demo li {
		margin: 0 12px;
		width: 100px;
		height: 100px;
	}

	.demo a,
	.demo a img {
		height: 100px !important;
		width: 100px !important;
	}

	#banner-slide,
	#sliderVip {
		height: 470px !important;
		min-height: 470px !important;
	}

	.grayscale1 img {
		width: 250px;
		height: 189px;
	}

	#reserveBox {
		min-height: 330px;
	}

	#servicesTravel .titleSpecialTour p {
		background: url(../images/new-bdseprate.jpg) repeat top left;
	}

	.arttour {
		width: 50%
	}

	#boxtimework {
		font-size: 14px;
		width: 45%;
		padding: 0 5px 0 0;
	}

	#boxemail .fa,
	#boxtel .fa {
		padding-left: 5px;
	}

	.titabout,
	.txtabout {
		padding-right: 5px;
	}

	footer form input {
		width: 45%;
	}

	footer form input#name,
	footer form input#mob,
	footer form input#captcha,
	footer form p#imgcap {
		width: 45%;
	}

	.cap {
		width: 125px;
	}

	#sepratefooter ul {
		padding-right: 5px !important;
	}

	#logoAgency,
	#InfoAgency {
		width: 760px !important;
		margin: 0 auto;
		padding: 0;
		float: none;
	}

	#logoFooter,
	.logoAirline,
	.bc-margin-0 {
		margin: 0 !important;
	}

	#InfoAgency {
		font-size: 17px
	}

	.infofoot {
		margin: 0 17px;
	}

	.arttour img {
		margin: 3px 10px 3px 5px;
	}

	#Page404 {
		height: 377px;
		background: url(../images/new-404-1.jpg) no-repeat top right;
	}

	#title404 {
		width: 320px;
		margin: 0px 200px 0 0;
	}

	#txtp404 {
		margin: 0px 200px 0 0;
		font-size: 30px
	}

	#title404 h1 {
		width: 330px;
		font-size: 60px;
	}

	#Page404 p,
	#Page404 p:nth-child(3) {
		font-size: 18px;
		margin: 0px 200px 0 0;
	}

	#Backpage {
		margin: 20px 200px 0 0;
	}
}

@media screen and (min-width:551px) and (max-width:768px) {

	#specialTour .wrapper:nth-child(2n),
	#specialTour .wrapper:nth-child(5n) {
		margin: 10px 20px 10px !important
	}

	#specialTour .wrapper:nth-child(2n+1) {
		margin: 10px 20px 10px
	}

	#specialTour .wrapper:last-child {
		margin: 10px 20px 10px !important
	}

	#menu-main-menu,
	#rightHeader {
		display: none
	}

	#myHeader,
	#myHeader.large {
		height: auto;
		transition: all 1s ease 0s;
		position: relative;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;

	}

	#leftHeader {
		width: 100%;
		height: 50px;
		float: right;
	}

	#Page404 {
		height: 377px;
		background: url(../images/new-404-1.jpg) no-repeat top right;
	}

	#title404 {
		width: 220px;
		margin: 0px 190px 0 0;
	}

	#txtp404 {
		margin: 0px 190px 0 0;
		font-size: 18px
	}

	#title404 h1 {
		width: 220px;
		font-size: 40px;
	}

	#Page404 p,
	#Page404 p:nth-child(3) {
		font-size: 14px;
		margin: 0px 190px 0 0;
	}

	#Backpage {
		margin: 20px 190px 0 0;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		width: 220px
	}

	#Backpage .fa {
		line-height: 45px;
		margin-right: 20px;
	}
}

@media (max-width:768px) {

	.boxtwo {
		width: 100%;
		margin: 0;
		float: right;
		text-align: center;
		padding: 15px 0;
	}


	#container-body {
		width: 100%;
		margin: 0 auto;
	}

	#menu-main-menu,
	#rightHeader {
		display: none
	}

	#leftHeader {
		width: 100%;
		height: 50px;
		float: right;
	}

	#nav-menu {
		height: 0px;
		margin: 0;
		background: transparent;
	}

	.bc-col.m3,
	.bc-quarter {
		width: 100%;
		margin-bottom: 20px
	}

	.pic,
	.pic .mask,
	.pic .mask div,
	.pic .mask div img {
		width: 100% !important;
		height: 350px !important;
		background-size: 100% 100% !important;
	}

	ul.bjqs-controls.v-centered li a {
		width: 40px;
		height: 53px;
		overflow: hidden
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 0;
		position: absolute;
		top: -70px !important;
		left: 170px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px 0;
		position: absolute;
		top: -70px !important;
		right: 170px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 -56px;
		top: -70px !important;
		left: 170px;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px -56px;
		top: -70px !important;
		right: 170px;
	}

	/*
#bottomFooter {
	background: #e2e2e2 url(../images/new-bgfooter1.jpg) no-repeat center center;
}*/
	#logoWebdesign {
		width: 100%;
		background: url(../images/new-bg-webdesign.png) no-repeat center center;
	}

	#logoWebdesign .bc-col {
		bottom: 20px;
		width: 100%;
		position: absolute;
	}

	/* #bottomFooter {
	min-height: 750px;
} */
	#Infocopy,
	#newsTravel,
	#articleTravel,
	.newstour {
		width: 100%;
	}

	.logoAirline {
		margin: 50px 15px 0;
	}

	#mySlider,
	.slider {
		height: 350px;
	}

	.tak-gallery {
		width: 300px;
		height: 300px;
		float: none;
		margin: 20px auto 0px;
		display: block
	}

	.titViptour.bc-col.bc-right {
		width: 100%;
		margin: 0 auto;
	}

	.infotxtvip.bc-half,
	.logoVip.bc-half {
		width: 49% !important;
	}

	.infotxtvip .fa {
		padding: 0 5px 0;
		font-size: 16px
	}

	.infotxtvip p {
		font-size: 16px
	}

	.logoviptour {
		float: right;
	}

	.infotxtvip p span.pricetour {
		font-size: 20px
	}

	.servicesVipTour {
		margin: 10px 0;
		height: 100px
	}

	.servicesVipTour span {
		font-size: 16px;
	}

	#banner-slide,
	.bjqs-wrapper {
		width: 100% !important;
		max-width: 100% !important;
	}

	.bjqs-wrapper,
	.bjqs-wrapper ul {
		height: 100% !important;
	}

	#banner-slide li {
		height: 100%;
		padding: 0;
	}

	.demo {
		margin: 20px auto 0;
	}

	.demo li {
		margin: 0 12px;
		width: 100px;
		height: 100px;
	}

	.demo a,
	.demo a img {
		height: 100px !important;
		width: 100px !important;
	}

	#banner-slide,
	#sliderVip {
		height: 780px !important;
		min-height: 780px !important;
	}

	.grayscale1 img {
		width: 200px;
		height: 150px;
		margin: 0 auto;
		display: block;
	}

	.boxthree h4,
	.boxthree p {
		font-size: 20px;
		margin: 0
	}

	#reserveBox {
		min-height: 240px;
		display: none;
	}

	#servicesTravel .titleSpecialTour p {
		background: url(../images/new-bdseprate.jpg) repeat top left;
	}

	.arttour {
		width: 50%
	}

	#boxtimework {
		font-size: 14px;
		width: 45%;
		padding: 0 5px 0 0;
	}

	#boxemail .fa,
	#boxtel .fa {
		display: none;
	}

	.titabout,
	.txtabout {
		padding-right: 30px;
		padding-bottom: 20px;
	}

	footer form input {
		width: 45%;
	}

	footer form input#name,
	footer form input#mob,
	footer form input#captcha,
	footer form p#imgcap {
		width: 45%;
	}

	.cap {
		width: 125px;
	}

	#sepratefooter ul {
		padding-right: 5px !important;
	}

	#logoAgency,
	#InfoAgency {
		width: 760px !important;
		margin: 0 auto;
		padding: 0;
		float: none;
	}

	#logoFooter,
	.logoAirline,
	.bc-margin-0 {
		margin: 0 !important;
	}

	#InfoAgency {
		font-size: 13px;
	}

	.infofoot {
		margin: 0 10px;
		font-size: 13px !important
	}

	.arttour img {
		margin: 3px 10px 3px 5px;
	}

	#logoWebdesign {
		background-size: 300px;
		height: 140px;
	}

	#logoWebdesign p,
	#logoWebdesign p a {
		font-size: 13px;
	}

	/* #bottomFooter {
	min-height: 700px;
} */
	.titleSpecialTour {
		min-height: 30px;
	}

	.titleSpecialTour span {
		font-size: 24px;
		line-height: 40px;
	}

	/* #bottomFooter {
	min-height: 750px;
} */
	#Page404 {
		height: 377px;
		background: url(../images/new-404-1.jpg) no-repeat top right;
	}

	#title404 {
		width: 220px;
		margin: 0px 190px 0 0;
	}

	#txtp404 {
		margin: 0px 190px 0 0;
		font-size: 18px
	}

	#title404 h1 {
		width: 220px;
		font-size: 40px;
	}

	#Page404 p,
	#Page404 p:nth-child(3) {
		font-size: 14px;
		margin: 0px 190px 0 0;
	}

	#Backpage {
		margin: 20px 190px 0 0;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		width: 220px
	}

	#Backpage .fa {
		line-height: 45px;
		margin-right: 20px;
	}
}

@media (max-width:760px) {

	li.title-keyword {
		width: 100%;
		display: block;
		text-align: center;
	}

	.keyword {
		text-align: center;
	}

	#boxtimework p,
	#boxemail p,
	#boxtel p {
		text-align: center;
		padding: 0;
		font-size: 12px;
	}



	.demo li {
		margin: 0 5px;
	}

	.cap {
		width: 120px;
	}

	.pic,
	.pic .mask,
	.pic .mask div,
	.pic .mask div img {
		height: 300px !important;
	}

	#logoAgency,
	#InfoAgency {
		width: 540px !important;
		height: 120px
	}

	#logoFooter {
		width: 190px;
		height: 106px;
		background: url(../images/new-logoagency1.png) no-repeat right 0;
		position: relative;
		float: right;
		margin-left: 5px
	}

	.logoAirline {
		width: 82px;
		height: 50px;
		float: right;
		margin: 50px 0 0 !important
	}

	.logo1 {
		background: url(../images/new-logoagency1.png) no-repeat -310px 0px;
		transition: all 0.4s ease-in;
	}

	.logo1:hover {
		background: url(../images/new-logoagency1.png) no-repeat -310px -63px;
	}

	.logo2 {
		background: url(../images/new-logoagency1.png) no-repeat -205px 0px;
		transition: all 0.4s ease-in;
	}

	.logo2:hover {
		background: url(../images/new-logoagency1.png) no-repeat -205px -62px;
	}

	.logo3 {
		background: url(../images/new-logoagency1.png) no-repeat -102px 0px;
		transition: all 0.4s ease-in;
	}

	.logo3:hover {
		background: url(../images/new-logoagency1.png) no-repeat -102px -62px;
	}

	.logo4 {
		background: url(../images/new-logoagency1.png) no-repeat -5px 0px;
		transition: all 0.4s ease-in;
	}

	.logo4:hover {
		background: url(../images/new-logoagency1.png) no-repeat -5px -63px;
	}
}

@media (max-width:699px) {
	.cap {
		width: 100px;
	}

	#mySlider,
	.slider,
	.pic,
	.pic .mask,
	.pic .mask div,
	.pic .mask div img {
		height: 250px !important
	}

	#logomain img,
	#myHeader.large #logomain img {
		width: 150px;
		height: 50px;
		margin: 40px 0 0;
	}

	ul.bjqs-controls.v-centered li a {
		width: 40px;
		height: 53px;
		overflow: hidden
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 0;
		position: absolute;
		top: -70px !important;
		left: 100px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px 0;
		position: absolute;
		top: -70px !important;
		right: 100px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 -56px;
		top: -70px !important;
		left: 100px;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px -56px;
		top: -70px !important;
		right: 100px;
	}

	.titleSpecialTour h1,
	.titleSpecialTour h3,
	.titleSpecialTour span {
		line-height: 40px;
		font-size: 26px;
	}

	.demo li {
		margin: 0 5px;
		width: 80px;
		height: 80px;
	}

	.demo a,
	.demo a img {
		height: 80px !important;
		width: 80px !important;
	}
}

@media (max-width:601px) {
	#mySlider {
		background: url(../images/new-slider1.jpg) no-repeat center center;
		width: 100%;
		height: 250px !important;
		background-size: 750px;
	}

	.slider {
		display: none;
	}

	.halfbox:nth-child(1) p {
		height: 140px;
	}

	.demo li {
		margin: 0 2px;
		width: 70px;
		height: 70px;
	}

	.demo a,
	.demo a img {
		height: 70px !important;
		width: 70px !important;
	}

	.grayscale1 img {
		width: 165px;
		height: 149px;
		margin: 0 auto;
		display: block;
	}

	#contacUsmain {
		background: #cacaca;
		min-height: 70px;
	}

	#txtcontactus {
		top: 10px;
	}

	#boxtimework {
		font-size: 13px;
		width: 40%;
		line-height: 20px;
	}

	#boxemail,
	#boxtel {
		line-height: 20px;
		font-size: 11px;
		width: 26%;
	}

	#contacUsmain {
		background: #cacaca;
		min-height: 60px;
	}

	#boxemail .fa,
	#boxtel .fa {
		display: none;
	}

	.boxTour {
		margin: 23px 15px;
	}
}

@media (max-width:600px) {

	.logo,
	.login-outer {
		width: 100%;
		height: auto;
		margin: 0
	}

	.headerTop {
		padding: 5px
	}

	.logo .img-logo {
		width: 100%;
		float: none;
		text-align: center;
	}

	.headerTop figure,
	.logo .img-logo img,
	.img-logo a {
		height: 53px;
		width: auto
	}

	.menuTel {
		width: 100%;
		float: none;
		text-align: center
	}

	.menuTel a {
		line-height: 30px
	}

	.login {
		float: none;
		margin: 0 auto;
		height: 30px;
		padding: 2px 15px;
	}
}

@media (max-width:550px) {
	#menu-tablet {
		width: 70%;
		height: 50px;
		margin: 2px 5px 0 0;
		display: block
	}

	.wrapper {
		margin: 10px auto;
		float: none !important;
		padding: 10px;
	}

	.wrapper:nth-child(2n),
	.wrapper:nth-child(5n) {
		margin: 10px auto !important
	}

	.wrapper:nth-child(2n+1) {
		margin: 10px auto
	}

	.wrapper:last-child {
		margin: 10px auto !important
	}

	.wrapper a.nameTour h2,
	.wrapper .stayTour,
	.wrapper .dateTour,
	.wrapper .priceTour {
		width: 50%;
		float: right
	}

	.fill-3 {
		margin: 0;
	}

	.wrapper .hoverTour {
		width: 300px;
		height: 220px;
		background: #d2ae6d;
		border-radius: 0;
		position: absolute;
		bottom: none;
		z-index: 333;
		left: none;
		transition: all 0.4s ease-in;
		top: 0px;
		left: 99%
	}

	.wrapper:hover .hoverTour {
		width: 800px;
		left: 0
	}

	.#logoAgency,
	#InfoAgency {
		width: 98% !important;
	}

	footer form input {
		width: 50%;
	}

	#logoAgency,
	#InfoAgency {
		width: 98% !important;
	}

	ul.bjqs-controls.v-centered li a {
		width: 40px;
		height: 53px;
		overflow: hidden
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 0;
		position: absolute;
		top: -70px !important;
		left: 20px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px 0;
		position: absolute;
		top: -70px !important;
		right: 20px;
		cursor: pointer;
	}

	ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat 0 -56px;
		top: -70px !important;
		left: 20px;
	}

	ul.bjqs-controls.v-centered li.bjqs-next a:hover {
		background: url(../images/new-arrow-vip1.png) no-repeat -40px -56px;
		top: -70px !important;
		right: 20px;
	}

	#logoFooter {
		float: none;
		margin: 0 auto !important;
	}

	.logoAirline {
		margin: 20px 15px 0 !important;
	}

	.infofoot {
		font-size: 11px !important;
	}

	#reserveBox .titleSpecialTour p,
	#vipTour .titleSpecialTour p,
	#servicesTravel .titleSpecialTour p {
		width: 100%;
	}

	#Page404 {
		height: 377px;
		background: url(../images/new-404-1.jpg) no-repeat top right;
	}

	#title404 {
		width: 220px;
		margin: 0px 190px 0 0;
	}

	#txtp404 {
		margin: 0px 190px 0 0;
		font-size: 18px;
		line-height: 25px;
		text-align: right;
	}

	#title404 h1 {
		width: 220px;
		font-size: 40px;
	}

	#Page404 p,
	#Page404 p:nth-child(3) {
		font-size: 14px;
		margin: 0px 190px 0 0;
	}

	#Backpage {
		margin: 20px 190px 0 0;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		width: 220px
	}

	#Backpage .fa {
		line-height: 45px;
		margin-right: 20px;
	}

	.box3 img {
		width: 95px;
		height: auto;
	}
}

@media (max-width:480px) {
	footer form input#name {
		margin: 20px 0 5px 8px;
	}

	footer form input#captcha {
		margin: 0 0 5px 8px;
	}

	.halfbox:nth-child(1) p {
		height: 160px;
	}

	*/#logomain img,
	#myHeader.large #logomain img,
	#logomain,
	#myHeader.large #logomain {
		width: 120px;
		height: 45px;
	}

	.boxTour {
		float: none;
		margin: 10px auto !important;
	}

	footer form input#captcha,
	footer form input#name,
	footer form input#mob,
	footer form input#captcha,
	footer form p#imgcap,
	footer form input,
	footer form .cap {
		width: 50%;
		margin: 3px 5px !important;
		display: block !important;
		float: right;
		clear: left
	}

	footer form .cap {
		width: 80px;
		clear: right;
	}

	.infofoot {
		font-size: 11px !important;
		line-height: 20px;
		margin: 0 5px;
	}

	#Page404 {
		height: 377px;
		background: url(../images/new-404-1.jpg) no-repeat top right;
	}

	#title404 {
		width: 200px;
		margin: 0px 190px 0 0;
		height: 50px;
		line-height: 50px;
		padding: 0
	}

	#txtp404 {
		margin: 0px 190px 0 0;
		font-size: 18px;
		line-height: 25px;
		text-align: right;
	}

	#title404 h1 {
		width: 200px;
		font-size: 30px;
		height: 50px;
		line-height: 50px;
		margin: 0
	}

	#Page404 p,
	#Page404 p:nth-child(3) {
		font-size: 14px;
		margin: 0px 190px 0 0;
	}

	#Backpage {
		margin: 20px 190px 0 0;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		width: 200px;
		padding: 0 5px
	}

	#Backpage .fa {
		line-height: 45px;
		margin-right: 10px;
	}
}

@media (max-width:468px) {
	.demo li {
		margin: 0 2px;
		width: 60px;
		height: 60px;
	}

	.demo a,
	.demo a img {
		height: 60px !important;
		width: 60px !important;
	}

	#menu-tablet {
		width: 90%;
	}

	/* #bottomFooter {
	min-height: 100px;
} */
	/* #sepratefooter {

    background: #e2e2e2;
    display: none;

} */
	.bc-heightauto {
		min-height: 50px;
		height: auto;

	}

	.altimg {
		font-size: 12px;
	}

	.servicesVipTour span,
	.infotxtvip p,
	.infotxtvip .fa {
		font-size: 14px;
	}

	#boxemail .fa,
	#boxtel .fa {
		padding-left: 2px;
		font-size: 15px;
		padding-right: 2px;
	}

	#txtcontactus {
		top: 5px;
		height: auto;
		min-height: 70px;
	}

	#boxtimework,
	#boxemail,
	#boxtel {
		width: 100%;
		float: none;
		margin: 0px auto;
		font-size: 15px
	}

	#boxtimework p,
	#boxemail p,
	#boxtel p {
		text-align: center;
		padding: 0;
		font-size: 15px
	}

	#contacUsmain {
		min-height: 90px;
	}

	.logoAirline {
		margin: 20px 10px 0 !important;
	}

	.arttour {
		width: 100%;
	}

	.newstour img {
		height: 80px;
		width: 80px;
	}

	.newstour {
		height: 115px;
	}

	.infofoot {
		margin: 0 auto;
		float: none;
		clear: both
	}
}

@media (max-width:400px) {

	.boxthree,
	.box3 {
		/*width: 100%*/
	}

	#menu-tablet {
		width: 95%;
	}

	#servicesTravel .titleSpecialTour p {
		background: url(../images/new-bdseprate.jpg) repeat center center;
	}

	footer form input#captcha,
	footer form input#name,
	footer form input#mob,
	footer form input#captcha,
	footer form p#imgcap,
	footer form input,
	footer form .cap {
		width: 90%;
	}

	footer form .cap,
	footer form input#send {
		width: 38%;
		clear: right;
	}

	footer form input#send {
		clear: none;
	}

	/*#myHeader.small #logomain img {
    width: 110px;
    height: 40px;
    transition: all 1s ease 0s;
    margin: 8px 0;}
*/
	.servicesVipTour span {
		margin: 2px;
		padding: 0 3px;
	}

	.demo li {
		margin: 0 2px;
		width: 100px;
		height: 40px;
	}

	.demo a,
	.demo a img {
		height: 40px !important;
		width: 40px !important;
		float: none !important;
		margin: 0 auto !important;
		display: block !important;
	}

	.demo a:hover,
	.demo a img:hover {
		float: none !important;
		margin: 0 auto !important;
		display: block !important;
	}

	.titleSpecialTour h1,
	.titleSpecialTour h3,
	.titleSpecialTour span {
		line-height: 35px;
		font-size: 22px;
	}

	#bottomFooter a,
	#bottomFooter ul li.keyword a,
	#bottomFooter a,
	#bottomFooter ul li.keyword a,
	#bottomFooter ul li.keyword a h6,
	.txtabout,
	.txtnews {
		font-size: 13px
	}

	.logoAirline {
		margin: 20px 0px 0 !important;
	}
}

@media (max-width:360px) {

	#logomain img,
	#myHeader.large #logomain img,
	#logomain,
	#myHeader.large #logomain {
		width: 100px;
		height: 35px;
	}

	#logomain img,
	#myHeader.large #logomain img {
		margin: 45px 0 0;
	}

	/*#myHeader.small #logomain img {
width: 100px;
height: 35px;
    transition: all 1s ease 0s;
    margin: 10px 0;
}
*/
	#contacUsmain {
		min-height: 110px;
	}

	#Page404 {
		height: 377px;
		background: url(../images/new-404-2.jpg) no-repeat top right;
	}

	#title404 {
		width: 200px;
		margin: 0px 105px 0 0;
		height: 50px;
		line-height: 50px;
		padding: 0
	}

	#txtp404 {
		margin: 0px 105px 0 0;
		font-size: 18px;
		line-height: 25px;
		text-align: right;
	}

	#title404 h1 {
		width: 200px;
		font-size: 30px;
		height: 50px;
		line-height: 50px;
		margin: 0
	}

	#Page404 p,
	#Page404 p:nth-child(3) {
		font-size: 14px;
		margin: 0px 105px 0 0;
	}

	#Backpage {
		margin: 20px 105px 0 0;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		width: 200px;
		padding: 0 5px
	}

	#Backpage .fa {
		line-height: 45px;
		margin-right: 10px;
	}
}

@media (max-width:360px) {

	#logoAgency,
	#InfoAgency {
		width: 98% !important;
	}

	#logoFooter {
		width: 125px;
		height: 70px;
		background: url(../images/new-logoagency2.png) no-repeat right 0;
		position: relative;
		float: none;
		margin: 0 auto !important;
	}

	.logoAirline {
		width: 50px;
		height: 35px;
		float: right;
		margin: 20px 10px 10px !important;
	}

	.logo1 {
		background: url(../images/new-logoagency2.png) no-repeat -210px 0px;
		transition: all 0.4s ease-in;
	}

	.logo1:hover {
		background: url(../images/new-logoagency2.png) no-repeat -210px -35px;
	}

	.logo2 {
		background: url(../images/new-logoagency2.png) no-repeat -140px 0px;
		transition: all 0.4s ease-in;
	}

	.logo2:hover {
		background: url(../images/new-logoagency2.png) no-repeat -140px -35px;
	}

	.logo3 {
		background: url(../images/new-logoagency2.png) no-repeat -69px 0px;
		transition: all 0.4s ease-in;
	}

	.logo3:hover {
		background: url(../images/new-logoagency2.png) no-repeat -69px -35px;
	}

	.logo4 {
		background: url(../images/new-logoagency2.png) no-repeat -5px 0px;
		transition: all 0.4s ease-in;
	}

	.logo4:hover {
		background: url(../images/new-logoagency2.png) no-repeat -5px -63px;
	}

	#logoWebdesign {
		background-size: 250px;
	}

	footer form .cap,
	footer form input#send {
		width: 36%;
	}
}

@media (max-width:270px) {
	.newstour {
		height: auto !important;
	}

	.img-news,
	.info-news {
		width: 100%;
		text-align: center;
	}

	.newstour img {
		float: none !important;
		margin: 5px 0 !important
	}

	.titnews,
	.datenews {
		float: none !important;
		text-align: center !important;
	}

	.txtnews {
		float: none !important;
		text-align: center !important;
		width: 100% !important;
	}
}











/****** moosa tamizi ******/

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}



