
@font-face {
 font-family: font1;
 src: url("UTM_Avo.eot") /* EOT file for IE */
}
@font-face {
 font-family: font1;
 src: url("UTM_Avo.ttf") /* TTF file for CSS3 browsers */
}
body {
  color: #3d3c3c;
  background:url('../images/bg.jpg')no-repeat center fixed;
  background-size:100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}
a {
  color: #3d3c3c;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
a:hover {
  color: #457d00;
}
.pagination > li > a,
.pagination > li > span {
  color: #647aab;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #647aab;
  border-color: #516695;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #647aab;
  border-color: #516695;
}
/*--------------------
 *  Navbar
 */
.social-navbar {
	height:168px;
	border-top: solid 5px #457d00;
	background:#ffffff91;
}
.social-navbar-cuon {
	background:#fff;
}
.navbar-collapse{
}
.social-navbar.navbar .navbar-brand {
}
.social-navbar.navbar .navbar-nav > li{
	padding:0;
}
.social-navbar.navbar .navbar-nav > li.dotmenu{
	padding: 0;
	width:1px;
	height:42px;
	background:url(../images/dotmenu.jpg) no-repeat center;
}
.social-navbar.navbar .navbar-nav > li > a {
	color: #383838;
	padding: 0 30px;
	font-size:15px;
	line-height:42px;
	text-transform:uppercase;
	font-family:font1;
}
.social-navbar.navbar .navbar-nav > li > a img{
	margin-top:-8px;
}
.navbar-collapse{
	padding:0;
}
.social-navbar.navbar .navbar-nav > li > a:hover,.social-navbar.navbar .navbar-nav > li > a.active,.social-navbar.navbar .navbar-nav .open > a,.social-navbar.navbar .navbar-nav .open > a:hover{
	color:#fff;
	background:#457d00;
}
.social-navbar .dropdown-menu > li > a{
	text-transform:uppercase;
}
/*--------------------
 *  Footer
 */
.footer .website-info h4 {
  color: #647aab;
}
.footer .social-timeline a,
.footer .copyright a {
  color: #647aab;
}
.copyright h1 {
	font-size:12px;
	margin:0px;
}
.copyright h2 {
	font-size:12px;
	margin:0px;
	padding-right:10px;
}
.copyright a h1, h2 {
	text-decoration:none;
	line-height:20px;
}
.copyright a{
    color:#fff;
}
/* Revolution Slider */
.revolution-slider {
	background: none;
	position:relative;
}
.revolution-slider .bannercontainer {
	width: 100%;
	position: relative;
	padding: 0;
}
.revolution-slider .banner {
	width: 100%;
	position: relative;
	z-index: 0;
}
.revolution-slider .tp-caption.revolution-starhotel.bigtext {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 600;
	font-size: 45px;
	line-height: 55px;
	font-family: "Open Sans";
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	text-shadow: 0px 3px 3px rgba(0,0,0, 0.3);
}
.revolution-slider .tp-caption.revolution-starhotel.bigtext span {
	letter-spacing: -3px;
}
.revolution-slider .tp-caption.revolution-starhotel.bigtext span i {
	font-size: 0.5em;
	vertical-align: middle;
}
.revolution-slider .tp-caption.revolution-starhotel.smalltext {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	font-family: "Open Sans";
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	text-shadow: 0px 3px 3px rgba(0,0,0, 0.3);
}
.scale{
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.scale-up {
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
}
.appear {
	opacity: 0;
	transition: opacity 500ms linear;
    -webkit-transition: opacity 500ms linear;
    -moz-transition: opacity 500ms linear;
}
.animated {
	opacity: 1;
}
.copyright{
	color:#fff;
	padding:10px 0;
	background:#457d00;
	font-size:12px;
	line-height:20px;
	text-align:left;
}
.goon{
	text-align:right;
}
.goon a{
	color:#fff;
}
.khung_pro_sys{
	display:block;
	width: calc(100% - 7px);
	margin:0 auto 35px auto;
	position:relative;
	background:#fff;
	border:solid 1px #dad7d7;
}
.khung_pro_sys_img{
	text-align:center;
}
.khung_pro_sys_img img{
	width:100%;
	height:200px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.khung_pro_sys_img img:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.khung_pro_sys_foot{
	height:49px;
	line-height:49px;
}
.khung_pro_sys_gia{
	text-align:center;
	font-size:14px;
	color:#3e3e3e;
}
.book_khung_pro_sys{
	color:#fff;
	line-height:34px;
	text-align:center;
	border:0;
	float:right;
	margin-top:6px;
	text-transform:uppercase;
	padding:0 20px;
	border:solid 1px rgba(234, 224, 197, 0.13);
}
.khung_pro_sys_ten{
	color:#457d00;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:45px;
	display:block;
	text-align:center;
	overflow:hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.khung_pro_sys_ten:hover{
	color:#333;
}
.khung_pro_sys span.line{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	border:8px solid rgba(236, 233, 182, 0.46);
	z-index:1;
}
.khung_pro_sys span.line:hover{
	border:8px solid rgba(236, 233, 182, 0.8);
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.owl-prev{
	width:21px;
	height:21px;
	background:url(../images/prev.jpg) no-repeat center;
	margin:0 !important;
	padding:0 !important;
	border-radius:0 !important;
}
.owl-next{
	width:21px;
	height:21px;
	background:url(../images/next.jpg) no-repeat center;
	margin:0 !important;
	padding:0 !important;
	border-radius:0 !important;
}
#owl-standard .owl-controls{
	top:48%;
	position:absolute;
	left:0;
	right:0;
}
.required{
	color:#f00;
}
.ten_tin{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
/* Isotope */
/* Isotope Filtering */
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/* Isotope CSS3 transitions */
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/* Disabling Isotope CSS3 transitions */
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.isotope-item {
	z-index: 2;
	margin: 0 -1px;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.gallery a {
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}
/* Image Hover Zoom */
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img {
	width: 100%;
	position: relative;
	padding: 0;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	box-shadow: 0px 0px 0px 0px #000; /*Firefox opacity flickr bug fix */
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
	opacity: 0.7;
}
.bg_btn_themes{
	background: #991418;
  background-image: -webkit-linear-gradient(top, #991418, #4F0C0E);
  background-image: -moz-linear-gradient(top, #991418, #4F0C0E);
  background-image: -ms-linear-gradient(top, #991418, #4F0C0E);
  background-image: -o-linear-gradient(top, #991418, #4F0C0E);
  background-image: linear-gradient(to bottom, #991418, #4F0C0E);
	color:#fff;
}
.bg_btn_themes:hover{
	background: #4F0C0E;
  background-image: -webkit-linear-gradient(top, #4F0C0E, #991418);
  background-image: -moz-linear-gradient(top, #4F0C0E, #991418);
  background-image: -ms-linear-gradient(top, #4F0C0E, #991418);
  background-image: -o-linear-gradient(top, #4F0C0E, #991418);
  background-image: linear-gradient(to bottom, #4F0C0E, #991418);
	color:#fff;
}
/*--------------------
 *  More
 */
/*--------------------*/
.lined-heading{
	position: relative;
	text-align: left;
	display: block;
	text-transform:uppercase;
	margin:30px 0;
	padding-bottom:8px;
	border-bottom:solid 1px #457d00;
}
h2.lined-heading span {
	font-size: 16px;
	color:#457d00;
	font-weight:bold;
}
h2.lined-heading:before{
	position: absolute;
	bottom:0;
	z-index: 1;
	display: block;
	width: 100%;
	height: 5px;
	content: "";
}
h2.lined-heading span{
	position: relative;
	z-index: 1;
	padding: 0;
	display: inline-block;
}
.khung_cms{
	margin-bottom:20px;
	padding:0 10px;
}
.img_cms img {
	width:100%;
	height:100%;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.img_cms img:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.khung_bot_cms{
	padding:10px;
	box-shadow: 0px 0px 2px #bfbfbf;
	background:#fff;
}
.khung_bot_cms:hover{
	box-shadow: 1px 1px 3px #a5a5a5;
}
.ten_cms{
	font-size:16px;
	display:block;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-bottom:5px;
	background: url(../images/menu_dot.png) bottom repeat-x;
	font-family:font1;
}
.ten_cms a,.xemthem_cms a{
	display:block;
}
.ten_cms a:hover,.xemthem_cms a:hover{
}
.chuthich_cms{
	text-align:justify;
	color:#333;
	margin-bottom:5px;
	background: url(../images/menu_dot.png) bottom repeat-x;
	padding:5px 0;
}
.chuthich_cms p{
	height:108px;
	overflow:hidden;
}
.xemthem_cms{
	font-family:font1;
	text-align:right;
	font-size:16px;
	text-transform:uppercase
}
.ten_tin{
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px
}
.b{
	margin-bottom:6px;
}
.b a{
	font-size:13px;
	color:#000;
}
.b a:hover,.b a.active{
	font-weight:bold;
	text-decoration:none;
}
#map {
	width: 100%;
	height: 500px;
	overflow: visible !important;
	border: 1px solid;
}
.mt50{
	margin-top:50px;
	margin-bottom:20px;
}
#frmContact .btn-lienhe{
	background:#066CAF;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 1px #004D80;
	font-size:14px;
}
#frmContact .btn-lienhe:hover{
	background:#004D80;
}
.required{
	color:#f00;
}
article{
	display: block;
}
article .video-format {
	padding-bottom: 56.25%;
	overflow: hidden;
	width: 100%;
	position: relative;
}
article .video-format iframe {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	border: none;
}
.btn-lienhe{
	background: #8AAC00;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #739001;
	font-size: 14px;
}
.btn-lienhe:hover {
	background: #739001;
	color: #fff;
}
/*--------------------
 *  More
 */
.khung_top{
	height:119px;
}
.lang{
	position:absolute;
	right:15px;
	top:22px;
}
.logo{
	position:absolute;
	left:15px;
	top:13px;
}
.add{
	position:absolute;
	left:120px;
	top:20px;
}
.hotline{
	position:absolute;
	top:52px;
	right:250px;
	color:#457d00;
	font-size:17px;
}
.email{
	position:absolute;
	top:85px;
	right:17px;
	color:#5c5b5b;
	font-size:17px;
}
.khung_bottom{
	border-top:solid 2px #457d00;
	height:44px;
	background:#fff;
	position:relative;
}
.form_tk {
    position: absolute;
    right: 15px;
    top:8px;
    width: 250px;
    height: 28px;
    border: solid 1px #CFCFCF;
	background: #fff;
}
.input_form {
    width: 200px;
    float: left;
    background: #fff;
    padding: 3px;
    color: #898787;
    border: 0;
}
.but_form {
    width: 25px;
    height: 28px;
    float: right;
    cursor: pointer;
    background: none;
    border: 0;
    background: url(../images/bt_tk.png) no-repeat center;
}
.main{
	margin-top:175px;
}
.jssora20l,.jssora20r{display:block;position:absolute;width:55px;height:55px;cursor:pointer;background:url(../images/a20.png) no-repeat;overflow:hidden}.jssora20l{background-position:-3px -33px}.jssora20r{background-position:-63px -33px}.jssora20l:hover{background-position:-123px -33px}.jssora20r:hover{background-position:-183px -33px}.jssora20l.jssora20ldn{background-position:-243px -33px}.jssora20r.jssora20rdn{background-position:-303px -33px}
#slider1_container,#slides{
	width: 100%; 
	height: 450px;
}
.jssora20l,.jssora20r{
	top: 160px;
}
.slide1{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
}
.title_dmsp{
	text-indent:55px;
	color:#457d00;
	font-family:font1;
	font-size:16px;
	line-height:46px;
	background:url(../images/icon_dm.png) no-repeat 20px 15px,url(../images/bg_dm.jpg) repeat-x;
	text-transform:uppercase;
	border:solid 1px #d4d4d4;
}
ul.menu_dmsp{
	margin:0 0 20px 0;
	padding:0;
	background:#457d00;
	min-height:372px;
}
ul.menu_dmsp li{
	list-style:none;
	border-bottom:solid 1px #91494b;
}
ul.menu_dmsp li a{
	display:block;
	font-size:13px;
	line-height:20px;
	padding:8px 10px 8px 40px;
	text-transform:uppercase;
	color:#f0f0f0;
}
ul.menu_dmsp li a:hover,ul.menu_dmsp li a.active{
	color: #feadad;
}
.section_product_1{
}
#owl-product .owl-controls{
	position:absolute;
	top:40px;
	right:15px;
}
#owl-product .owl-prev{
	margin-right:5px !important;
}
#owl-product .owl-next{
}
.khung_cms_home{
    background:#ffffffc2;
    padding:15px;
	height:125px;
	margin-bottom:20px;
	overflow:hidden;
}
.img_cms_home{
	float:left;
	margin-right:15px;
}
.img_cms_home img{
	width:144px;
	height:98px;
	border:solid 1px #858585;
}
.ten_cms_home{
	font-weight:bold;
	text-align:justify;
}
.ten_cms_home a{
	display:block;
	overflow:hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.chu_thich_cms_home{
	margin-top:5px;
	text-align:justify;
	height:73px;
	overflow:hidden;
}
.section_news .lined-heading{
	border-bottom:solid 1px #c3c3c3;
}
.section_news h2.lined-heading span {
	color:#3d3c3c;
	font-weight:normal;
}
.section_link_footer{
	padding:0 0 30px 0;
	background:#fff;
}
.title_footer{
	color:#7c0f12;
	font-family:font1;
	text-transform:uppercase;
	font-size:15px;
	margin:30px 0 15px 0;
}
.section_link_footer ul{
	margin:0;
	padding:0;
}
.section_link_footer ul li{
	margin-bottom:5px;
	list-style:none;
}
.section_link_footer ul li a{
	background:url(../images/list2.png) no-repeat left 5px;
	color:#181818;
	padding-left:15px;
}
.section_link_footer ul li a:hover{
	color:#7c0f12;
}
@media (max-width: 1200px){
	.social-navbar.navbar .navbar-nav > li > a {
		padding: 0 15px;
		font-size:14px;
	}
	.slide1, #slider1_container,#slides{
		width: 660px; 
	}
	.section_product_1 .khung_pro_sys{
		max-width:230px;
	}
}
@media (max-width: 992px){
	.slide1, #slider1_container,#slides{
		width: 490px; 
	}
	.add{
		width:350px
	}
	.slide2{
		width:220px;
		float:right;
	}
	.hotline,.email{
		font-size:14px;
	}
	.title_dmsp{
		font-size:13px;
	}
	.social-navbar .navbar-header{
		float:left;
	}
	.social-navbar .navbar-toggle{
		border-color: #457d00;
		margin:5px 0 0 5px;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #457d00;
	}
	.navbar-collapse.in,.navbar-collapse.collapsing{
		border:0;
		width:100%;
		margin:0;
	}
	.social-navbar .navbar-collapse.in,.social-navbar .navbar-collapse.collapsing{
		margin-top:5px !important;
	}
	.social-navbar .navbar-collapse.in .navbar-nav,.social-navbar .navbar-collapse.collapsing .navbar-nav{
		margin-top:2px;
		background:#fff;
	}
	.navbar-nav > li.dotmenu{
		display:none;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li,.social-navbar .navbar-collapse.collapsing .navbar-nav > li{
		padding:0;
		border:solid 1px #457D00;
		border-top:0;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li a,.social-navbar .navbar-collapse.collapsing .navbar-nav > li a{
		padding:0;
		display:block;
		line-height:35px;
		text-indent:15px;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li > a:hover,.social-navbar .navbar-collapse.in .navbar-nav > li > a.active ,.social-navbar .navbar-collapse.collapsing .navbar-nav > li > a:hover,.social-navbar .navbar-collapse.collapsing .navbar-nav > li > a.active {
		border-bottom:0;
		background:#457d00;
		color:#fff;
	}
	.social-navbar .navbar-collapse.in .navbar-nav .open > a ,.social-navbar .navbar-collapse.collapsing .navbar-nav .open > a {
		border-bottom:0;
		background:#457d00;
		color:#fff;
	}
	.social-navbar .navbar-collapse.in .navbar-nav .open > a:hover,.social-navbar .navbar-collapse.collapsing .navbar-nav .open > a:hover {
		border-bottom:0;
		background:#457d00;
		color:#fff;
	}
	.copyright{
		text-align:center;
	}
	.goon{
		text-align:center;
		margin-top:5px;
	}
}
@media (max-width: 767px){
	ul.menu_dmsp{
		min-height:inherit;
	}
	.slide1, #slider1_container,#slides{
		width: 100%;
		height:200px;
		margin-bottom:20px;
	}
	.jssora20l,.jssora20r{
		top:80px;
	}
	.slide2{
		width:100%;
		float:right;
	}
	.lang{
		top:5px;
	}
	.form_tk {
		width: 200px;
	}
	.input_form {
		width: 150px;
	}
	.add{
		left:15px;
	}
	.email,.hotline,.logo{
		display:none;
	}
	.section_booking{
		display:block;
		margin-top:10px
	}
	.section_booking .form-control{
		margin-bottom:5px
	}
	.copyright{
		text-align:center;
	}
	.noidung_tin img{
		max-width:100% !important;
		height:auto !important;
	}
	.logo{
		left:15px;
	}
	.khung_pro_sys_img img{ height:130px !important;}
	body {background-size:100% 100%;}
}
