.city-img .img-item:hover img {
	transform: none
}

.city-img .img-item {
	background: #efeadc;
	padding: 20px 10px;
	border-radius: 10px;
	border: 0;
}
.Module-366{
	padding-top: 40px;
}
.pagetitle {
	color: #333;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.4;
	padding: 0 0 10px;
	margin: 0 0 25px;
	position: relative;
	text-align: center;
	display: block
}

.pagetitle:after {
	content: '';
	width: 60px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	background-color: #d6a363
}


@media (min-width: 1200px) {
	.fancybox-wrap .fancybox-overlay {
		background-color: rgba(0, 0, 0, 0.8)
	}
}

.fancybox-wrap #fancybox-thumbs.bottom {
	bottom: 1rem
}

.fancybox-wrap .fancybox-close {
	background: #ed9732;
	padding: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	top: -15px;
	right: -20px;
	border-radius: 0;
	text-align: center;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff
}

.fancybox-wrap .fancybox-close:before {
	content: '\f00d';
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 20px;
	vertical-align: top;
	
    line-height: 45px;
}

.fancybox-wrap .fancybox-close:hover {
	background: #eb8b1b
}

.fancybox-wrap .fancybox-nav {
	top: 50%;
	margin-top: -10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #ed9732;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

.fancybox-wrap .fancybox-nav span {
	background: none;
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
	margin: 0
}
.fancybox-wrap .fancybox-nav span:before {
	line-height: 40px;
}

.fancybox-wrap .fancybox-nav.fancybox-prev {
	left: 0;
	z-index: 400
}

.fancybox-wrap .fancybox-nav.fancybox-prev:before {
	/* content: '\f104';
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 24px;
	vertical-align: top 
	content: 40px;
	line-height: 40px;*/
}

.fancybox-wrap .fancybox-nav.fancybox-next {
	right: 0;
	z-index: 400
}

.fancybox-wrap .fancybox-nav.fancybox-next:before {
	/* content: '\f105';
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 24px;
	vertical-align: top 
	content: 40px;
	line-height: 40px;*/
}

.fancybox-wrap .fancybox-opened {
	z-index: 9999
}

#fancybox-thumbs {
	z-index: 10000
}

.hidden {
	display: none
}



.tiendo-wrap {
	border-top: 1px solid #d07d22;
	padding-top: 20px
}

.tiendo-wrap .tien-do-timeline h1,
.tiendo-wrap .tien-do-timeline h2 {
	margin-left: 10px;
	color: #666;
	font-size: 2rem;
	font-weight: 400
}

.tiendo-wrap .tien-do-timeline .month a {
	display: block;
	padding: 5px;
	color: #333;
	text-align: center;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

.tiendo-wrap .tien-do-timeline .month a.current {
	background: #ecca68;
	color: #fff
}
