::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{ height:auto;}
div.bando img{max-width:none !important;}

body{
	font-family:UTM-Avo,Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.6;
    overflow: auto;
}
@font-face {
    font-family: 'UTM-Avo';
    src: url('font/UTM-Avo.ttf');
}
@font-face {
    font-family: 'UTM-Avo-bold';
    src: url('font/UTM-AvoBold.ttf');
}
@font-face {
    font-family: 'UTM-Amherst';
    src: url('font/UTM-Amherst.ttf');
}
@font-face {
    font-family: 'UTM-Aristote';
    src: url('font/UTM-Aristote.ttf');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('font/Roboto-Regular.ttf');
}
div.box_show_booking img {
    width: 60%;
}

/*css header*/
.header_top {
	background-image: url(./images/back_header.png);
	background-position: center;
	background-size: 100% 100%;
}
.logo{
	padding:0px !important;
}
.logo img{
	width: 100%;
}
.menu-header{
	
}
.content-header{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.hotline{
	text-align: center;
}
.contact-header i{
	border: #00564a solid 1px;
    padding: 7px;
    font-size: 28px;
    border-radius: 50%;
    color: #367269;
}
.contact-header{
	padding-top: 30px;
}
.email{
	text-align: center;
}
.search-header{
	padding-top: 20px;
}
.list-icon{
	padding-bottom: 10px;
	text-align: right;
}
.list-icon a{
	text-decoration: none;
}
.list-icon i{
	font-size: 20px;
	padding: 5px;
	color: red;
}
.list-icon i:hover{
	color: black;
}
.search-header input{
	width: 80%;
	float: left;
}
.search-header button{
	width: 20%;
	float: left;
}
.text-hotline{
	position: absolute;
	top: 0px;
	left: 5px;
	font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: red;
}
.logo-f img {
    width: 75%;
}
.text-email{
	position: absolute;
	top: 0px;
	left: 5px;
	font-weight: 600;
	font-size: 16px;
}

.name-c{
	font-weight: bold;
	color: #00564a;	
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 5px;
}
.box-text{
	display: inline-grid;
	position: relative;
    line-height: 0.7;
    width: 50%;
}
/*end header*/

/* css liên kết web */
.sticky-link {
    position: fixed;
    right: -250px;
    top: 20%;
    z-index: 999999999;
    border-radius: 5px 0 0 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    height: 257px;
}
.sticky-link .list-sticky-link {
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
    background: #fff;
    width: 250px;
}
.sticky-link .list-sticky-link  ul {
    list-style: none;
    padding: 5px 10px;
    border-bottom: 1px solid #00564a ;
    margin-bottom: 2px;
}
.sticky-link .list-sticky-link  ul li span {
    font-weight: 600;
    font-size: 15px;
    padding-left: 5px;
}
.sticky-link .list-sticky-link  ul li i {
    color: #00564a;
    padding-right: 5px;
}
.sticky-link .list-sticky-link .lienkettructuyen {
    padding: 5px;
    text-align: center;
}
.sticky-link .list-sticky-link .lienkettructuyen a {
    color: #00564a;
    font-size: 16px;
    padding-right: 5px;
    
}
.sticky-link .list-sticky-link .lienkettructuyen a:hover {
    text-decoration: none;
}
.sticky-link .list-sticky-link .item-sticky-link {
    width: 75px;
    background: #fff;
    text-align: center;
    height: 64px;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sticky-link .list-sticky-link .item-sticky-link a {
    display: block;
    height: 100%;
}
.sticky-link .list-sticky-link .item-sticky-link a div {
    width: 100%;
    height: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.sticky-link .list-sticky-link .hover-sticky-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    visibility: hidden;
}
.sticky-link .list-sticky-link .item-sticky-link:hover .hover-sticky-link {
    visibility: visible;
}
.sticky-link .list-sticky-link .item-sticky-link:hover:after {
    right: 0;
}
.sticky-link .list-sticky-link .item-sticky-link:after {
    position: absolute;
    content: '';
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1164c2;
    -webkit-transition: right 0.2s;
    -o-transition: right 0.2s;
    transition: right 0.2s;
}
.btn-close-sticky img {
    width: 150px;
}
.btn-close-sticky {
    overflow: hidden;
    position: absolute;
    left: -150px;
    top: 0px;
    cursor: pointer;
    background: #00564a;
    line-height: 1.5;
    width: 150px;
    text-align: center;
    color: #fff;
    padding: 0px;
    border: 1px solid #00564a;
}
.btn-close-sticky i {
    font-size: 16px;
    padding: 0;
    line-height: 25px;
    color: #fff;
}
.box-open-sticky {
    right: auto;
    left: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.box-open-sticky .btn-close-sticky .icon-close-sticky:before {
    content: "\E91F";
}
.btn-close-sticky i:before {
    color: #F3B13F;
}
.icon-close-sticky:before {
    content: "\E91E";
    color: #f3b13f;
}
/* end liên kêt web */

/*product*/
.border{
	border-bottom: #00564a solid 3px;
	display: inline-block;
	text-transform: capitalize;
	padding-top: 20px;
}
.title-pro{
	text-align: center;
	color: #00564a;
	font-weight: bold;
	padding-bottom: 30px;
}
.title-pro h2{
	display: inline-block;
	position: relative;
	font-size: 30px;
	text-transform: uppercase;
}
.border-title{
	display: inline-block; 
	width: 11vw;
	background: #00564a;
	height: 2px;
	position: absolute;
	bottom: -15px;
	left: 0px;

}
.border-title.b{
	bottom: -23px;
	width: 20vw;
}
.img-pro{
    overflow: hidden;
    border: 2px solid #00564a;
}
.img-pro img{
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}
.img-pro img:hover{
	transform: scale(1.15,1.15);
	-moz-transform: scale(1.15,1.15);
	-webkit-transform: scale(1.15,1.15);
	-o-transform: scale(1.15,1.15);
	-ms-transform: scale(1.15,1.15);
	transition: 1s;
}
.intro-pro{
	padding: 10px 0px;
	background: #00564a;
	color: white;
}
.intro-pro h3{
	font-size: 18px;
	padding: 5px 20px 0px 20px;
	margin: 0px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.intro-pro h3:hover{
	color: #c9c7c6;
}
.item-pro{
	padding: 15px;
}
/*end product*/

/*news*/
.right-news{
	padding-left: 0px !important;
}
.item-news{
	padding-left: 0px !important;
	padding-bottom: 10px;
}
.img-news{
	padding-left: 0px !important;
}
.img-news img{
	width: 100%;
}
.img-news img:hover{
	border-radius: 15px;
}
.intro-news{
	padding-left: 0px !important;
}
.intro-news h3{
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}
.intro-news h3:hover{
    color: #1f675d;
    text-decoration: none;
}
.tieudequa_left {
    text-align: left !important;
}
.tieudequa_left span {
    font-size: 20px !important;
}
.intro-news p{
	font-size: 14px;
	line-height: normal;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
  	-webkit-box-orient: vertical;
}
.title-news{
	position: relative;
	color: #00564a;
	font-weight: bold;
}
.title-news h2{
	font-size: 25px;
}
.border-title.n{
	bottom: -5px;
	width: 8vw;
}
.border-title.b.n{
	bottom: -15px;
	width: 10vw;	
}
.list-news{
	padding-top: 30px;
}
.content-yk{
	padding-top: 30px;
}
.slide-intro{
	position: relative;
}
.intro-yk{
	padding-top: 30px;
}
.intro-yk p{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 6;
  	-webkit-box-orient: vertical;
}

.next{
	background: white;
	border: black solid 1px;
	color: black;
	font-size: 18px;
	position: absolute;
	top: 3.5vh;
	right: -1vw;
}
.chu-ky{
	font-family: regular;
	font-size: 14px;
	color: #ec2f35;
}
.total-news button{
	background: unset;
	border: #00564a solid 1px;
	color: #00564a;
	text-transform: uppercase;
	padding:  10px 30px;
	clear: both;
}
.total-news button a {
    color: #00564a;
}
.total-news button a:hover {
    text-decoration: none;
}
.total-news button:hover{
	background: #00564a;
    font-weight: bold;
    
}
.total-news button:hover a {
    color: #fff;
}
.img-yk{
	margin-left: 5px;
}
.img-yk img{
	border: #ec2f35 solid 1px;
}
/*end news*/

/*room*/
.showroom{
	padding-bottom: 20px;
	clear: both;
}
.item-room{
	overflow: hidden;
	display: inline-table;
	padding: 0px !important;
	margin: 0px 1vw;
	position: relative;
}
.item-room img{
	width: 100%;
	
	max-height: 250px;
}
.item-room img:hover{
	filter: unset;
}
.lui{
	position: absolute;
	left: 1.3vw;
	top: 14vh;
	z-index: 1;
	background: unset;
	border: none;
	color: white;
	font-size: 40px;	
}
.toi{
	position: absolute;
	top: 14vh;
	right: 1.3vw;
	z-index: 1;
	background: unset;
	border: none;
	color: white;
	font-size: 40px;
}
button:focus{
	outline: unset;
}
.intro-room{
	text-align: center;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;		
}
.intro-room h3{
	margin: 2px 0px 0px 0px;
	padding: 10px 0px;
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	background: #000000a6;
	width: 100%;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
}
.intro-room h3:hover{
	color: #1f675d;
}
.intro-room  a:hover {
    text-decoration: none;
    color: #1f675d;
}
.item-cmt span {
    color: red;
}
/*end room*/

/*footer*/
.footer{
	background: #f1f1f1;
	clear: both;
}
.item-footer{
	padding-top: 40px;
	line-height: 2;
}
.name-ct{
	color: #005b4a;
	font-weight: bold;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
  	font-size: 13px;
  	padding: 10px 0px;
}
.vp{
	
  	font-size: 14px;
}
.tieude_right img {
    width: 15%;
}
.sdt{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
  	font-size: 14px;
}
.e{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
  	font-size: 14px;
}
.website{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
  	font-size: 14px;
}
.title-footer{
	position: relative;
}
.title-footer h2{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #005b4a;
	padding: 10px 0px;
	text-transform: uppercase;
}
.list-cs ul{
	list-style: none;
	padding: 25px 0px 0px 0px !important; 
}
.list-cs ul li{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
  	font-size: 14px;
}
.list-cs ul li a:hover{
	color: #2a6c62;
	font-weight: bold;
	animation: showtext 5s linear infinite;
}
@keyframes showtext{
	0%{
		margin-left: 0px;
	}
	50%{
		margin-left: -80px;
	}
	100%{
		margin-left: 0px;
	}
}
.border-title.f{
	bottom: 0px;
	width: 9vw;
}
.border-title.b.f{
	bottom: -10px;
	width: 11vw;
}
.video{
	padding-top: 25px;
}
.video video{
	width: 100%;
}
.item-footer button{
	border: #00564a solid 2px;
	background: white;
	font-size: 13px;
	width: 100%;
	padding: 3px 0px;
}
.item-footer button:hover{
	background: #dfe5ec;
}
.item-footer button a{
	margin-right: 7vw;
	font-weight: bold;
}
.item-footer button span{
	font-size: 14px;
}
.intro-f{
	width: 30%;
    float: left;
    line-height: 1.5;
}
.cs-f{
	width: 21%;
    float: left;
    margin-left: 10px;
}
.video-f{
	width: 22%;
    float: left;
    margin-left: 10px;
}
.fanpage-f{
	width: 24%;
    float: left;
    margin-left: 10px;
}
.fanpage{
	padding-top: 25px;
}
.copyright{
	clear: both;
	background: #00564a;
	width: 100%;
	margin-top: 10px;
}
.box-cr{
	color: white;
	padding: 10px 0px;
	font-size: 14px;
}
.text-right{
	display: inline;
	float: right;
}
.text-left{
	display: inline;
}
.footer .tieude_right span {
    padding-right: 0px !important;
    font-size: 16px !important;
}
.list-cs ul li a {
    color: #3c3c3c;
}
.list-cs ul li:hover a {
    text-decoration: none;
}
/*contact*/
.contact{
	padding: 50px 0px;
	clear: both;
}
.item-contact{
	text-align: center;
}
.box-contact{
	border: #00564a solid 3px;
}
.box-contact:hover{
	border-radius: 8px;
	background: #e2e2e2;
}
.item-contact:focus{
	outline: unset;
}
.img-dl {
	padding: 30px 10px 10px 10px;
	display: inline-block;
}
.intro-dl{
	padding: 0px 20px 10px 20px;  
}
.intro-dl h3{
	font-size: 18px;
	font-weight: bold;
	color: #00564a;
}
.lui.ct{
	top: 41%;
	left: -50px;
	color: #acacac;
}
.toi.ct{
	top: 41%;
	right: -50px;
	color: #acacac;
}
.item-contact {
    margin: 0.5%;
}
.item-contact a:hover {
    text-decoration: none;
}
/*end contact*/
/*end footer*/

div#wapper
{ 
    margin:auto;
    width: 100%;
    background:#fff;
}
div.content_doitac {
    background: #fafafa;
}
#wap_sanpham {
    width: 1200px; 
    margin: auto;
    padding: 15px 0px;
}
.title_doitac {
    text-align: center;
    color: red;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;   
    font-family: roboto, sans-serif ; 
}
.lienhe_home{
    text-align: center;
}
.lienhe_home a {
    padding: 8px 14px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 24;
    border: 1px solid #ab0006;
    margin-right: 26%;
    display: none;
}
.lienhe_home a:hover {
    background: #ab0006;
    color: #fff;
}
.wap_conten
{
    max-width: 1200px;
    margin: auto;
}
/* header */
#header .wellcom
{
    width: 50%;
    float: left;
    color: #b3242a;
    line-height: 30px;
    
}
#header .content-sreach
{
    width: 50%;
    float: right;
    text-align: right;
    
}

#header .content-header
{
    width: 98%;
    padding: 2px 0px;
    border-bottom: solid 1px #b3242a;
    margin: auto;
    background: #FFF;
}
#header .content-header .content-cart
{
    display: inline-block;
}
#header .content-header .content-cart a
{
    text-decoration: none;
}
#header .content-header .content-cart i
{
    color: #000!important;
    font-size:20px!important;
}
#header .content-header .content-cart sup
{
    background: #b3242a;
    border-radius: 50%;
    color: #fff;
}
.box-shadow
{
    box-shadow: 0 0 5px #000;
}
div.search
{
    height: 30px;
    max-width: 400px;
    display: inline-block;
    right: 20px;
    top: 5px;
    background: #fff;
    height: 35px;
    border-radius: 30px;
    border: 1px solid;
}
div.search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 10px;
    border: none;
    background: none;
    width: 180px;
    outline: none;
    color: #000;
    font-style: italic;
}
div.search i
{
	color: #fff;
    line-height: 34px;
    cursor: pointer;
    width: 55px;
    background: #00564a;
    border-radius: 0px 50px 50px 0px;
    text-align: center;
}
div.content-cart {
    display: inline-block;
    margin-left: 15px;
}

#icon-cart {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #1d1c1c;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    margin-right: 10px;
    margin-top: 5px;
    background: #1063ad;
}
#icon-cart a {
    color: #fff;
}
div.info-company {
    width: 20%;
    float: left;
    padding-top: 25px;
    line-height: 2;
}
.info-cart {
    display: inline-block;
}
.total .title-total {
    font-size: 14px;
    color: #000;
    margin: 0px;
    margin-top: 3px;
    text-align: center;
    line-height: 1.3;
}
.total .prace-total {
    font-size: 15px;
    color: #000;
    margin: 0px;
    text-align: center;
}
div.info-company ul {
    list-style-type: none;
    text-align: right;
}
div.info-company ul li:first-child i {
    font-size: 22px;
}
div.info-company ul li i {
    padding-right: 15px;
    font-size: 16px;
    color: #ab0006;
}
div.info-company {

}
.logo_mobi
{
    display: none;
}
.menu_header
{
    width: 100%;
}
div#header
{
	position:relative;
	margin:auto;
}
div.header
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background:#00564a;
	margin:auto;
	width:100%;
}
div.menu
{
	position:relative;
    width: 100%;
	margin:auto;
	height:50px;
	line-height:100px;
    z-index: 9999;
}

#menu ul {
    margin-bottom: 0px;
}
.logo_top
{
    float: left;
    height: 80px;
    margin: 10px 0px;
    width: 20%;
}
.logo_top img
{
    height: 100%;
}
.content-sreach {
    width: 60%;
    float: left;
    padding-top: 25px;
    text-align: center;
}
div.menu ul
{  
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li .dmc1 {
    margin: 0px 20px;
    font-weight: 600;
}
div.menu ul li a
{
	color: #fff;
    font-size: 14px;
    margin: 0px 15px;
    text-decoration: none;
    text-transform: lowercase;
    display: block;
    text-transform:  capitalize;
    position: relative;
    font-family:UTM-Avo ;
    text-transform: uppercase;
    line-height: 50px;
}

.dichvu
{
    width: 100%;
    padding: 20px 0px 0px 0px;
}
.dichvu_item
{
    text-align: center;
    margin: 20px 0px !important;
    display: inline-block;
    border-right: 1px solid #5d5b5b !important;
    
}

.dichvu_item a
{
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
}
.dichvu_item h3
{
    margin: auto;
    font-size: 15px;
    width: 50%;
    float: left;
}
.dichvu_item a:hover
{
    color:#34a853;
}
.dichvu_item img {
    width: 39%;
    float: left;
    line-height: 17;
}
.dichvu .wap_item {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #c8c0c0;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
    min-width: 250px;
	line-height: 1;	
    
}
div.menu ul li ul li
{   
    float:none;
    background: #00564a;
    margin: 0px 0px 3px;
    border-right: 1px solid #fff;
}
div.menu ul li ul li:hover {
    background: #c0bfbe;
    transform: 1s;
}
div.menu ul li ul li a:hover {
    color: #3c3c3c;
    transform: 1s;
}
div.menu ul li ul li a
{
	padding: 0px;
    text-transform: none;
    display: block;
    font-family: UTM-Avo;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 40px;
}
div.menu ul li ul li:last-child a
{
    border: none;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.menu ul li ul li ul li a{
    color: #fff;
}
.header .cart{ 
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 50px;
    font-size: 18px;
}
.header .cart sup{
    
    padding: 0px 2px;
    background: #000;
    border-radius: 50%;
    line-height: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    }
div#slider
{
	margin:auto;
    position: relative;
}
.search_frm
{
    position: absolute;
    z-index: 9;
    right: 10%;
    top: 30%;
    background: #fff;
    padding: 20px 0px;
    border-radius:10px;
}
.search_frm .tieude_frm
{
    border-bottom: 1px solid #ccc;
    padding: 0px 20px;
    width: 100%;
}
.tieude_frm h3
{
    font-weight: normal;
    font-size: 20px;
    
}
.tieude_frm p
{
    color: #ccc;
    padding-bottom: 10px;
}
.search_frm .search_frm_conten
{
    width: 100%;
    padding: 10px 20px;
}
.search_frm .frm_input
{
    width: 100%;  
    margin-bottom: 20px;  
    margin-top: 10px;
}
.search_frm .frm_input label
{
    width: 150px;
    float: left;
    text-transform: capitalize;
}
.search_frm .frm_input select
{
    width: 300px;
    height: 30px;
    border-radius:5px;
}
.search_frm .frm_input .bnt_search
{
    float: right;
    border: none;
    background: #2ec21c;
    border-radius: 10px;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
}
.frm_input input[type='range'] {
  width: 300px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.frm_input input[type='range'],
.frm_input input[type='range']::-webkit-slider-runnable-track,
.frm_input input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.frm_input input[type='range']::-webkit-slider-runnable-track {
  width: 400px;
  height: 7px;
  background: #b4beca;
  border-radius:10px ;
}
.frm_input input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 20px;
  width: 20px;
  margin-top: -7px;
  background: #328e00;
  border-radius: 50%;
  border: 2px solid #ccc;
}
.frm_input input[type='range']::-webkit-slider-thumb::before {
  position: absolute;
  content: '';
  height: 10px; /* equal to height of runnable track */
  width: 500px; /* make this bigger than the widest range input element */
  left: -502px; /* this should be -2px - width */
  top: 8px; /* don't change this */
  background: #328e00;
}
.showgia
{
    width: 100%;
    text-align: right;
}
div#left
{
	width:24%;
	float:left;
}
div.gioithieu_mota {
    font-family: roboto, sans-serif  !important;
    font-size: 13px;
    text-align: justify;
}
div.xemtiep {
    float: right;
    padding: 5px 10px;
    border: 2px solid #08619b;
    margin-bottom: 10px;
}
div.xemtiep  a {
    text-decoration: none;
    color: #08619b;
    font-family: roboto, sans-serif  !important;
}
div.tieude_left {
    color: #ffff;
    padding-left: 0px;
    font-size: 15px;
    background: #08619b;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    text-align: center;
    font-family: UTM-Avo-bold;
}
div.tieude_right {
    text-align: center;
}
div.tieude_right span {
    margin: 10px 0px;
    color: #00564a;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    border-bottom: 2px solid #00564a;
    padding-bottom: 15px;
    position: relative;
    font-family: UTM-Avo-bold;
    padding-right: 50px;
    display: inline-block;
}
div.tieude_right span:before {
    content: "";
    width: 110px;
    height: 2px;
    background: #00564a;
    position: absolute;
    bottom: 7px;
}
div.tieude
{
	color:#328e00;
	padding-left:0px;
    border-bottom: 1px solid #328e00;
	font-size:15px;
	background:#fff;
	height:45px;
	line-height:45px;
	text-transform:uppercase;
}
div#danhmuc
{
	border:none;
}
div.danhmuc
{
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
    position: relative;
}

div#danhmuc ul li:hover a
{
    color:#ab0006!important;
}


div#danhmuc ul li:hover .num_item
{
    background: #ab0006
}

div#danhmuc li .num_item
{
    position: absolute;
    top: 15px;
    right: 10px;
    height: 20px;
    width: 20px;
    background: #2a2a2a;
    color:#fff;
    border-radius:50%;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.dm_actived
{
    color:#328e00!important;
    margin-left: 10px ;
    
}
div#danhmuc .dm_actived .num_item
{
    background:#328e00!important;
}
.num_item_actived
{
    position: absolute;
    top: 15px;
    right: 10px;
    height: 20px;
    width: 20px;
    color:#328e00!important;
    color:#fff;
    border-radius:50%;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #000;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding: 11px 5px 11px 15px;
    background: url(images/muiten.png) 2px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	background: url(images/muiten.png) 35px 15px no-repeat;
    padding: 9px 3px 9px 50px;
}
div#danhmuc ul li ul
{
	display:none;
}
#duration .item_duration
{
    margin:10px 0px;
}
#duration  .first_item
{
    margin-top: 20px;
}
#duration .item_duration .duration_ckeck
{
  border: none;
  border-radius: 0px;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}
#duration .item_duration:hover
{
    padding-left: 10px;
    color:#ff0000;
}
.duration_active
{
    padding-left:10px;
    color:#ff0000;
}
#ungdung .item_ungdung
{
    margin:10px 0px;
}
#ungdung  .first_item
{
    margin-top: 20px;
}
#ungdung .item_ungdung .ungdung_ckeck
{
  border: none;
  border-radius: 0px;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}
#ungdung .item_ungdung:hover
{
    padding-left: 10px;
    color:#ff0000;
}
.ungdung_active
{
    padding-left:10px;
    color:#ff0000;
}
#datbiet .conten_datbiet
{
    margin-top: 20px;
}
#datbiet .sale
{
    padding: 10px 20px;
    color: #ccc;
    border: 1px solid #ccc;
    
}
#datbiet .sale_actived, #datbiet .sale:hover
{
    color: #ff0000;
    border: 1px solid #ff0000;
}
#nhanmail
{
    background: url(images/bg_nhantin.png) top left no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}
#nhanmail .conten_nhanmail h3
{
    width: 100%;
    padding: 10px 5%;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
}
div#dknt
{
	width: 100%;
}
form#frm_dknt
{
	background:none;
	margin:10px 0;
}
form#frm_dknt i {
    color: #e7eded57;
    font-size: 22px;
    position: absolute;
    z-index: 99;
    left: 79%;
    line-height: 2.5;

}
form#frm_dknt input[type='text']
{
	width: 70%;
    padding: 0px 5px;
    border: none;
    background: rgb(67, 68, 68);
    color: #fff;
    outline: none;
    height: 50px;
    border: 1px solid #fff;
    position: relative;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	padding: 0px 10px;
	height:30px;
	line-height:30px;
	border:none;
	cursor:pointer;
	float:right;
    margin-right: 20px;
	text-transform:uppercase;
    margin-bottom: 30px;
    border: 1px solid red;
	outline:none;
}
form#frm_dknt input[type='button']:hover
{
    background: #fff;
    color: red;
}
#hotline
{
    background: #ff0000;
    color: #fff;
    width: 100%;
    padding: 20px;
    font-size:25px ;
}
#hotline .conten_hotline h3
{
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: #000 -2px 2px 0px,   #000 0px 0px 1px,   #000 0px 0px 1px,
             #000 0px 0px 1px,   #000 0px 0px 1px,   #000 0px 0px 1px;
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
}
div#main_content
{
	max-width:1200px;
	margin:20px auto;
}

div#right
{
	width:74.5%;
	float:right;
}
.doitac
{
    padding: 10px 30px 20px; 

}
.doitac a {
    padding: 5px;
}
.doitac img
{
   
}
.spmoi
{
    width: 100%;
    background: #fff;
    padding-bottom: 0px;
}
div.footer_top {
    width: 1200px;
    margin: auto;
    display: inline-block;
}
div.footer_top .map {
    width: 70%;
    float: left;
    padding-right: 10%;
}
div.footer_top .fanpage {
    width: 30%;
    float: left;
}
div.tieude_giua2
{
	text-align:center;
}
div.tieude_giua2 div
{
	display:inline-block;
	vertical-align:top;
	margin:auto;	
	padding:4px 20px;
	background:#5697e7;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	border-radius:0px 0px 10px 10px;
}
div.tieude_giua
{
	color: #1063ad;
    font-size: 20px;
    background: none;
    height: 45px;
    line-height: 45px;
    text-transform: capitalize;
    margin-bottom: 1%;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
}

div.tieude_giua div
{
	display:inline-block;
}
div.tieude_giua a
{
	float: right;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
}
div.tieude_giua a i{
    width: 16px;
    height: 16px;
    text-align: center;
    color: #1063ad;
    line-height: 1.3;
    margin-left: 15px;
}
.xemthem {
    text-align: center;
    margin-top: 15px;
}
.xemthem a {
    padding: 7px 20px;
    border: 2px solid;
}
.baner-tieude
{
    width: 100%;
    position: relative;
}
.baner-tieude .content-img
{
    line-height: 0;
    width: 100%;
}
.baner-tieude .content-img img
{
    width: 100%;
}
.baner-tieude .title-cat
{
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    padding: 20px;
    display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      font-family: UTM-Avo-bold;
      font-size: 30px;
      text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
      color: #72c339;
      
}
.tieude_tour
{
    width: 100%;
    padding: 0px 0px;
}
.tieude_tour_index
{
    width: 100%;
    font-family: UTM-Avo-bold;
    color: #72c339;
    font-size: 25px;
    text-align: center;
    
   
}
.tieude_tour_index .tieude_text
{
     position: relative;
     display: inline-block;
     padding: 0px 10px;
     height: 60px;
}
.tieude_tour_index .tieude_text:after
{
    content: "";
    position: absolute;
    width: 100%;
    background: url('images/bg_tieude.png') center no-repeat;
    height: 25px;
    bottom: -5px;
    left: 0px;
}
.tieude_tour .tieude_text
{
    font-size: 25px;
    width: 38%;
    float: left;
    margin-left: 10px;
}
.tieude_tour .fillter_tieude
{
    width: 60%;
    float: right;
    padding: 10px;
    display: none;
}
.tieude_tour .fillter_tieude .fill_item
{
    display: inline-block;
    width: 31%;
    margin: 0px 0.8%;
}
.tieude_tour .fill_item select
{
    height: 25px;
    padding: 0px 5%;
}
.tieude_tour .fillter_tieude .styel_view
{
    border: 1px solid #ccc;
    max-width: 80px;
    text-align: center;
    margin: auto;
    padding: 0px 20px;
}
.tieude_tour .styel_view i:hover, .iactived
{
    color:#ff0000;
}
div.wap_item
{
	position:relative;
}
.xtc
{
    width: 100%;
    padding: 10px ;
    text-align: center;
}
.xtc a
{
    text-decoration: none;
    background: #e90000;
    color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
}
div.item
{
	width: 23% ;
    margin: 1% 0.5%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
    border:1px solid #ccc;
}
div.item img {
    max-height: 230px;
}
div.chay_i
{
	margin:20px auto;
	max-width:1200px;
}
div.item_i
{
	    width: 90% !important;
    margin: 0px 5%;
}
div.item_i img {
    border-radius: 10px;
    position: relative;
}
div.itempr .chitiet_mua {
    position: absolute;
    bottom: 0px;
}
div.wap_item .item .sp_name {
    text-align: center;
    margin: 5px 0px;
}
div.wap_item .item .info_sp .sp_name a {
    text-decoration: none;
    color: #08619b;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}
div.wap_item .item .info_sp h3 {
    margin: 5px 0px;
}
div.wap_item .item .info_sp h4 {
    font-size: 13px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    color: #474747;
}
div.wap_item .item .info_sp {
    padding: 0px 10px;
}
div.wap_item .item .info_sp .gia {
    text-align: left;
    color: red;
    font-weight: 600;
}
div.wap_item .item .info_sp .booking {
    text-align: left;
    margin-top: 5px;
}
div.wap_item .item .info_sp .booking button {
    background: #fff;
    padding: 5px 10px; 

}
div.wap_item .item .info_sp .booking button:hover {
    color: #Fff;
    background: #ab0006;
}
/*div.item .sp_img
{
	overflow:hidden;
	margin-bottom:5px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	display:none;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}*/
.item .item_img
{
    position: relative;
}
.item .item_img img
{
    max-width: 100%;
}
.item .item_img .booking
{
    position: absolute;
    width: 100%;
    padding: 0px;
    bottom:0px;
    left:0px;
    display: none;
}
.item .item_img .quickbooking
{
    padding: 8px 10px;
    color: #fff;
    background: #cd0000;
    border: none;
    float: right;
    text-decoration: none;
        width: 93px;
}
.item .item_img .quickbooking:hover
{
    background: #1063ad;
}
.item .item_img .quickview
{
    padding: 8px 10px;
    color: #fff;
    background: #1063ad;
    border: none;
        width: 93px;
    float: left;
}
.item .item_img .quickview a {
    color: #fff;
}
.item .item_img .quickview a:hover {
    color: #fff;
    text-decoration: none;
}
.item .item_img button:hover
{
    background: #cd0000;
}
.item_img p {
    margin-bottom: 0px;
}
.item:hover .booking
{
   display: block; 
}
.item .item_info
{
    width: 100%;
    padding: 5px 10px;
}
.item .item_info .item_name
{
    width: 100%;
    padding-bottom: 5px;
    position: relative;
}
.item .item_info .gia
{
    width: 100%;
    padding: 0px 0px;
}

.item .item_info .gia_pro
{
    
    
}
.item .item_info .gia_pro p
{
    margin-top: 0px;
}
.item .item_info .gia_pro span
{
    
    font-weight: bold;
    color:#ff0000;
    
}
.item .item_info a
{
    text-decoration: none;
    color:#000;
    font-size: 16px;
}
.item .item_info a:hover
{
    color:#08619b;
}
.item-custom
{
    width: 31%!important;
}
.item_spm
{
    text-align: left; 
    background: #fff; 
    position: relative;
}
.item_spm .img_pro
{
    width: 100%;
}
.item_spm .img_pro img
{
    width: 100%;
}
.item_spm .info_pro a
{
    text-decoration: none;
    color:#fff;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
}
.item_spm .info_pro h3
{
    width: 100%;
    padding: 5px 10px;
    height: 100%;
    display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    text-transform: uppercase;
    font-size:25px;
}
.item_spm .gia_pro
{
    width: 100%;
    padding: 5px 10px;
    background: url('./images/br_sp.png') bottom right no-repeat;
}
.item_spm .gia_pro .diemden
{
    float: left;
    width: 60%;
    color: #ccc;
    font-style: italic;
    font-size: 13px;
    height: 100%;
    border-right: 1px solid #ccc;
}
.item_spm .gia_pro .gia
{
    float: right;
    width: 40%;
    text-align:center;
    color: #0a89e4;
    font-size: 15px;
}
/* style item_list */
.item_list
{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 5px 0px;
}
.item_list .item_img
{
    float: left;
    width: 30%;
    position: relative;
    line-height: 0px;
}
.item_list .item_img img
{
    width: 100%;
    border: 1px solid #000;
}
.item_list .item_img .booking
{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.item_list .booking button
{
    background: #2a2a2a;
    border: none;
    color: #fff;
    padding: 10px;
    margin-top: 25%;
    display: inline-block;
}
.item_list:hover .booking
{
    display: block;
}
.item_list .item_info
{
    width: 70%;
    float: right;
    text-align: left;
    padding: 0px 20px;
}
.item_list .item_info a
{
    text-decoration: none;
    color:#000;
}
.item_list .item_info a:hover
{
    color:#ff0000;
}
.item_list .item_info .diemden
{
    color: #ccc;
    font-style: italic;
}
.item_list .item_info .gia_pro
{
    margin-top: 20px;
}
.item_list .item_info .gia_pro span
{
    padding: 10px 20px;
    background: #ff0000;
    color:#fff;
}
/* thu vien */
.thuvien
{
    width: 100%;
    padding: 20px 0px;
}
.thuvien .content-item
{
   margin-top: 20px;
}
.thuvien .item-thuvien
{
    width: 33.333%;
    padding: 5px;
    float: left;
    
}
.thuvien .item-thuvien .item-full
{
    position: relative;
}
.thuvien .item-thuvien .content-img
{
    line-height: 0px;
}
.thuvien .item-thuvien .content-img img
{
    width: 100%;
    height: 223px;
}
.thuvien .item-thuvien .name-item
{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 0px;
    padding-left: 30px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    font-family: UTM-Avo;
    background: rgba(0,0,0,0.6);
    
}
.thuvien .item-thuvien .name-item a
{
    text-decoration: none ;
    font-weight: normal;
    color: #fff;
}
.thuvien .item-thuvien .name-item a:hover
{
    color: #72c339;
}
.thuvien .item-big
{
    width: 66.6666%;
    
}
.thuvien .item-big img
{
    height: 223px;
}
/* thu vien */
.tintuc
{
    width: 100%;
}
.tintuc .conttent-item
{
    margin-top: 20px;
}
.tintuc .item-tintuc
{
    width: 90%;
    margin: 10px 5%;
    font-family: utm-avo;
    color: #000;
    font-size: 16px;
    text-align: left;
    margin-bottom: 5px;
}
.tintuc .item-tintuc .content-img
{
    position: relative;
    line-height: 0px;
}
.tintuc .item-tintuc .content-img .phu-img
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(114,195,57,0.5);
    
      display: none;
}
.tintuc .item-tintuc .content-img .phu-img i
{
    color: #fff;
    font-size: 20px;
}
.tintuc .item-tintuc:hover .content-img .phu-img
{
    display: block;
    display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
}
.tintuc .item-tintuc img
{
    width: 100%;
}
.tintuc .item-tintuc .item-name
{
    text-align: left;
    min-height: 45px;
    margin: 5px 0px;
}
.tintuc .item-tintuc .item-name a
{
    text-decoration: none;
    content: #1063ad;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 15px;
    font-weight: 600;
}
.tintuc .item-tintuc .item-desc  h3
{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 15px;
    line-height: 1.5em;
    font-family: OpenSans-Regular;
    margin-top: 5px;
}
.tintuc .item-tintuc:hover  .item-name a
{
    color: #ab0006;
}


.loadmore
{
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
.loadmore i
{
    width: 40px;
    height: 40px;
    border-radius:50%;
    background: #eeeeee;
    font-size: 18px;
    line-height: 40px;
    border: 1px solid #ccc;
}
.loadmore i:hover
{
    transform: rotate(360deg);
    transition: 2s;
}
.box_show
{
    width: 30%;
    min-width: 300px;
    background: #fff;
    border-radius:10px;
    border:1px solid #eee;
    display: none;
    position: fixed;
    top: 80px;
    left: 35%;
    z-index: 9999999;
}
.box_show .box_close
{
    width: 100%;
    border-top: 1px solid #328e00;
    padding: 10px;
    text-align: right;
}
.box_show .box_close button
{
    background: #2a2a2a;
    color: #fff;
    padding: 5px 10px;
    border: none;
}
.box_show .box_close button:hover
{
    background: #ff0000;
}
.item_box
{
    width: 90%!important;
    margin: 10px 5%!important;
}
.item_box .booking
{
    display: none!important;
}
.box_body
{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    display: none;
}
.box_show_booking
{
    width: 30%;
    position: fixed;
    left:35%;
    z-index: 999999999;
    top: 157px;
    background: #fff;
    display: none;
    border-radius: 5px;
}
.box_show_booking .option
{
    width: 100%;
    padding:10px 5%;
    background: #e9e8e8;
    border-radius: 5px;
}
.box_show_booking .option h3
{
    width: 100%;
    padding: 5px 0px;
    border-bottom: 1px solid #000;
}
.box_show_booking .box_close button
{
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    border: none;
}
.box_show_booking .option .frm_option
{
    width: 31%;
    display: inline-block;
    padding: 10px 0px;
}
.box_show_booking .frm_option input[type="date"], .box_show_booking .frm_option input[type="number"]
{
    width: 100%;
    height: 30px;
}
.box_show_booking .frm_option button
{
    height: 30px;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
    background: #409612;
    color:#fff;
    border: none;
}
.box_show_booking .frm_option button:hover
{
     background: #ff0000;
}
div#wap_footer
{
	background: #fff;
}
div#footer
{
	max-width:1200px; 
	margin:auto;
    padding-bottom: 25px;
}
div#footer .col-3 {
    width: 33.3%;
    float: left;
    padding-top: 15px;
    padding: 5px 15px;
}
div#footer .col-3 ul {
    list-style-type: none;
}
div#footer .col-3 ul li {
    color: #000;
    padding-top: 5px;
    font-family: roboto,sans-serif ; 
}
div#footer .col-3 ul li i {
    padding-right: 5px;
}
div#footer .col-3 .tieude_f{
    font-size: 22px;
    color: #fff;
    padding-bottom: 15px;
    font-weight: 600;
}
div#footer .col-3 a {
    color: #fff;
    text-decoration: none;
}

div#footer .content-footer
{
    width: 100%;
    padding: 5px;
}
div#footer .content-footer .footer-item-left,div#footer .content-footer .footer-item-right
{
    width: 30%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-item-left .f-title,.footer-item-right .f-title
{
    font-family: UTM-Amherst;
    font-size:30px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.footer-item-left .f-title:after
{
    position: absolute;
    content: "";
    width: 40%;
    left: 30%;
    height: 3px;
    background: #000;
    bottom: -5px;
}
.footer-item-right .f-title:after
{
    position: absolute;
    content: "";
    width: 40%;
    left: 30%;
    height: 3px;
    background: #000;
    bottom: -5px;
}
div#footer .content-footer .footer-item-center
{
    width: 40%;
    float: left;
    margin-top: 30px;
    text-align: center;
}
.content-footer .footer-item-center .name-co-f
{
    font-family: UTM-Aristote;
    font-size: 25px;
    text-transform: lowercase;
    color: #000;
    
   
}
.content-footer .footer-item-center .copy-write
{
    padding: 10px;
}
.content-footer .footer-item-center .copy-write a
{
    text-decoration: none;
    color: #000;
}
div#footer .content-footer .footer-item-right
{
    text-align: center;
}
div#footer .content-footer .footer-item-right .phone-f,div#footer .content-footer .footer-item-right .website
{
    color: #000;
    font-size: 22px;
     font-family: UTM-Amherst;
}
div#footer .content-footer .footer-item-right .phone-f
{
    font-weight: bold;
}
div#footer .content-footer .footer-item-right .phone-f i
{
    font-size: 28px;
}
div#lienket
{
	margin-top: 10px;
    text-align: right;	
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: rgb(67, 68, 68) !important;
}

div.copyright #copy{
    display: inline-block;
    color: #fff;
    font-family: roboto,sans-serif ; 
}
div.copyright .copy_bank{
    display: inline-block;
    float: right;
}
div#lienket a
{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	font-size:15px;
	height:30px;
	line-height:30px;
	width:30px;
	text-align:center;
	text-decoration:none;
	margin:0px 2px;
	background:none;
	transition:1s;
   background: #08619b;
    border-radius: 50%;
}
div#lienket a:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#lienket i{
    color:  #fff;
    
}
/*.fb
{
    background: #0000ff!important;
}
.tf 
{
    background: #02afff!important;
}
.yt 
{
    background: #ff0000!important;
}
.gg 
{
    background: #02afff!important;
}*/
.quangcao
{
    width: 1200px;
    margin: auto;
}
.lienhe_qc {
    width: 1200px;
    margin: auto;
}
.quangcao img
{
    width: 100%;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:50%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:48%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	width: 50px;
	border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: center;
	font-size: 15px;
	 margin-right:5px;
}
input.ngaydi
{
    width: 200px;
    border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: left;
	font-size: 15px;
	 margin-right:5px;
}
input.ngaydi2
{
    width: 120px;
    border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: left;
	font-size: 15px;
	 margin-right:5px;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
div#tintuc_left ul{
    list-style-type: none;
} 
div#tintuc_left ul li {
    margin:  10px 15px;
    padding: 5px 0px;
    border-bottom: 1px dashed;
}
div#tintuc_left ul li .img_tinleft {
    width: 30%;
    float: left;
    padding-right: 5px
}
div#tintuc_left ul li .img_tinleft img {
    width: 100%;
}
div#tintuc_left ul li h4 {
    width: 65%;
    float: left;
    font-size: 13px;
}
div#tintuc_left ul li h4 a {
    text-decoration: none;
    color: #000;
        font-family: Arial;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}

.tieude_doitac{
        position: relative;
    display: inline-block;
    padding: 0px 10px;
    height: 60px;
    margin-bottom: 10px;
}
.tieude_doitac:after{
    content: "";
    position: absolute;
    width: 100%;
    background: url(images/bg_tieude.png) center no-repeat;
    height: 25px;
    bottom: -5px;
    left: 0px;
}
    
@media screen and (max-width: 1024px) {
	div.menu
	{
		height:70px;
	}
	div.menu ul li a
	{
		padding:0px 20px;
    }	
    .lui{
		left: 0px !important;
	}
	.toi{
		right: 0px !important; 
	}
	.intro-f{
		width: 50%;
 	   float: left;
	}
	.cs-f{
		width: 45%;
 	   float: left;
  	  margin-left: 20px;
	}
	.video-f{
		width: 50%;
	    float: left;
	    margin-left: 0px;
	    clear: both;
	}
	.fanpage-f{
		width: 45%;
	    float: left;
	    margin-left: 20px;
	}
}
@media screen and (max-width: 960px) {
	div.header
	{
		display:block;
        text-align: center;
        background-image: none; 
	}
	nav#menu{display:none;}
    #header
    {display: none!important;}
	div#main_content
	{
		width:97%;
	}
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	div.item
	{
		width:30%;
		margin:1.3%
	}

	div#thongke
	{
		width:100%;
	}
	div.thongke_an
	{
		display:none;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	
    .search_frm
    {
        position: unset;
        padding-bottom: 40px;
    }
    .contact, .only-pc
    {
        display: none;
    }
    div.wap_menu
    {
        background: none;
    }
    
    
    #lienket
    {
        position: unset !important;
        width: 100%!important;
        text-align: center!important;
    }
    .logo_mobi
    {
        display: block;
    }
    .header a.hien_menu img{
            width: 30%;
    float: left;
        }
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 700px) {
    .tieude_right img {
        width: 30%;
    }
    .contact-header{
		display: none;
	}
	.list-icon{
		display: none;
	}
	.logo img{
		width: 50%;
	}
	.intro-news h3{
		margin-top: 10px;
	}
	.intro-f{
		width: 100%;
 	   float: left;
 	   margin: 0px;
	}
	.cs-f{
		width: 100%;
 	   float: left;
 	    margin: 0px;
	}
	.fanpage-f{
		width: 100%;
	    float: left;
	     margin: 0px;
	}
	.video-f{
	    display: none;
	}
}
@media screen and (max-width: 603px) {
    .img-pro img{
        width: 100%;
        height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .item .item_img img {
        width: 100%;
    }
	div.copyright div {
        width: 100% !important;
    }
    div.fanpage {
		width: 100%;
		float: none;
		margin: auto;
		text-align: center;
	}
	div#main_footer {
    width: 100%;
    float: none;
	margin-top:10px;
}
	div#header a.logo
	{
		display:none;
	}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	div.tieude_giua
	{
		padding:7px;
		height:auto;
		line-height:1.5;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
	}
	
    .tieude_text, .fillter_tieude
    {
        width: 100%!important;
    }
    div.chang_view {
        width: 90% !important;
        margin: auto;
    }
    div.item
	{
		width:47% ;
		margin:20px 1%
	}
    .col-4
    {
        width: 48%;
        margin: 10px 1%;
    }
    div#footer .content-footer .footer-item-left,div#footer .content-footer .footer-item-right,div#footer .content-footer .footer-item-center, .thuvien .item-thuvien
    {
        width: 100%;
        float: none;
    }
    .header a.hien_menu img {
        width: 40%;
        }
    .sticky-link  {
        display: none;
    }
    .header_top .logo {
        text-align: center;
    }
    .search {
        max-width: 100%;
        width: 100%;
    }
    div.search input {
        width: 80%;
    }
    div.search i {
        width: 20%;
    }
    .item-news  {
        padding: 0px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 460px) {
	.box_show_booking {
        width: 70%;
        left: 15%;
    }
    .box_show_booking .frm_option button {
        padding:0;
    }
    #wap_sanpham {
        width: 100%; 
    }
    .banner_quangcao {
        display: none;
    }
    div.menu {
        width: 100%;
    }
    .quangcao {
        display: none;
    }
    div.footer_top {
        width: 100%;
    }
    div.footer_top .map {
        width: 100%;
        padding-right :0px;
    }
    div.footer_top .fanpage {
        width: 100%;
        padding-top: 4%;
    }
    div#footer .col-3 {
        width: 100%;
    }
    form#frm_dknt input[type='text'] {
        width: 96%;
    }
    div.copyright {
        width: 100%;
    }
    div.copyright img {
        display: none;
    }
    div.copyright #copy {
        font-size: 11px;
    }
    .wap_conten {
        display: none;
    }
    div.header {
        height: 80px;
    }
    div.itempr
	{
	   width: 80% !important;
	}
	div.tieude_giua
	{
		font-size:20px;
	}	
	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	div.frm_lienhe .item_lienhe p
	{
		width:100%;
	}
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
    .col-4
    {
        width: 98%;
        margin: 10px 1%;
    }
    .header a.hien_menu img {
        width: 70%;
        }
     .tintuc_item {
        width: 100%;
     }   
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}

