﻿/*_Info----------Start*/
.tblInfo tr td {
	vertical-align: top;
}

.tblPrice tr td {
	vertical-align: middle;
}
/*i haye title*/
.tselected .title i, .inaglance .title i, .tableres2 .title i, .tableresw .title i, .needed .title i, .trips .title i, .contactinfo .title i {
	top: 60px;
		right: 20px;
		left: 20px;

	color: #FF4C4C;
	font-size: 22px;
	margin-left:10px;
}

.main {
	max-width: 1200px;
	margin: auto;
	display: block;
}

.inaglance {
	line-height: 33px;
	background: #f7faf2;
	padding: 0px 0 40px;
	/*border-top: 1px solid #E8E8E8;*/
	border-bottom: 1px solid #E8E8E8;
}

	.tcategory .title, .glance .title, .inaglance .title, .tableres2 .title, .tableresw .title, .needed .title, .trips .title, .onlineact .title, .exper .title, .itinerary .title, .some .title, .others .title, .submited .title {
		max-width: 1200px;
		transition: linear .2s;
		margin: auto;
		font-size: 20px;
		color: #333333;
		font-family: 'IranSans';
		line-height: 30px;
		padding-bottom: 5px;
	}

	.inaglance .main {
		padding: 30px 10px 0;
		box-shadow: 0px 0px 4px 0px #e8e3e8;
		background: #FFF;
		border: 1px solid #EAEAEA;
		border-right-color: rgb(234, 234, 234);
		border-right-style: solid;
		border-right-width: 1px;
		border-radius: 10px 0 0 10px;
		border-right: 4px solid #FF4C4C;
		max-width: 1200px;
		margin: auto;
		display: block;
	}

		.inaglance .main .bg {
		}

			.inaglance .main .bg .title {
				margin-right: 15px;
			}

			.inaglance .main .bg .right {
				float: right;
				width: 65%;
				margin-left: 10px;
				margin-bottom: 15px;
			}

			.inaglance .main .bg .left {
				float: left;
				width: calc(35% - 10px);
			}

	.inaglance .oneInf::after, .inaglance .right::after, .inaglance .bg::after {
		content: "";
		display: block;
		clear: both;
	}

	.inaglance .main .bg .right .oneInf {
		border-bottom: 1px solid #E6E6E6;
		background: rgba(255,255,255,.5);
		position: relative;
		transition: linear .2s;
	}

		.inaglance .main .bg .right .oneInf .ico {
			color: green;
			line-height: 46px;
			float: right; /*border-left: 1px solid #E6E6E6; HHH*/
			padding: 0 10.5px 0;
			width: 40px;
			position: absolute;
			height: 100%;
			text-align: center;
		}

		.inaglance .main .bg .right .oneInf .lab {
			float: right;
			width: 190px;
			padding: 5px 45px 5px 5px;
			color: #333;
		}

			.inaglance .main .bg .right .oneInf .lab > * {
				font-family: IranSans;
			}

		.inaglance .main .bg .right .oneInf .val {
			float: right;
			padding: 5px; /*border-right: 1px solid #E6E6E6; hhh*/
		}

@media only screen and (min-width: 40px) and (max-width: 965px) {
	.inaglance .bg .right, .inaglance .bg .left {
		float: none;
		width: 100% !important;
	}

	.inaglance .main, .tableres2 .main {
		margin: 10px;
	}

	.inaglance, .tableres2 {
		padding: 10px 0 10px !important;
	}

	.fullcal, .map {
		display: inline-block;
	}

	.inaglance .bg .calendar .tabledate {
		width: 100%;
		max-width: 300px;
	}

	.inaglance .bg .left {
		text-align: center;
	}

	.guide {
		margin: auto;
	}

	.inaglance .bg .left {
		float: right;
		padding: 5px;
		border-right: 1px solid #E6E6E6;
	}

	.inaglance .bg .right, .inaglance .bg .left {
		border-bottom: 1px solid #E6E6E6;
		background: rgba(255,255,255,.5);
		position: relative;
		transition: linear .2s;
	}
}

@media only screen and (min-width: 40px) and (max-width: 600px) {
	.point .oneInf {
		background: none;
		position: relative;
		position: static;
		padding: 0;
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
		line-height: 26px;
	}

		.point .oneInf i {
			color: #FFFFFF;
			font-size: 20px;
		}

		.point .oneInf div:first-child {
			border-radius: 5px 5px 0 0 !important;
			border: none !important;
			position: static !important;
			height: 41px !important;
			margin: auto 0px auto auto !important;
			text-align: center !important;
			background: #FF4C4C !important;
		}

		.point .oneInf div:nth-child(2) {
			padding: 7px 10px 0px !important;
			background: rgba(255,255,255,.6) !important;
			margin: auto !important;
			text-align: right !important;
			margin-top: 0px !important;
			font-size: 16px !important;
			width: 200px !important;
		}

		.point .oneInf div:nth-child(3) {
			clear: both !important;
			float: none !important;
			padding: 10px 5px 10px !important;
			border-right: none !important;
			background: rgba(255,255,255,.6) !important;
			margin: auto !important;
			text-align: right !important;
			border-top: 3px solid #E8E8E8 !important;
		}

	.point .weather i {
		color: #369 !important;
	}

	.fullcal, .map {
		width: 100% !important;
	}

	.point .row div:first-child {
		padding: 10px 0 10px !important;
	}

	.point .row div:nth-child(3) {
		width: 100% !important;
		max-width: 300px !important;
	}
}
.attraction {
	/*background: url(images/background/mapt.png);*/
	border-bottom: 1px solid #FFB1B1;
	border-top: 1px solid #FFB1B1;
}

.tselected {
	width: 100%;
	height: auto !important;
	padding: 40px 0 40px;
}

.attraction .main {
	font-size: 20px;
	display: block;
}

.tselected .title, .contactinfo .title {
	max-width: 1200px;
	margin: auto;
	font-size: 20px;
	color: #15426A;
	font-family: 'IranSans';
	line-height: 30px;
	padding-bottom: 5px;
}
/*_Info----------End*/

/*_ViewAndReg-------------Start*/
.regPanel {
	width: 100%;
	/*background:#f5e8e8;*/
}

.RegisterDiv {
	background: url(../../images/utils/tarabg/BG001-opa15.jpg) no-repeat center bottom;
}
.innerRegStyle {
	background: #ededed;
border: 1px solid #FFB1B1;
border-radius: 2px;
}
/*_ViewAndReg-------------End*/

/*GraphciList4Col--------------Start*/

/*.divPageContent {
		background: url(../../images/utils/tarabg/top8.jpg) repeat center bottom;
	}*/

	.section-title {text-align: center;margin-bottom: 10px/*50px; title ro hazf kardim*/}
	/*.section-title h2,*/
	.section-title h2, .theme_toolkit_team .section-title p, .theme_toolkit_portfolio .section-title p, .theme_toolkit_partners .section-title p, .theme_toolkit_testimonials .section-title p {
		color: #313131;font-size: 30px;font-weight: 600;margin-bottom: 0px;line-height: 1.4;
	}
	/*.section-title h2*/
	.services-section, .section-title, .section-title p, .section-title h2, .services-wrapper, .service-item .service-inner, .service-item .service-thumb, .service-item .service-thumb img, .service-item .service-text-wrap, .service-item .service-text-wrap h2, .service-item .service-text-wrap p, .tt-portfolio,.tt-portfolio .tt-portfolio-item-wrap, .tt-portfolio-item .tt-portfolio-wrapper, .tt-portfolio-item .tt-portfolio-thumb, .tt-portfolio-item .tt-portfolio-thumb img, .tt-portfolio-item .tt-portfolio-text-wrap, .tt-portfolio-item .tt-portfolio-text-wrap .tt-portfolio-title, .theme_toolkit_portfolio, .tt-portfolio-item-main, .tt-portfolio-item .tt-portfolio-wrapper, .tt-portfolio-item .tt-portfolio-thumb, .tt-portfolio-item h3.tt-portfolio-title, .tt-portfolio-item h3.tt-portfolio-title a, .tt-portfolio-item .tt-portfolio-thumb img, .tt-portfolio-item .tt-portfolio-text-wrap, .tt-portfolio-item .tt-portfolio-text-wrap p{
		float: right;width: 100%;
	}
.tt-portfolio-item-main {text-align: center;}/*1399-08 added*/
.tt-portfolio .filter-list, .filter-list {/*float: right; hhh baraye namayeshe matn dar kenaresh*/width: 100%;}
.tt-portfolio .filter-list {text-align: center;list-style: none;margin-bottom: 40px;margin-left: 0px;}

.tt-portfolio .filter-list {list-style: none;margin-bottom: 20px;}

/*ul, ol {margin: 0 0 0.5em 1em;margin-bottom: 0.5em;margin-left: 1em;padding: 0;} niazi behesh hes nashod*/

.tt-portfolio .filter-list li:first-child {margin-left: 0px;}
/*.filter-list li.active*/
.filter-list li.active, .filter-list li:hover, .tt-portfolio-item:hover .tt-portfolio-text-wrap, .tt-portfolio-item .tt-portfolio-text-wrap, .tt-portfolio-item:hover .tt-portfolio-thumb img, .tt-portfolio-item .tt-portfolio-thumb img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.filter-list li.active, .filter-list li:hover {background: #fff;color: #000;border-color: #FF4C4C;}

.tt-portfolio .filter-list li {display: inline-block;cursor: pointer;margin-left: 15px;margin-bottom:5px;}

.filter-list li {
	display: inline-block;
	padding: 7px 32px;
	border: 1px solid #ddd;
	border-top-color: rgb(221, 221, 221);
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	background: transparent;
	cursor: pointer;
	border-radius: 25px;
	margin: 0px 10px;
	margin-left: 10px;
}
.tt-portfolio .filterLabel {display:inline-block; text-align:center;float:right;font-family:IranSans;line-height: 40px;}

/*p, li {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 15px;line-height: 26px;color: #6a6a6a;} eslahe zahere title va kami font ha*/

.tt-portfolio-item .tt-portfolio-thumb a, .tt-portfolio-item .tt-portfolio-text-wrap .tt-portfolio-title a {display: inline-block;}

.tt-portfolio-item {text-align: center;}

.tt-portfolio-col-4 .tt-portfolio-item {width: 24%;height: 400px;padding: 10px;}/*1399-08 removed width:25%*/
@media screen and (max-width: 767px){.tt-portfolio-col-4 .tt-portfolio-item {height: 420px;}}

.tt-portfolio-item {padding-left: 15px;padding-right: 15px;display: none;margin-bottom: 30px;vertical-align: top;margin-left: -3px;box-sizing: border-box;}

.tt-portfolio-item {text-align: center;display: none;padding: 5px;margin-left: 0px;margin-bottom: 0px;}/*1399-08 removed float: right;	*/
/*mine:*/
.tt-portfolio-wrapper {padding:5px;border: solid 1px #efe6e6;border-radius: 4px;/*height:100%;*/}
/*mine:*/
.tt-portfolio-thumb img {border-radius: 4px;}

.tt-portfolio-item a {/*color: #df0c38; niazi behesh nabood*/text-decoration: inherit;background-color: transparent;text-decoration: none !important;font-family:"IranSans";line-height:1.5em;font-size:13px;}/*1399-08 : line-height:normal; and font-size added*/
/*.filter-list li.active, .filter-list li:hover, .tt-portfolio-item:hover .tt-portfolio-text-wrap, .tt-portfolio-item .tt-portfolio-text-wrap, .tt-portfolio-item:hover .tt-portfolio-thumb img, .tt-portfolio-item .tt-portfolio-thumb img {
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}*/
.tt-portfolio-item .tt-portfolio-thumb img {position: relative;top: 0;/*following, added from img style:*/height: auto;max-width: 100%;border: 0;vertical-align: middle;}

.tt-portfolio-item .tt-portfolio-text-wrap {padding: 4px;/*HHH 20px*/background: #fff;/*position: absolute;bottom: -62px; Baraye Namayesheshe footer be soorate Normal*/}

.tt-portfolio-item .tt-portfolio-text-wrap h3.tt-portfolio-title, .tt-portfolio-item .tt-portfolio-text-wrap h3.tt-portfolio-title a {color: #353434;/*رنگ کلی فونت عنوان*//*margin-bottom: 0px;margin-top: 0px; niazi behesh nabood*/}

.tt-portfolio-item .tt-portfolio-text-wrap .tt-portfolio-title {margin: 0;margin-top: 0px;margin-bottom: 0px;margin-top: 10px;}

	/*customized styles 980416*/
	.tt-portfolio-text-wrap .h3 {font-weight:normal !important;}
	.tt-portfolio-title div {margin-bottom:10px;}
	.tt-portfolio-title div span {font-family:"IranSans" !important;font-weight:normal !important;font-size:13px;} /*1399-08 font-size added*/
	.tt-portfolio-title .dur span, .tt-portfolio-title .leader span {font-family:Tahoma !important;font-weight:normal !important;color:#7e7878;}
	.tt-portfolio-title .title{height:45px;}
	.tt-portfolio-title .link{color:green !important;}
	.tt-portfolio-title .link:hover{color:white !important;}
	.tt-portfolio-title .dur i, .tt-portfolio-title .leader i{color:green;}

	@media screen and (max-width: 767px){

	.tt-portfolio-col-4 .tt-portfolio-item,
	.tt-portfolio-col-3 .tt-portfolio-item,
	.tt-team-col-4 .tt-team-item,
	.tt-team-col-3 .tt-team-item {
		width: 50%;
	}
}

@media screen and (max-width: 551px){

	.tt-portfolio-col-4 .tt-portfolio-item,
	.tt-portfolio-col-3 .tt-portfolio-item,
	.tt-portfolio-col-2 .tt-portfolio-item,
	.tt-team-col-4 .tt-team-item,
	.tt-team-col-3 .tt-team-item,
	.tt-team-col-2 .tt-team-item {
		width: 100%;
	}

	.tt-portfolio-item,
	.tt-team-item {
		margin-left: 0px;
	}
}
/*GraphciList4Col--------------End*/
