.content_middle_box {
	padding: 0 0;
}
.grid1 {
	position: relative;

	-webkit-box-shadow: 0 1px 0px #E6E5E5;
	-moz-box-shadow: 0 1px 0px #E6E5E5;
	-o-box-shadow: 0 1px 0px #E6E5E5;
}
.view {
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-o-border-top-right-radius: 3px;
}
.view-first img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.view img {
	display: block;
	position: relative;
}
.index_img img {
	border-bottom: 3px solid #1baf5d;
	width:100%;
}
.inner_wrap, .inner_wrap2 {
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 1em 1em 1em;
	text-align: center;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
}
.inner_wrap h3, .inner_wrap2 h3 {
	color: #566375;
	line-height: 22px!important;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.3em;
	margin-bottom: 1em;
}
.strong {
	font-size:17px;
}
/*ul, ol {*/
	/*margin: 0;*/
/*}*/
ul.star1 {
	padding: 0;
	list-style: none;
}
h4.green, h4.yellow, h4.blue {
	color: #303030;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:900;
	margin-bottom: 0;
}
.inner_wrap1 {

	border: 1px solid #e3e3e3;
	border-top:0;
	padding: 1em 1em 1em;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
}
ul.item_module {
	padding: 0;
	list-style: none;
}
ul.item_module li.module_left {
	float: left;
	margin-right: 1em;
	padding: 15px 0 0 0;
}
ul.item_module li.module_left img {
	border-radius: 100px!important;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	border: 3px solid #e2dee0;
	width: 82%;
}
ul.item_module li.module_right {
	overflow: hidden;
	text-align:center;
}
ul.item_module li.module_right h5 {
	color: black;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0.8em 0 0.2em;
	font-weight: 800;
}
ul.item_module li.module_right p {
	color: #566375;
	font-size: 13px;
	line-height: 22px!important;
	display: inline;
	font-weight: normal;
}
.content_btn {
	display: inline-block;
	color: #ff8724;
	font-size: 0.95em;
	line-height: 18px;
	font-weight: 700;
	text-align: left;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}
.index_img1 img {
	border-bottom: 3px solid #f19e1f;
}
.index_img2 img {
	border-bottom: 3px solid #88499c;
}
.gird1 .mask, .gird1 .content {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 258px;
	height: 173px;
}
.gird1 .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: rgba(136, 73, 156, 0.68);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border-bottom: 3px solid #1baf5d;
}


.view-first:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.view-first .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: rgba(136, 73, 156, 0.68);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border-bottom: 3px solid #1baf5d;
}
.view .mask, .view .content {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 270px;
	height: 300px;
}

.top_grid{
	margin-top:20px;
	margin-bottom: 20px;
}
.index_img img{
	border-radius: 7px!important;
}
.star1 h3{
	font-size:18px;
}
.inner_wrap h4 {
	font-size:16px;
	line-height: 24px;
}
.schedule{
	text-align: center;
}
.orangeback {
	margin-bottom: 0;
}
.info {
	float:left;
    margin-left: 80px!important;
    margin-top: 70px!important;

	display: inline-block;
	text-decoration: none;
	padding: 8px 20px ;
	background: none;
	color: #fff;
	text-transform: uppercase;
	border: 2px solid #fff;
	border-radius: 100px!important;
	-webkit-border-radius: 100px!important;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	font-size: 13px;
	margin: 2em 0 1em;
	font-weight: 100;
}

.facts-block {
	position: relative;
	min-height: 350px;
	max-height: 350px;
	height: auto;
	padding: 57px 0 0;
	z-index: 0;
	background: #fff url(../../images/tour/EmperoHotel.jpg) no-repeat fixed!important;
	opacity: 0.9;
	color: #fff;
}
.gallary_board{
	margin-top:30px;
	opacity:0.9;
	margin-left:auto;
	margin-right:auto;
	background:#f1f1f1;
	width:100%;
}
.nbs-flexisel-item img{
	border:3px solid #9e9e9e;
	border-radius: 8px!important;
}
.schedule p{
	font-size:16px;
	padding:0!important;
}
.schedule p a{
	font-size:16px;
	font-weight: bold;
	padding:0!important;
}
.schedule{
	text-align: left;
	margin-left:250px;
	margin-bottom: 40px;
}
.margin-left-40{
	margin-left:40px;
}
.mask .info a{
	color: #ffffff;
}