.wraper_tms_1000 {
    margin: auto;
    width: 100%;
    max-width: 1000px;
}
.box_about {padding:10px;}	
.box_about_title {    
 margin-bottom: 10px;
    padding-bottom: 10px;
     font-size: 16px; 
     font-weight: 600; 
    color: #cfa359;
    position: relative;
}	
.box_about_title:after {
    content: '';
    width: 50px;
    display: block;
    bottom: 0;
    position: absolute;
    border-bottom: 2px solid #cfa359;
}
.box_about_title a{padding-bottom:5px; font-size: 16px;font-weight: 600; color: #050505;}
.box_about img {height: auto; width:100%; }	
.box_about_top_text {margin-top:10px; width:100%; text-align:center}
.box_about_text {margin-top:10px; min-height:140px; width:100%;}
.wraperheader {width: 100%;margin:0 auto;     background: #ffff;}
.wrapermenu {   width: 100%;margin:0 auto;background:#cfa359;}
#header .logo {
    position:relative;
	    padding: 10px 0px 10px 0px;
}
.tms_book{ right:0; top: 35px; width:100%;}
.tms_hotline {
	/* position: absolute; 
	 left:848px; top:25px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 39px;
    min-height: 30px;
    background-image: url(../images/phone.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 1.43;
	
}
.tms_hotline_text {
	float: left;
    width: 170px;
    padding-right: 10px;
    /* color: rgba(0,0,0,.56); */
    border-right: 1px solid #3FA868;
    margin-right: 10px;
    color: #3FA868;
    font-weight: bold;
    font-size: 14px;
	padding-left:15px;
}
.bannerchu{
	
	width:55%;
	height:auto;
	display:table;
	float:left;
	padding-bottom:5px;
}
.bannerchu p{
	font-family: serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
#chu1 img{
	    width: auto;
    margin: 0 3px 2px 100px;
    text-align: center;
    color: #3FA868;
    float: left;
	
}

.tms_hotline .tms_hotline_tel1 a, .tms_hotline .tms_hotline_tel2 a {color:#3FA868;}
.tms_hotline_tel1 {
    font-weight: 600;
    font-size: 18px;
    
}
.tms_hotline_tel2 {
    
    font-weight: 600;
	font-size:20px;
    left: 180px;
	margin-top:28px
}
.tms_top {
    display: inline-block;
    margin: 4px;
    float: right;
    text-align: center;
    max-width: 300px;
}
.dropdown-tms {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#header .giohang {
	z-index: 11;
    display: block;
    margin-top: 2px;
    /* padding: 7px 4px 2px 4px; */
    float: right;
    /* width: auto; */
    /* background-color: #cfa359; */
    /* border: 1px solid #cfa359; */
    
	text-align:center;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    
}
#header .icongiohang {
	   float: left;
    height: 25px;
    width: 53px;
	    background: url(../images/cart.png) no-repeat left center;
}
#giohangmoi{
	width:500px;
	height:auto;
}
#header .title_giohang{
	float:left;
    font-size: 12px;
    color:#000;
  padding-left:5px;
}
#header #timkiem_hang{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 39px;
    min-height: 30px;
    
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 1.43;
    width: 100%;
}
#header .search-input{
	width:420px;
	height:40px;
	border: 2px solid #3FA868 !important;
	border-radius:10px;
    margin: 30px 0px 0px 0px;
}
.searchbox  {
	color:#3FA868;
}
.headerSearch{
	color:#3FA868;
}
#nuttk{
	display: block;
    position: relative;
    margin-left: 378px;
    top: -33px;
    border: 1px solid #3FA868;
}
.giohang_ul {
    position: relative;
    display: inline-block;
}
.giohang_ul_content {
	margin-top:30px;
	margin-right:-10px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 260px;
    padding: 12px;    right: 0px;
    z-index: 1111;
	    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.giohang_ul:hover .giohang_ul_content {
    display: block;
}
.giohang_ul_content ul{ width:100%;margin:0; padding:0}
.giohang_ul_content ul li{float:left;   width:100%;  border-bottom: 1px dashed #CCC;     color: #d62c2e;padding: 5px ;}
.giohang_ul_content ul li a { color: #5cb85c;}
.tms_cat {
    background: #fff;
	margin-bottom:20px;
}
img.tms_cat_img {width:30%;height:110px;}
.tms_cat_title {
    background: #ececec;
    border-bottom: 2px solid #3FA868;
	font-family: revert;
	
}
.xemthem{
	width:100%;
  height:20px;
}
.xemthem a {
	padding-left:60px;
  
}
.tms_cat_title h2 {
	margin:0;
    float: left;
    font-size: 24px;
    line-height: 34px;
    padding: 2px 15px;
    text-transform: uppercase;
    position: relative;
    background:#3FA868;
    color: #FFF;
    position: relative;
}
.tms_cat_title h2:after {
    border-bottom: 39px solid #3FA868;
    border-right: 39px solid rgba(0,0,0,0);
    border-top: 1px solid rgba(0,0,0,0);
    /* border-bottom: 1px solid rgba(0,0,0,0); */
    content: "";
    display: block;
    position: absolute;
    right: -39px;
    top: -2px;
    z-index: 1;
}
.tms_cat_title h2 a {
    color: #fff;
    margin-left: 5px;
}
.tms_cat_right{padding-top: 12px;}
.tms_cat_right a {
    color:#cfa359;
    margin-left: 5px;
}
.tms_cat_title #cat_show{
	width: 320px;
    float: left;
}
.tms_primary {
	float:left;
    width:100%;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 10px;
	border: 1px solid #dcd7d7;
}
.tms_body {border: 1px solid #ececec;
       padding: 6px;
}
.tms_primary_title,.tms_primary_title a  {
     text-transform: uppercase;
    border-bottom: 2px solid #cfa359;
    padding: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    background: #cfa359;
}
.tms_primary_title i {
    background:#cfa359;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 5px;
}
.tms_primary_body{ background-color: #fff;}
.tms_primary p {
    margin:0;
}
.tms_primary ul, .tms_notitle_body ul {
    margin:0;
    padding:0;
}
.tms_primary ul li, .tms_notitle_body ul li {
    margin-bottom:5px;
}
.tms_primary img {
    margin-right:5px;
}
.tms_primary ul li:last-child {
    margin-bottom:0;
}
.tms_notitle_body{ background-color:#fff;  padding:  10px ; margin-bottom: 10px; }
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 223px;
    right: 10px;
    display: none;
   text-align:center;
       padding: 10px;
    background-color:#cfa359;
}
.scrollup i{color:#fff}
.tms_news_cat {
    background: #fff;
	padding-top:5px;
	margin-bottom:10px;
}
.tms_home_titlle {
    float: left;
    width: 100%;
    color: #14142b;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 10px;
	margin-bottom:20px;
}
.tms_home_titlle:before {
    top: 40px;
    background-color: #e1e1e1;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 0;
}
.tms_home_titlle h3 {
	font-size: 20px;
    font-weight: 500;
    margin: 0;
    line-height: 35px;
    position: relative;
    display: inline-block;
    color: #14142b;
	text-transform: uppercase;
}
.tms_home_titlle h3:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    background:#cfa359;
    height: 2px;
}

.tms_home_body{ width:100%; display: inline-block; margin-bottom:20px}
.tms_home_info   {
    text-transform: uppercase;
    margin-top: 20px;
    padding: 8px 8px 5px 8px;
    color: #cfa359;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 500;
    text-align: center;
}
.tms_home_info a{
color: #3FA868 !important;
}

.tms_home_text {
    padding: 10px;
    color: #cfa359;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
	margin: auto;
    max-width: 800px;
	margin-bottom:20px
}
.tms_home_text:first-letter {
  float: left;
  padding: 4px 0;
  display: block;
  color: #e5a92f;
  font: 60px/45px Georgia, Times, serif;
}
.tms_home_info_line{ 
    border-bottom: 2px solid #cfa359;
    display: block;
    width: 200px;
    margin: auto;
	margin-bottom:10px;
}
.tms_cat_titlle h3 {
  	color:#cfa359;
    text-align: left;
    font-size: 25px;
    text-transform: uppercase;
    width: 100%;
}
.tms_home_line {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    color: #7f7d7f;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    height: 32px;
    background: url(../images/line.png) no-repeat center bottom;
}
.tms_panel-heading {
    font-size: 16px;
    border-bottom: 3px solid #0084cb;
}
.tms_panel-heading a {
    background-color: #0084cb;
    font-size: 16px;
    height: 36px;
    font-weight: bold;
    padding: 8px 5px 5px 5px;
    color: #fff;
	min-width:170px;
}
.tms_panel-heading h3 {
    background-color: #0084cb;
    font-size: 16px;
    height: 36px;
    font-weight: bold;
    padding: 8px 5px 5px 5px;
    color: #fff;
	min-width:170px;
}
.tms_panel-heading_right {
    background: url(../images/bg_sub_menu.png) no-repeat scroll left top;
    display: block;
    float: left;
    height: 36px;
    line-height: 40px;
    padding-left: 40px;
}
.tms_panel {
    margin-bottom: 18px;
    background-color: #fff;
}
.tms-adv{background: #e4e5e7; position: relative; max-height:500px;}
.tms-body{background: #ffffff;  float: left; border-left: 1px solid #eee; }
.tms_colum {width:20%; float:left;}
.tms_colum_body {   border-right: 1px solid #eee;border-bottom: 1px solid #eee; height:250px; padding:3px;}
.tms_colum_body img{width:auto; height: 170px}
.thumbnail {
    display: block;
    padding: 2px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #655d5d;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}
.block_tophits li{
	display: inline;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 3px;
    margin-bottom: 3px;
	}
.tms_photo {
    /* border: 1px solid #ececec; */
    /* padding: 0px 5px 0px 5px; */
    padding: 10px;
    background: #ececec;
}	
ul.related {
	padding:0;
	margin:0;
    width:100%;
}
 ul.related li {
	   display: inline;
	   float:left;
	   width:100%;
	border-bottom: 1px dashed #CCC;
    padding-bottom:3px;
	margin-bottom:3px;
}
/* menu fotter */
.menu_footer_loop {
    margin:5px;
}
.menu_footer_loop_title ,.menu_footer_loop_title a{
	    font-size: 18px;
color:#cfa359;
}
.menu_footer_loop_li ul {
    list-style: none;
    margin-top: 5px;
	padding:0;
}
.menu_footer_loop_li ul li {    
color: #fff;
       border-bottom: 1px dashed rgba(102,102,102,.3);
    position: relative;
    padding: 5px 5px 5px 10px;
    margin-bottom: 0;
    line-height: 15px;
}
.menu_footer_loop_li ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    font-family: FontAwesome;
}
.menu_footer_loop_li ul li a {
	 font-size: 14px;
      color: #fff;
}
.menu_footer_loop_li ul li a:hover,
.menu_footer_loop_li ul li a:focus {
    color:#cfa359;
}
.menu_footer_loop_li ul li a:focus, .menu_footer_loop_li ul li a:hover {
    text-decoration: none;
    outline: 0;
}
.tms_body_cat {
    border-color: #ddd;
	background:#f2f2f2;
}
ul.catname{
    text-align: center;
    display: block;
	margin-bottom: 15px;
	border-bottom:none;	
}
.catname li {
    float: none;
    left: 0;
    right: 0;
    display: inline-block;
}
.catname li a{
border: none;
    border-radius: 0;
    font-size: 16px;
    /* font-weight: bold; */
    padding: 5px 5px;
    color: #fff;
     background: #cfa359;
}
.catname li a:hover{
	color:	#fff;
	border:none;
	background:#e5a92f;
}
.catname li.active a, .catname li.active a:hover, .catname li.active a:focus{
     background-color: #e5a92f;
    color:#fff;
	position:relative;
}
.catname li.active a:before {
    left: 0;
    right: 0;
    opacity: 1;
    width: 16px;
    height: 8px;
    content: "";
    bottom: -12px;
    margin: 0 auto;
    position: absolute;
    border-top: 8px solid;
    border-right: 8px solid transparent !important;
    border-left: 8px solid transparent !important;
    border-bottom: 4px solid transparent !important;
	border-color: #e5a92f;	
}
.tms_primary .catname li{
	margin-bottom:0	;
}
.tms_primary .catname {
	border-bottom:none;	
	margin-bottom:20px ;
}
.tms_col_body {
    display: block;
    margin: 10px;
    background-color: #fff;
   text-align:center;
   	border: 1px solid #e8e8e8;
}
.tms_col_body:hover {
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.3);
}
#tms_home{
	margin-top:20px;
}
#tms_home .tms_sp_item {
     display: block;
    margin-bottom: 3px;

    float: left;
    width: 25%;
}

#tms_cat .tms_sp_item {
     display: block;
    margin-bottom: 3px;
    background-color: #fff;
    float: left;
    width: 25%;
}

#tms_cat a {
 color:#cfa359;
 	font-family: Times New Roman,Times,serif; 
}

.tms_sp_item_hometext{
    width: 100%;
      display: inline-block;
    color: #fff;    
    text-align: left;
	padding:5px;
	height:85px;
    color:#045082;
    font-size:14px;
    background: #fff;
}
.tms_sp_item_title{
     width: 100%;
    overflow: hidden;
    color: #fff;    
	text-align: left;
	padding:3px;
    color:#045082;
    font-size:14px;
	text-align:center;
	height:50px;
}
.tms_sp_item_title h3{
    font-size: 14px;
    color: #fff;
    padding: 5px;
   
}
.tms_sp_item_title a{
    font-size: 14px;
    color: #045082;
    text-align: left;
    font-weight: 600;
}
.tms_sp_item_title a:hover{
    color: #045082;
}
.tms_sp_item_img {height:250px;width:100%;overflow:hidden;position:relative;text-align:center;}
.tms_sp_item_img  img {width:auto; height:250px;-webkit-transition-duration: 1.0s;-moz-transition-duration: 1.0s;-o-transition-duration: 1.0s; margin:0 auto;}
.tms_sp_item_img:hover img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);}
.tms_sp_item_line {
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  margin-bottom:20px;
  background:#fff;
}
.tms_sp_item_line:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #045082;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tms_sp_item_line:hover:before, .tms_sp_item_line:focus:before, .tms_sp_item_line:active:before {
  right: 0;
}
.tms_money {
	font-size:14px;
    color: #fff;
    background: #3FA868;
}
.tms_money p{
    padding: 0;
	margin:0;
}
.caption {
    width: 100%;
	overflow:hidden;
    height: 50px;
    color: #333;
    background: whitesmoke;
}
.money_home {   
	font-size:14px;
    color: #000;
    font-weight: bold;
    padding: 5px;
}
.site-breadcrumbs a {
    margin-bottom: 0;
    color: #cfa359;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.tms_sp_hot {width:100%; margin:auto; padding:30px 0 30px 0}
.summary_hidden{display:none}
#detail h1,#tms_detai h1{	color: #333; font-family: Times New Roman,Times,serif;font-weight: 600;font-size: 22px;}
#detail h1:hover,#tms_detai h1:hover{	color:red;}
#detail h3,#tms_detai h3{	color: #333; font-family: Times New Roman,Times,serif;font-weight: 600;font-size: 22px;}
#detail h3:hover,#tms_detai h3:hover{	color:red;}
.tms_hometext{font-family: Times New Roman,Times,serif;
    font-weight: 500;
    font-size: 16px;
    text-align: justify;
    
	}
.tms_hometext ul{margin:0; padding:0;}
#tms_bodytext {font-family: Times New Roman,Times,serif;font-weight: 400;font-size: 20px;background:#fff; padding:10px;text-align: justify;}
#tms_bodytext span {text-indent: 30px;}
#tms_bodytext h2{color: #090; font-size: 20px; font-weight: 600;}
#tms_bodytext h2:first-letter {
  float: left;
  padding: 4px 8px 0 0;
  display: block;
  color: #090;
  font: 60px/45px Georgia, Times, serif;
}
#tms_bodytext blockquote {
	color: #fff;
    background: #cfa359;
    padding: 10px;
    font-size: 16px;
    border: 2px solid #eee;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15)
}
#tms_bodytext img {
    
    margin: 0 auto;

}


#slider_home .owl-nav, #noibat_hot .owl-nav { 
display:none;
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    z-index: 11111;
}
#slider_home:hover .owl-nav, #noibat_hot:hover .owl-nav { 
display:block;
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    z-index: 11111;
}
#slider_home .owl-nav .owl-prev,#noibat_hot .owl-nav .owl-prev { 
    float: left;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: 1111;
	    font-size: 30px;
    width: 30px;
    height: 40px;
    background: #3fa147;
	color:#fff;
    text-align: center;
}
#slider_home .owl-nav .owl-next, #noibat_hot .owl-nav .owl-next { 
      right: 0;
    float: right;	color:#fff;
    position: absolute;
    z-index: 111;
    top: 30%;
	    font-size: 30px;
    width: 30px;
    height: 40px;
    background: #3fa147;
    text-align: center;
}
#slider_home_title{
	position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 10;
    width: 100%;
       padding: 10px;
    background: #3fa14794;}
#slider_home_title a{	 
	text-transform: uppercase; 
	color:#fff;    
	font-weight: 700;
    text-align: center;
}
.banner2{
    border: 1px dashed #d7d7d7;	
	display:flex;
    padding: 20px;
}
.banner2 div h3 {
    color: #444;
    font-size: 20px;
    font-weight: bold;	
}
.banner2 div{
	color:#555;
	line-height: 25px;
}
.item1, .item2{
    padding-right: 5px;
    padding-left: 5px;
}

.wraper_news{border-radius: 5px;border: 1px solid hsla(0,0%,93%,.8);   padding: 10px;background:#fff;}
.tms_xemtiep{   text-align:center; color: #fff;margin-bottom: 10px;}
.tms_xemtiep a{color: #fff;text-align: center;   border-radius: 5px; display: inline-block; background: #e5a92f; padding: 10px;}
.tms_dangky{ border-radius: 5px;padding: 10px; background: #e5a92f;}
.tabel {padding: 10px;height: 100%;width: 100%; display: table;}
.tabel-cell { width: 100%; height: 100%;display: table-cell;vertical-align: middle;}
.hovai-demo-box-3{position:relative;height:230px;transition:all ease .5s;overflow:hidden}
.hovai-box-image-3 img{width:100%;transform:scale(1);transition:all ease .5s}
.hovai-demo-box-3:hover .hovai-box-image-3 img{width:100%;transform:scale(1.1);transition:all ease .5s}
.hovai-box-details-3{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.5);transition:all ease .5s}
.boder-line-bottom-3:after,.boder-line-bottom-3:before,.boder-line-top-3:after,.boder-line-top-3:before{width:15%;position:absolute;height:40px;background:0 0;text-align:center;content:""}
.hovai-box-details-3 h3{color:#fff;font-size:25px;    text-transform: uppercase;}
.hovai-box-details-3 p{color:#fff}
.boder-line-top-3:before{top:-100%;left:7%;border-left:2px solid #fff;border-top:2px solid #fff;transition:all ease .5s}
.boder-line-top-3:after,.hovai-demo-box-3:hover .boder-line-top-3:before{top:10%;transition:all ease .5s}
.boder-line-top-3:after{right:-100%;border-right:2px solid #fff;border-top:2px solid #fff}
.boder-line-bottom-3:before{bottom:10%;left:-100%;border-left:2px solid #fff;border-bottom:2px solid #fff;transition:all ease .5s}
.boder-line-bottom-3:after{bottom:10%;right:-100%;border-right:2px solid #fff;border-bottom:2px solid #fff;transition:all ease .5s}
.hovai-demo-box-3:hover .boder-line-top-3:after{right:7%;transition:all ease .5s}
.hovai-demo-box-3:hover .boder-line-bottom-3:before{left:7%;transition:all ease .5s}
.hovai-demo-box-3:hover .boder-line-bottom-3:after{right:10%;transition:all ease .5s}
.tms_doitac {   margin-bottom:20px;
}
.tms_doitac_item {    
	background: #ffffffa8;
    padding: 5px;
    border-radius: 10px;
}
.daban{border-bottom:1px solid #fff;  color: #444;font-size: 16px;padding:5px;font-weight: bold; text-align:center} .daban span{font-size: 20px;color: #f00;	}

.daban{border-bottom:1px solid #fff;  color: #444;font-size: 16px;padding:5px;font-weight: bold; text-align:center} .daban span{font-size: 20px;color: #f00;	}
.viewgrid{margin: 0px -5px 0px -5px}
.box_footer {float:left; margin-bottom:10px; width:100%}
.panel-body {    background: #fff;
    padding: 6px;
}
.tms_block_new{
    background: #fff;
    padding: 0px 10px 10px 10px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
	margin-bottom:10px;
}

.tms_block_new_titlle {

    float: left;
    width: 100%;
    color: #005dac;
	font-size: 18px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 10px;

}
.tms_block_new_titlle:before {
    top: 34px;
    background-color: #e1e1e1;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 0;
}

.tms_block_new_titlle h3 {
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    line-height: 35px;
    position: relative;
    display: inline-block;
    color:#3FA868;
    text-transform: uppercase;
}
.tms_block_new_titlle h3:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background:#3FA868;
    height: 2px;
}
.tms_simple_new {
    color: #3a3939;
	 font-family: Times New Roman,Times,serif;font-weight: 400;font-size: 16px;

}
.tms_simple_new a{
    color: #3a3939;
	 font-family: Times New Roman,Times,serif;font-weight: 600;font-size: 16px;
    line-height: 1.2;
}

.tms_sp{

    border-radius: 3px;
    margin-bottom:10px
}
#tms_sp_title_more{color: #fff;
	text-align:center;
float:right
}
#tms_sp_title_more a{
	color: #fff;
    background-color: #cfa359;
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid #cfa359;
    white-space: nowrap;
    padding: 5px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	text-align:center;
 
}
.tms_sp_title{
    text-transform: uppercase;
    padding: 10px 10px 5px 0px;
    color: #045082;
    font-size: 20px;
    font-weight: 500;
    display: block;
    position: relative;
    margin-bottom: 10px;
 
}
.tms_sp_title h3 {
	color: #3a3939;
    font-weight: 500;
    font-size: 20px;
}

.tms_sp_title:after {
    content: "";
    height: 2px;
    width: 10%;
    background-color: #3a3939;
    position: absolute;
    left: 0%;
    bottom: -5px;
}
.tms_sp_title:hover:after{width:20%;transition:1s;}

.tms_sp_title h3 a{color: #3FA868;} .tms_sp_title h3 a:hover{color: red;}
.tms_sp_title a{color: #3a3939;} .tms_sp_title a:hover{color: red;}
.tms_sp_title h1{color: #3a3939;} .tms_sp_title h1:hover{color: red;}

.tms_dichvu_item_img {height:220px;width:100%;overflow:hidden;position:relative;
   text-align:center;
}
.tms_dichvu_item_img  img {width:100%; height:auto;-webkit-transition-duration: 1.0s;-moz-transition-duration: 1.0s;-o-transition-duration: 1.0s}
.tms_dichvu_item_img:hover img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);}




.single-room { position: relative}
.single-room.small { width: 22.95%;}
.single-room.large {width: 29.1%;}
.single-room.medium {width: 25%;}
.single-room img {max-width: 100%;}
.room-hover {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.room-hover:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in 0.4s;
    width: 100%;
}
.single-room:hover .room-hover:after {opacity: 1; transition-delay: 0.2s;}
.single-room > h3 {
    color: #ffffff;
    left: 50%;
    margin-bottom: 19px;
    opacity: 1;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.2s ease 0s;
    width: 100%;
    z-index: 1;
}
.single-room:hover > h3 {opacity: 0; transition-delay: 0s}
.hover-text > h3 {
    color: #ffffff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
    width: 100%;
 text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}
.hover-text > h3 a {
    color: #ffffff;

}
.single-room:hover .hover-text > h3 {top: 26%;}
.hover-text > p {
   bottom: 41%;
    color: #ffffff;
    opacity: 0;
	text-align:center;
    padding: 20px;
    position: absolute;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}
.large .hover-text > p{padding: 0 10px}
.single-room:hover p {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.2s;
}
.hover-text > h3:hover a {color: #b5876d;}
.hover-text {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.hover-text .room-btn {
    bottom: 25%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translateY(100px);
    transition: all 0.3s ease-in-out 0.1s;
}
.single-room:hover .room-btn {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.5s;
}
.hover-text .default-btn {
    display: inline-block;
    line-height: 38px;
    margin-top: 37px;
    padding: 0 22px;
	color: #ffffff;
}
.hover-text a {

	color: #ffffff;
}
.default-btn {
    background: #b5876d none repeat scroll 0 0;
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.2s;
    transition-property: color;
    vertical-align: middle;
    display: inline-block;
}
.default-btn:before {
    background: rgba(255, 255, 255, 1);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.default-btn:hover:before, .default-btn:focus:before, .default-btn:active:before {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.default-btn:hover, .default-btn:focus, .default-btn:active {color: #B5876D}

.p-amount {
    bottom: 26px;
    color: #ffffff;
    position: absolute;
    right: -150px;
    transform: translateX(100px);
    transition: all 0.3s ease-in-out 0.1s;
    z-index: 2;
}
.p-amount > span {
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 30px;
    font-weight: 700;
}
.p-amount > span.count {
    font-size: 15px;
    font-weight: 400;
    padding-top: 3px;
}
.single-room:hover .p-amount {
    opacity: 1; right: 10px;
    transform: translateX(0px);
    transition-delay: 0.3s;
}
.single-room.large:hover .hover-text > h3 {top: 29%;}
.single-room.large .hover-text > p {bottom: 44%;}
.single-room.large .hover-text > .room-btn {bottom: 26%;}
.wraper_review {   
	position:relative;
    width:100%;
   margin-bottom: 20px;
	padding:30px 0px 30px 0px;
    background-color: #fbfbfb;
/*background-image: url(../images/abc2.png);*/
background-size: cover !important;
background-position: center !important;}

#tms_review{    
    margin-bottom: 20px;

   
    text-align: center;
	
}
#tms_review img {
            border: 1px solid #8a611e;
            border-radius: 150px;
            height: 150px;
            padding: 3px;
            width: 150px;
            display:inline-block;
            vertical-align: top;
}
.tms_review_title {
    color:rgb(207, 163, 89);
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;  
	font-weight: bold;
    text-transform: uppercase;
	text-align:center;
}
.tms_review_text {
    
	padding:10px;
    line-height: 1.4em;
    font-size: 14px;
    position: relative;
    margin-bottom: 5px;
	text-align:justify;
}
#tms_home_contact {
    background-color: #3FA868;
    color: #fff;
    position: relative;
    width: 100%;
    margin: auto;
    padding: 20px 0 30px 0;
    text-align: center;
	margin-top:20px;
	font-size:20px;

} 
#tms_home_contact a, a:link, a:active, a:visited{
	color:#fff;
}
.tms_about_title {
    display: inline-block;
    position: relative;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #3FA868;
}
.tms_about_body {
    display: block;
    padding: 5px;
    margin-bottom: 10px;
	text-align: justify;
}
#tms_about_chitiet {
	display: initial;
    background-color:#3FA868;
    border: 2px solid #f0f0f0;
    /* color: #fff; */
    transition: .3s ease-out;
    padding: 1rem;
    text-align: center;
}
#tms_about_chitiet a, a:link, a:active, a:visited{
	color:#fff;
}
.tms_home_info {
    text-transform: uppercase;
    padding: 8px 8px 5px 8px;
    color: #3FA868;
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
}
.tms_home_info_line {
    border-bottom: 2px solid #010099;
    display: block;
    width: 120px;
    margin: auto;
    margin-bottom: 20px;
}
.tms_home_info_body {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
}
.tms_why {
    margin-top: 40px;
	height:350px;
	margin-bottom:10px;
}
.tms_why_list {
    margin-bottom: 54px;
    color: #333f38;
}
.tms_why_img {
    float: left;
    font-size: 16px;
    text-align: center;
    display: block;
    margin-right: 50px;
    max-width: 100px;
}
.tms_why_img img {
	width:70px;
	height:auto;
	margin-left:50px;
}
.tms_why_title {
    color: #333f38;
    font-size: 26px!important;
    line-height: 30px!important;
    font-size: 2.6rem!important;
    line-height: 3rem!important;
    font-weight: 500;
    text-align: left;
}
.tms_why_text {
    font-size: 14px;
    text-align: justify;
    color: #333f38;
}
.tms_about_title:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50%;
    background: #045082;
    height: 2px;
}
.wraper_review_about{
	position: relative;
    width: 100%;
    margin-bottom: 20px;
    background-color: #3FA868;
    background-size: cover !important;
    background-position: center !important;
}
.tms_banner img{
	width:100%;
	
}


#snip1361 {
  font-family: Helvetica,Arial,sans-serif;
  position: relative;
  overflow: hidden;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: 16px;
}
#snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#snip1361 img {
  max-width: 100%;
  vertical-align: top;
}
#snip1361 figcaption {
  position: absolute;
  top: calc(77%);
  width: 100%;
  background-color: #ffffff;
  padding: 15px 25px 25px;
}
#snip1361 figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  /*background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);*/
}
#snip1361 h3,
#snip1361 p {
  margin: 0 0 10px;
}
#snip1361 h3 {
  font-weight: 300;
  font-size: 1.4em;
  line-height: 1.2em;
  font-family: 'Oswald', Arial, sans-serif;
  text-transform: uppercase;
}
#snip1361 p {
	font-size: 18px;
    letter-spacing: 1px;
    font-weight: 200;
    text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
  	color: #000 !important;
    -webkit-box-orient: vertical;
}
#snip1361 a {
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999;
}
#snip1361:hover figcaption,
#snip1361.hover figcaption {
  top: 80px;
}
.videotop{
	width:100%;
	height:auto;
}
#imagewhy {
	width:50%;
	float:left;
	
}
#imagewhy img{
	width: 100%;
    height: 360px;
    padding-right: 10px;
    border-radius: 20px;
}
#spchinh{
	text-transform: uppercase;
    padding: 8px 8px 5px 8px;
    color: #3FA868;
    font-size: 35px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
}
#duongvien{
border-bottom: 2px solid #010099;
    display: block;
    width: 120px;
    margin: auto;
    margin-bottom: 20px;
}
.discounts_moneysp{
	color: #000000;
    font-weight: normal;
    text-decoration: line-through;
    padding: 5px;
    font-size: 15px;
}
#sanphamyt{
	width:100%;
	height:auto;
	position:relative;
}
#spyeuthich{
	width:300px;
	height:auto;
	display:block;
}
.icon-ocop{
	/*background-image: url(../images/Frame-OCOP-2.png);*/
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 24%;
    background-size: 98% 83%;
    position: absolute;
    z-index: 3;
    bottom: 151px;
    left: 0;
    right: 0;
}
.icon-ocop-noibat{
	background1-image: url(../images/Frame-OCOP-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 24%;
    background-size: 100% 83%;
    position: absolute;
    z-index: 3;
    bottom:74px;
    left: 0;
    right: 0;
}
.price{
	text-align:center;
	margin: 0 auto;
}
.tengt{
display:none;
}
.videotop{
	width:100%;
	height:500px;
	margin:0px 0px 0px 0px !important;
	padding:0 0 0 0 !important;
}
.show{
	text-decoration: none;
}
#video3{
	text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
	height:75px;
	overflow:hidden;
    -webkit-box-orient: vertical;
}
.video-other{
	
	width:25%;
	float:left;
	margin-top:10px;
}
.jwplayer{
	width:100% !important;
	height:500px !important;
}
.cont{
	width:100% !important;
	height:auto !important;;
}
