/*----- reset -----*/
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
em,
img,
strong,
dl,
dt,
dd,
ul,
li,
fieldset,
form,
label,
legend {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

ol,
ul {
	list-style: none;
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

html,
body {
	height: 100%;
}

/*----- common -----*/
body {
	background-color: #fff;
	color: #000;
	font: normal normal 100% 'Be Vietnam Pro', sans-serif;
	line-height: 1.5em;
	font-size: .75em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: normal;
	font-weight: normal;
}

input,
select,
textarea {
	color: #38444f;
	font: normal normal 1em 'Be Vietnam Pro', sans-serif;
}

input:focus,
select:focus,
textarea:focus,
a:link,
a:visited,
a:hover,
a:focus {
	outline: none;
}

a:link,
a:visited,
a:hover,
a:focus {
	text-decoration: none;
}

a:link,
a:visited {
	color: #000;
}

a:hover,
a:focus {
	color: #43f812;
}

.clear {
	clear: both;
}

.tm-ic {
	background: url(../images/front/sprite.png) no-repeat;
}

@media (min-width: 1200px) {
	.container {
		width: 1360px;
	}
}

/*===================================================================*/
.header-top {
	background: #1a1a1a;
	padding: 8px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-top p {
	font: 500 13px/20px 'Be Vietnam Pro', sans-serif;
	color: #eee;
}

.header-top p span {
	font-weight: 400;
	color: #999;
	margin-right: 5px;
}

.header-top p i {
	display: inline-block;
	height: 14px;
	width: 14px;
	background-position: -25px -44px;
	margin-right: 8px;
	vertical-align: middle;
	filter: brightness(0) invert(1);
}

ul.lst-social {
	margin: 0 -10px;
	overflow: hidden;
}

ul.lst-social li {
	float: left;
	padding: 0 8px;
}

ul.lst-social li a {
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	margin: 2px 0;
	display: block;
}

ul.lst-social li a.tm-f {
	background-position: 0 0;
}

ul.lst-social li a.tm-t {
	background-position: -26px 0;
}

ul.lst-social li a.tm-s {
	background-position: -51px 0;
}

ul.lst-social li a.tm-i {
	background-position: -77px 0;
}

ul.lst-social li a.tm-f:hover {
	background-position: 0 -18px;
}

ul.lst-social li a.tm-t:hover {
	background-position: -26px -18px;
}

ul.lst-social li a.tm-s:hover {
	background-position: -51px -18px;
}

ul.lst-social li a.tm-i:hover {
	background-position: -77px -18px;
}

.header-bot .container .inner-header-bot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
}

.logo {
	flex-shrink: 0;
}

.header-bot .pull-right-group {
	display: flex;
	align-items: center;
}

.tm-menu {
	position: relative;
	margin: 0;
}

.logo img {
	max-height: 70px;
	width: auto;
}

ul.menu:after {
	clear: both;
	content: '';
	display: block;
	width: 100%;
}

ul.menu li {
	float: left;
	text-transform: uppercase;
	margin-left: 5px;
}

ul.menu li a {
	font: 600 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #333;
	display: block;
	padding: 10px 20px;
	transition: all 0.3s ease;
	position: relative;
}

ul.menu li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background: #8c7001;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

ul.menu li:hover a,
ul.menu li.active a,
ul.menu li.current-menu-item a {
	color: #8c7001;
	background: transparent;
}

ul.menu li:hover a:after,
ul.menu li.active a:after,
ul.menu li.current-menu-item a:after {
	width: 100%;
}

.tm-search {
	position: relative;
	margin: 0 0 0 20px;
}

.tm-close {
	opacity: 0;
	width: 20px;
	height: 20px;
	background: #fff url(../images/front/cancel-icon.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 3;
	-webkit-transition: left 5s ease-in;
	-moz-transition: left 5s ease-in;
	-ms-transition: left 5s ease-in;
	-o-transition: left 5s ease-in;
	transition: left 5s ease-in;
	cursor: pointer;
}

.tm-search .tm-ic-src {
	display: none;
	cursor: pointer;
}

.tm-search .tm-ic-src i {
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	width: 15px;
	height: 15px;
	background-position: 0 -44px;
}

.tm-src-dt {
	width: auto;
	overflow: visible;
}

.tm-src-dt.active {
	overflow: initial;
}

.tm-src-dt form {
	position: relative;
	display: flex;
	align-items: center;
}

.tm-src-dt input {
	border-radius: 20px;
	height: 38px;
	border: 1px solid #ddd;
	font: 400 13px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
	padding: 6px 40px 6px 15px;
	box-shadow: none;
}

.tm-src-dt button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	width: 38px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background: transparent;
	color: #8c7001;
	font-size: 16px;
	cursor: pointer;
}

.tm-src-dt button i {
	display: block;
}

/*==========================================================================*/
#footer {
	background: url(../images/front/bg-footer.png) no-repeat;
	background-size: cover;
}

.footer-bot {
	padding: 15px 0;
	border-top: 1px solid #90855b;
}

.footer-bot p {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #fae387;
}

.footer-bot p a {
	color: #fae387;
}

.lst-sv li a:hover,
.footer-bot p a:hover {
	color: #fff;
}

.footer-top {
	padding: 50px 0 20px;
}

.footer-top .col-xs-12,
.footer-top .col-xs-6 {
	margin-bottom: 20px;
}

.footer-top h3 {
	font: 400 15px/normal 'Be Vietnam Pro', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.footer-top span {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #fae387;
	margin-bottom: 10px;
	display: block;
	position: relative;
	padding-left: 15px;
	width: 225px;
}

.footer-top span i {
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
}

.footer-top span i.tm-a {
	background-position: -103px 0;
	width: 9px;
	height: 14px;
}

.footer-top span i.tm-p {
	background-position: -122px 0;
	width: 7px;
	height: 12px;
}

.footer-top span i.tm-m {
	background-position: -139px 0;
	width: 10px;
	height: 8px;
	top: 7px;
}

.lst-sv {}

.lst-sv li {
	margin-bottom: 10px;
}

.lst-sv li a {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #fae387;
}

.lst-sv li a i {
	display: inline-block;
	width: 7px;
	height: 10px;
	background-position: -104px -20px;
	margin-right: 10px;
	vertical-align: middle;
}

.lst-sv li a:hover i {
	background-position: -114px -20px;
}

.tm-gallery {
	text-align: center;
	padding-left: 125px;
}

.tm-gallery h3 {
	margin-bottom: 15px;
}

.tm-gallery ul {
	margin: 0 -7px;
	overflow: hidden;
}

.tm-gallery ul li {
	padding: 0 7px;
	float: left;
	width: 33.33%;
	margin-bottom: 7px;
}

.tm-gallery ul li a {
	border: 1px solid #998b53;
	padding: 2px;
	display: block;
	height: 72px;
	background: #2b2718;
	border-radius: 4px;
}

.tm-gallery ul li a img {
	width: 100%;
	height: 100%;
}

/*==========================================================================*/
.slider {
	position: relative;
}

.slider .img-slider {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -60px;
}

.slider p {
	width: 100%;
	text-align: center;
	color: #fae387;
	font: 400 18px/normal 'Be Vietnam Pro', sans-serif;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: 50%;
	margin-bottom: -50px;
}

.slider p:before {
	content: '';
	display: block;
	width: 440px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -220px;
	top: -20px;
	background: #fae387;
}

.slider p:after {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	left: 50%;
	margin-left: -4.5px;
	top: -23.5px;
	background: #fae387;
	border-radius: 20px;
}

.slider .camera_caption {
	height: 100%;
	background: transparent;
}

.slider .camera_caption>div {
	height: 100%;
	background: transparent;
	padding: 0;
}

.camera_wrap {
	margin-bottom: 0 !important;
}

.camera_pie {
	position: relative;
	z-index: -1;
}

.camera_prev,
.camera_next {
	width: 34px;
	height: 34px;
	margin-top: -17px;
}

.camera_prev>span {
	width: 34px;
	height: 34px;
	background: url(../images/front/sprite.png) no-repeat 0 -69px;
}

.camera_next>span {
	width: 34px;
	height: 34px;
	background: url(../images/front/sprite.png) no-repeat -35px -69px;
}

.camera_prev:hover>span {
	background: url(../images/front/sprite.png) no-repeat 0 -104px;
}

.camera_next:hover>span {
	background: url(../images/front/sprite.png) no-repeat -35px -104px;
}

.camera_pag {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	z-index: 100;
}

.camera_wrap .camera_pag .camera_pag_ul {
	text-align: center;
	height: 18px;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	width: 18px;
	height: 18px;
	background: url(../images/front/sprite.png) no-repeat -78px -44px;
	margin: 0 5px;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background-position: -50px -44px;
}

.camera_wrap .camera_pag .camera_pag_ul li span {
	display: none;
}

.tm-title {
	margin-bottom: 20px;
}

.tm-title h2 {
	font: 400 22px/20px 'Be Vietnam Pro', sans-serif;
	color: #2b2718;
	text-transform: uppercase;
}

.tm-title.text-center h2:after {
	display: block;
	content: '';
	width: 129px;
	height: 12px;
	background: url(../images/front/ic-title-c.png) no-repeat;
	margin: 9px auto 0;
}

.tm-title.text-left h2:after {
	display: block;
	content: '';
	width: 71px;
	height: 12px;
	background: url(../images/front/ic-title-l.png) no-repeat;
	margin: 9px 0 0;
}

.tm-introduce {
	padding: 60px 0 65px;
}

.txt-introd {}

.txt-introd .img-it-1 {
	width: 400px;
	border-radius: 4px;
	overflow: hidden;
}

.txt-introd .img-it-2 {
	width: 320px;
}

.txt-introd .img-it-2 li {
	margin-bottom: 10px;
}

.txt-introd .img-it-2 li .bd-img {
	border: 3px solid #fae387;
	display: inline-block;
	border-radius: 4px;
	overflow: hidden;
}

.txt-introd .img-it-2 li:last-child {
	margin-bottom: 0;
}

.txt-introd .txt-it {
	width: 395px;
	margin: 0 25px;
}

.txt-introd .txt-it p {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #2b2718;
	margin-bottom: 15px;
}

a.read-more {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #fae387;
	padding: 8px 25px;
	text-align: center;
	background: #2b2718;
	border-radius: 4px;
	display: inline-block;
}

a.read-more:hover {
	background: #ea1212;
	color: #fff;
}

.tm-service {
	padding: 0 0 50px;
	background: url(../images/front/bg-sv.png) no-repeat bottom center;
	background-size: cover;
	background-position: 0 200px;
}

.tm-service a.read-more {
	margin: 0;
}

.tm-service a.read-more.text-uppercase {
	color: #fff;
	background: #ea1212;
	padding: 9px 25px 7px;
}

.lst-service {
	position: relative;
}

.lst-service ul {
	margin: 0 -15px;
}

.lst-service ul li {
	padding: 0 15px;
	margin-bottom: 20px;
}

.lst-service .detail {
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
}

.lst-service .txt-sv {
	padding: 0 25px 30px;
}

.lst-service a.img {
	display: block;
	height: 200px;
	overflow: hidden;
}

.lst-service a.img img {
	width: 100%;
	height: 100%;
}

.lst-service h3 {
	margin: 15px 0 10px;
}

.lst-service h3 a {
	font: 600 15px/20px 'Be Vietnam Pro', sans-serif;
	color: #444;
}

.lst-service h3 a:hover {
	color: #ea1212;
}

.lst-service h3:after {
	margin: 13px auto 0;
	display: block;
	content: '';
	width: 145px;
	height: 1px;
	background: #fae387;
}

.lst-service p {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
	margin-bottom: 15px;
}

.lst-service button {
	border: none;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
	width: 34px;
	height: 34px;
	background: url(../images/front/sprite.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -17px;
}

.lst-service button.slick-prev {
	background-position: 0 -69px;
	left: 0;
}

.lst-service button.slick-next {
	background-position: -35px -69px;
	right: 0;
}

.lst-service button.slick-prev:hover {
	background-position: 0 -104px;
}

.lst-service button.slick-next:hover {
	background-position: -35px -104px;
}



.bot-content {
	padding: 60px 0 25px;
}

.bot-content-lf {
	width: calc(100% - 300px);
	float: left;
	margin-bottom: 30px;
}

.bot-content-rg {
	width: 270px;
	float: right;
}

.tm-map {
	border: 1px solid #fae387;
}

.tm-news {
	margin-bottom: 30px;
}

ul.lst-news {
	overflow: hidden;
}

ul.lst-news li.tm-first-child {
	float: left;
	margin-right: 20px;
	width: 370px;
}

ul.lst-news li.tm-first-child a.img {
	height: 250px;
	display: block;
	float: none;
	width: 100%;
}

ul.lst-news li.tm-first-child a.img img {
	height: 100%;
	width: 100%;
	border-radius: 6px;
}

ul.lst-news li.tm-first-child h3 a:hover,
ul.lst-news li.tm-first-child h3 a {
	color: #fae387;
	text-transform: capitalize;
}

ul.lst-news li h3 a:hover {
	color: #ea1212;
}

ul.lst-news li.tm-first-child span {
	color: #b7b6b6;
}

.txt-nws {
	background: rgba(41, 41, 41, .5);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 20px 10px;
}

ul.lst-news li .detail {
	position: relative;
	overflow: hidden;
}

ul.lst-news li {
	margin-bottom: 20px;
}

ul.lst-news li a.img {
	width: 120px;
	float: left;
	height: 70px;
	overflow: hidden;
	margin-right: 10px;
	border-radius: 6px;
}

ul.lst-news li .txt-rg {
	overflow: hidden;
}

ul.lst-news li h3 {
	margin: 5px 0;
}

ul.lst-news li h3 a {
	font: 600 15px/20px 'Be Vietnam Pro', sans-serif;
	color: #444;
}

ul.lst-news li span {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #9c9c9c;
	display: block;
}

.tm-support {
	margin-bottom: 30px;
	border: 1px solid #f2eedf;
	border-radius: 6px;
	overflow: hidden;
}

.tm-support h3 {
	font: 400 18px/20px 'Be Vietnam Pro', sans-serif;
	color: #8d7102;
	text-transform: uppercase;
	background: #fae387;
	padding: 15px 35px;
	margin: -1px -1px 0;
}

.tm-support h3 i {
	width: 17px;
	height: 16px;
	display: inline-block;
	background-position: -77px -69px;
	margin-right: 10px;
}

.tm-support .info- {
	padding: 20px 30px;
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
	padding: 15px;
}

.tm-support .ic-social {
	text-align: center;
	margin-bottom: 10px;
}

.tm-support .ic-social a {
	text-indent: -9999px;
	display: inline-block;
	margin: 0 15px;
}

.tm-support .ic-social a.tm-s {
	width: 31px;
	height: 31px;
	background-position: -76px -88px;
}

.tm-support .ic-social a.tm-y {
	width: 27px;
	height: 27px;
	background-position: -116px -88px;
}

.tm-support i.tm-tv {
	display: inline-block;
	width: 15px;
	height: 17px;
	background-position: -100px -68px;
	margin-right: 10px;
}

.tm-support .phone i.tm-ic {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-position: -122px -70px;
	margin-right: 10px;
}

.tm-support .phone {
	overflow: hidden;
	margin-bottom: 10px;
}

.tm-support .phone span {
	width: 65px;
	float: left;
	margin: 0;
}

.tm-support .phone strong {
	width: calc(100% - 65px);
	float: left;
}

.tm-support .phone strong i {
	color: #ea1212;
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	font-style: initial;
}

.tm-support i.tm-m {
	display: inline-block;
	width: 16px;
	height: 11px;
	background-position: -144px -74px;
	margin-right: 10px;
}

.tm-support span {
	display: block;
	margin-bottom: 10px;
}

.tm-support h4 {
	text-align: center;
	margin-top: 15px;
}

.tm-support h4:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: url(../images/front/bg-line.png) no-repeat center;
	margin: 0 0 15px;
}

.tm-support h4 span {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
	display: block;
	margin: 0 0 5px;
}

.tm-support h4 strong {
	font: 400 18px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
	display: block;
	text-transform: uppercase;
}

.like-box {}

.lst-feedback {
	position: relative;
	background: url(../images/front/bg-feedback.png) no-repeat;
	padding: 30px 40px;
	margin-bottom: 60px;
	background-size: cover;
	border-radius: 6px;
}

.lst-feedback button {
	border: none;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
	width: 32px;
	height: 32px;
	background: url(../images/front/sprite.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -17px;
}

.lst-feedback button.slick-prev {
	background-position: -160px 0;
	left: 0;
}

.lst-feedback button.slick-next {
	background-position: -202px 0;
	right: 0;
}

.lst-feedback .slick-slider {
	position: initial;
}

.lst-feedback ul {
	margin: 0 -15px;
}

.lst-feedback ul li {
	padding: 0 15px;
}

.tm-avar {
	margin-bottom: 25px;
	padding-left: 25px;
}

.tm-avar .avar {
	overflow: hidden;
	float: left;
}

.tm-avar .avar img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	object-fit: cover;
}

.content-related img {
	width: 100%;
	border-radius: 6px;
	border: 1px solid #ededed;
}

.tm-avar .avar-txt {
	width: calc(100% - 125px);
	float: right;
	text-transform: capitalize;
	padding: 30px 0;
}

.tm-avar .avar-txt strong {
	display: block;
	font: 600 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
}

.tm-avar .avar-txt span {
	display: block;
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
	font-style: italic;
}

.txt-avar {
	border: 1px solid #3e3319;
	background: #fae387;
	padding: 25px 30px 28px 70px;
	position: relative;
	border-radius: 6px;
}

.txt-avar:before {
	content: '';
	width: 32px;
	height: 32px;
	background: url(../images/front/sprite.png) no-repeat -107px -34px;
	display: block;
	position: absolute;
	left: 20px;
	top: 30px;
}

.txt-avar:after {
	content: '';
	width: 26px;
	height: 10px;
	background: url(../images/front/up-ic.png) no-repeat;
	display: block;
	position: absolute;
	left: 110px;
	top: -10px;
}

.txt-avar p {
	font: 400 14px/20px 'Be Vietnam Pro', sans-serif;
	color: #555;
}

.tm-gallery ul li a img,
.lst-service a.img img,
ul.lst-news li a.img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	object-fit: cover;
	border-radius: 4px;
}

.lst-service a.img:hover img,
.tm-gallery ul li a:hover img,
ul.lst-news li a.img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*==========================================================================*/


a.menu-mobile {
	position: absolute;
	z-index: 1000;
	top: 4px;
	right: 0;
	width: 30px;
	height: 24px;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent;
	display: none;
}

a.menu-mobile::before,
a.menu-mobile::after,
a.menu-mobile span {
	background: #8c7001;
}

a.menu-mobile::before,
a.menu-mobile::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	pointer-events: none;
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

a.menu-mobile span {
	position: absolute;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 2px;
	text-indent: 200%;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
	top: 12px;
}

a.menu-mobile::before {
	-webkit-transform: translate3d(0, -10px, 0) scale3d(0.8, 1, 1);
	transform: translate3d(0, -10px, 0) scale3d(0.8, 1, 1);
}

a.menu-mobile::after {
	-webkit-transform: translate3d(0, 10px, 0) scale3d(0.8, 1, 1);
	transform: translate3d(0, 10px, 0) scale3d(0.8, 1, 1);
}

@-moz-document url-prefix() {}

@media (max-width: 1190px) {
	.logo {
		width: 230px;
	}

	.tm-menu {
		margin: 16px 0;
	}

	ul.menu li a {
		padding: 7px 10px;
	}

	.tm-search {
		margin: 15px 25px;
	}

	.tm-src-dt {
		width: 235px;
	}

	.tm-gallery {
		padding: 0;
	}

	.txt-introd {
		margin: 0 -15px;
	}

	.txt-introd .img-it-1,
	.txt-introd .img-it-2 {
		width: 50%;
		padding: 0 15px;
	}

	.txt-introd .txt-it {
		width: 100%;
		margin: 30px 0 0;
		padding: 0 15px;
	}

	.tm-introduce {
		padding: 35px 0;
	}

	ul.lst-news li.tm-first-child {
		width: 320px;
	}

	ul.lst-news li h3 {
		height: 40px;
		overflow: hidden;
	}

	ul.lst-news li.tm-first-child h3 {
		height: auto;
		overflow: hidden;
	}
}

@media (max-width: 990px) {
	.header-bot .container {
		flex-wrap: wrap;
	}

	.logo {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.pull-right-group {
		width: 100%;
		justify-content: space-between;
	}

	.tm-menu {
		width: auto;
	}

	a.menu-mobile {
		display: block;
	}

	ul.menu {
		width: 250px;
		background: #3e3319;
		position: absolute;
		top: 66px;
		right: 0;
		padding: 5px 0;
		display: none;
		z-index: 100;
	}

	ul.menu li {
		float: none;
		margin: 0;
	}

	ul.menu li a {
		padding: 10px 15px;
		color: #fff;
		border-bottom: 1px solid #524320;
	}

	.tm-search .tm-ic-src {
		display: block;
		border: 1px solid #3e3319;
		padding: 10px 9px 9px;
		cursor: pointer;
	}

	.tm-src-dt {
		position: absolute;
		right: 0;
		top: 0;
		width: 0px;
		z-index: 1;
		-webkit-transition: all 1s ease-in;
		-moz-transition: all 1s ease-in;
		-ms-transition: all 1s ease-in;
		-o-transition: all 1s ease-in;
		transition: all 1s ease-in;
	}

	.footer-top {
		padding: 30px 0 10px;
	}

	.bot-content-lf,
	.bot-content-rg,
	.footer-top span {
		width: 100%;
	}

	.tm-news {
		margin-bottom: 10px;
	}

	.tm-support h3 {
		text-align: center;
	}

	.tm-support .info- {
		width: 210px;
		margin: 0 auto;
		padding: 20px 0;
	}

	.tm-search {
		display: none !important;
	}

	.header-bot .pull-right-group {
		width: auto !important;
	}

	.tm-menu,
	.tm-search {
		margin: 0 !important;
	}

	a.menu-mobile {
		position: unset !important;
	}

	.logo {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 750px) {
	.slider .camera_caption {
		display: none !important;
	}

	.camera_pag {
		bottom: 10px;
	}
}

@media (max-width: 680px) {

	.footer-bot .pull-right,
	.footer-bot p {
		width: 100%;
		text-align: center;
	}

	.footer-bot .pull-right ul {
		display: inline-block;
		margin-top: 5px;
	}

	.txt-introd .img-it-1,
	.txt-introd .img-it-2 {
		width: 100%;
		text-align: center;
	}

	.txt-introd .img-it-2 ul {
		margin: 0 -15px;
	}

	.txt-introd .img-it-2 ul li {
		width: 50%;
		padding: 0 15px;
		margin: 25px 0 0;
	}
}

@media (max-width: 630px) {
	ul.lst-news li.tm-first-child {
		width: 100%;
		float: none;
	}

	ul.lst-news li h3 {
		height: auto;
	}

	.tm-avar {
		padding: 0;
	}
}

@media (max-width: 500px) {}

@media (max-width: 420px) {
	.logo {
		width: 180px;
	}

	.tm-search {
		margin: 15px 0;
	}

	.tm-menu,
	.tm-search {
		margin: 7px 0;
	}

	ul.menu {
		top: 49px;
	}

	.header-top p {
		width: 100%;
		text-align: center;
	}

	.txt-avar:before,
	.header-top .pull-right {
		display: none;
	}

	.footer-top .col-xs-6 {
		width: 100%;
	}

	.lst-feedback {
		padding: 25px 15px;
	}

	.tm-avar .avar {
		float: none;
	}

	.tm-avar .avar img {
		margin: auto;
	}

	.tm-avar .avar-txt {
		float: none;
		width: 100%;
		padding: 10px 0;
		text-align: center;
	}

	.txt-avar {
		padding: 15px;
	}

	.txt-avar:after {
		left: 50%;
		margin-left: -13px;
	}
}