#hero {
	padding: 64px 0 0 0;
}

.top_banner_img {
	/* height: inherit; */
	padding: 100px 0;
}

#hero {
	height: 650px;
}

.navbar {
	margin-right: 0px;

}

.navbar > ul > li {
	width: 100%;
}

.text-en {
	top: 0;
}



.section-title h2 {
	font-size: 28px;
}

.about {
	padding: 0px 0;
}

.why-us {
	padding: 60px 0;
}

.places h2 {
	font-size: 19px;
}

#footer {
	font-size: 10px;
}
.navbar > ul > li {
	padding: 15px 0 0px 0px;
}

.text-en {
	transform: inherit;
}

.breadcrumbs {
	margin-top: 71px;
}
#hero {
	padding: 0 0 0 0;
	margin-top: 60px;
}
.tab-content > .active {
	padding: 0;
}

.menu_others_info {
	font-size: 11px;
}

h2 {
	background: url(../images/title_bg.png);
	color: white;
	text-align: center;
	height: 70px;
	line-height: 23px;
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	padding-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

