.fix-top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 23px;
}
@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}
.ga111 a:focus{text-decoration: none!important;}
.clear{
    clear: both;
}
a:hover{text-decoration: none;}
body
{
    background: #ffffff;
    color: #261a0e;
    font-family: Roboto;
}
.logo{padding: 15px 0;}
.nopadding
{
    padding: 0px;
}

.label_big
{
    text-align: center;
}
.label_big h1
{
    text-transform: uppercase;
    font-family: 'Roboto';
}
.label_big h1.light
{
    font-family: 'Roboto';
    color: #f9e185;
}

.label_big h2
{
    text-transform: uppercase;
    font-family: 'Roboto';
}
.label_big h2.light
{
    font-family: 'Roboto';
    color: #f9e185;
}
.label_big h2.dark
{
    font-family: 'Roboto';
    color: #0b769e;
}
.block-brush
{
    background: url('../images/brush.png') center top no-repeat; 
    height: 30px;
}
.block-brush2
{
    background: url('../images/sgiua.jpg') center top no-repeat; 
    height: 30px;
}

.block-slide
{
    width: 100%;
}
.block-slide ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.block-booking
{
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    color: #e9bb55;
}
.block-booking ul
{    
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.booking div.input{margin-bottom: 8px;}
.booking button:hover{background: #e9bb55!important;color: #261a0e!important;border: 1px solid #261a0e!important;padding: 7px 9px!important;}
.block-booking ul li
{    
    padding: 10px 0px;
    background: url('../images/bg_li_book.png') left center no-repeat;
}
.block-booking ul li:first-child, .block-booking ul li:last-child
{    
    background: none;
}
.block-booking .button
{
    background: #4a3112!important;
}
.block-booking .button a
{ 
    font-weight: bold;
    color: #fae185;
    padding: 5px 0;
    display: block;
}
.content_content table
{
width: 95%;
}
.block-booking .button a:hover
{ 
  text-shadow: 0px 0px 20px #fff,0px 0px 20px #fff;
}
.room_title
{
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-family: Roboto, Verdana, Times New Roman;
    color:#261a0e;
}
.f_chinh h2 a:hover{
    text-shadow: 0px 0px 20px #fff,0px 0px 20px #fff;
}
.f_chinh img:hover{
    opacity: 0.7;
}
.f_chinh h3 a:hover{
    text-shadow: 0px 0px 20px #fff,0px 0px 20px #fff;
}
.f_chinh img:hover{
    opacity: 0.7;
}
.event_title
{
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-family: Roboto, Verdana, Times New Roman;
    color:#261a0e;
}
a .room_title:hover
{
    text-shadow: 0px 0px 20px #fff,0px 0px 20px #fff;
}
.aa img:hover{
    opacity: 0.7;
}
.ngay{
    font-style: italic;
    font-size: 11px;
}
.block-welcome 
{
    background: #fff;
    padding: 15px 0px;

}
.page-welcome 
{
    background: #ffffff;
	padding: 67px 0px 15px 0;

}
.lien_he button{
width: 100px;
background: #261a0e;
color: #e9bb55;
border: none;
padding: 6px 0;
}
.lien_he label{
color: #261a0e;
font-size: 13px;
text-align: left;
}
.lien_he input,.lien_he textarea{
color: #261a0e;
}
.lien_he input{
padding: 4px 0;
border-radius: 5px;
    border: none;
}
.lien_he textarea{

border-radius: 5px;
    border: none;
}
.block-welcome p
{
    margin: 0px;

    text-align: justify;
}
.page-welcome p
{
    margin: 0px;

    text-align: justify;
}
.welcome_map img
{
    vertical-align: central;
    margin: 0 auto;
}
.block-room-system
{
	background: #f6f6f6;
	padding-bottom:20px;
}
ul.room{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.room li{
    overflow: hidden;
   margin-bottom: 10px;
}

ul.room li img{
   padding-bottom: 15px;
   
}
ul.room li img:hover{opacity: 0.8;
}
ul.room li img:hover .thanhngang{width: 100%;
}
.thanhngang{
    width: 150px;
    height: 6px;
    background: #1e3571;
}

ul.room li:hover .thanhngang{
    width: 100%!important;
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;

}
ul.room li img:hover .thanhngang1{width: 100%;
}
.thanhngang1{
    width: 150px;
    height: 6px;
    background: #261a0e;
}

ul.room li:hover .thanhngang1{
    width: 100%!important;
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;

}
.title_room{
    font-size: 14px;
    color:#0b769e;
    text-transform: uppercase;
	padding: 5px 0 5px 0;
	text-align:center;

}

.title_room:hover{
    text-shadow: 0px 0px 15px #fff,0px 0px 15px #fff;
}
.title_room1{
    font-size: 18px;
    font-family: Roboto, Arial, Verdana, Times New Roman;
    color:#00aeef;

    text-transform: uppercase;
}

.title_room1:hover{
    text-shadow: 0px 0px 15px #fff,0px 0px 15px #fff,0px 0px 15px #fff;
}
.new_title{
    color:#efd67e;
    font-size: 15px;
    font-family: Roboto, Verdana, Times New Roman;
}

.new_title:hover{
    text-shadow: 0px 0px 10px #fff;
}
.new_chuthich{
    font-family: Roboto, Verdana, Times New Roman;
    font-size: 12px;
    color:#b9a05c;
}
.chitiet
{
width: 100%;
padding: 10px 0;
}
.chitiet a
{
width: 90px;
margin: 0 auto;
text-align: center;
display: block;
color: #f9e185;
font-size: 12px;
font-family: Roboto, Verdana, Times New Roman;
padding: 3px 0px;
border: 1px solid #f9e185;
}
.chitiet a:hover
{

color: #261a0e;
background: #f9e185;
}
.gia{
    color:#000;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
}
.gia1{
    color:#261a0e;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
}
.block-content{
    background: #e9bb55;
    padding: 15px 0px;
    color: #261a0e;
}
.block-home-news
{
    background: #e9bb55;
    padding: 15px 0px;
}
.block-home-news ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.block-home-news ul li
{
    background: #926a37;
}
.block-home-news ul li img
{
    width: 100%;
}

ul.menutop{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.menutop li{
    float: left;
    padding: 0 13px;
}

ul.menutop li:first-child{
    padding-left: 0;

}
ul.menutop li a{
    font-family: UTMRomanClassic;
    text-transform: uppercase;
    font-size: 12px;
    color: #d9c171;
}
ul.menutop li a:hover{
    text-shadow: 0px 0px 20px #fff,0px 0px 20px #fff,0px 0px 20px #fff;
}
ul.menutop li a.active{
    text-shadow: 0px 0px 20px #fff,0px 0px 20px #fff,0px 0px 20px #fff;
}

.ngonngu a{
    display: block;
    width: 25px;
    height: 20px;
    background: red;
    float: right;
    margin-right: 10px;
}
.ngonngu{
    padding-bottom: 30px;
    margin-right: -15px;
    
}
.ngonngu select{
    background-color: #b9a05c;
    border: none;
    font-family: Roboto, Verdana, Times New Roman;
    font-size: 12px;
    color:#261a0e;
    text-transform: uppercase;
    padding: 4px 8px;
    width: 100%;
    cursor: pointer;
}
.hv_hinh img:hover{
    
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
     
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;


}
.ngonngu select option{
   
    cursor: pointer;
}
.an{display: none;}

ul.slider_top{
    margin: 0;
    padding: 0;
    list-style: none;
}
.block-booking ul li img{
    margin: 0 auto;
    max-width: 100%;
}

.footer_wrapper{
	 background:   #00aeef top center;
    padding: 20px 0 10px 0;
}
.lien_he{
    text-align: center;
    color:#ffac2a;
}
.hotline{
    font-weight: bold;
    font-family: Roboto, Verdana, Times New Roman;
    font-size: 14px;
}
.clientsliderNext{position: absolute; left: 10px;top: 35%;font-size: 70px;color:#fff}
.clientsliderPrev{position: absolute; right: 10px;top: 35%;font-size: 70px;color:#fff}
.block-content img{max-width: 70%;text-align: center;}



/*IE9 ->*/
@media screen and (min-width:0\0) {
}
@media (max-width: 1200px){
ul.menutop li{
    padding: 0 8px;}
    .block-booking ul li img{
    max-width: 85%;}
}

@media (max-width: 1100px){
}


@media (max-width: 1050px){

}


@media (max-width: 990px){

ul.menutop{
    display:none;}

.an{display: block;}
}

@media (max-width: 850px){

    
}
@media (max-width: 780px){

.clientsliderNext{top: 25%}
.clientsliderPrev{top: 25%}
}


@media (max-width: 740px){

}


@media (max-width: 680px){
.block-booking ul li img{
    max-width: 85%;}

.clientsliderNext{top: 18%}
.clientsliderPrev{top:18%}
}

@media (max-width: 630px){
.align {
    text-align:center;
    
}
}
@media (max-width: 500px){
.ngonngu select{
    font-size: 10px;
     padding: 3px 2px;
     }
.clientsliderNext{top: 15%}
.clientsliderPrev{top:15%}
.label_big h2
{font-size: 25px;
}
.label_big h2.light
{
   font-size: 25px;
}
}

.chinhleft{width: 95%;float: none;}
.chinhright{width: 95%;float: none;}
}

@media (max-width: 420px){

}

