/**
//Author information
//Name      : Leo Vu
//Website   : http://v2gsoft.com
//Mobile    : 01234999879
//Skype     : vutuananh.itvn
//Email     : vutuananh.itvn@gmail.com
//Date      : 08/2015
**/
body{
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 140%;
  color: #333333;
  background: #2a1f1a;
}
.siteColor{
  color: #94D500;
}
::selection {
  background: #FFFACD; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #614E00; /* Gecko Browsers */
}
div, input, span, a, img, select, ul, li, td{
  box-sizing: border-box;
}

textarea{
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 140%;
}
a:link, a:visited{
  color: #ffffff;
  text-decoration: none;
}
a:hover{
  color: #ffffff;
  text-decoration: underline;
}
img{
  border: 0 none;
}
p{
  padding: 0;
  margin: 5px 0 5px 0;
}
form{
  float: left;
}
/*-TOP MODULE-------------*/
div#loTop{
  width: 100%;
  height: 106px;
  background: #191919 url(bg-top.png) top repeat-x;
  float: left;
}
div.cenlo{
  width: 1200px;
  margin: 0 auto;
}
div#ovlogo{
  float: left;
  width: 171px;
  height: 106px;
  background: url(logo.png);
}
div#ovlogo a{
  display: block;
  width: 171px;
  height: 106px;
}

div#ovTopIcon{
  float: left;
  width: 1020px;
  margin-left: 9px;
  height: 40px;
}
div#ovTopMenu{
  float: left;
  width: 940px;
  margin-left: 9px;
  height: 66px;
}
div#iconDir{
  float: left;
  margin-left: 30px;
  height: 40px;
  background: url(icon-map.png) top left no-repeat;
  padding-left: 31px;
  color: #EEE9B4;
  padding-top: 13px;
  cursor: pointer;
}
div#iconDis{
  float: left;
  margin-left: 30px;
  height: 40px;
  background: url(icon-disco.png) top left no-repeat;
  padding-left: 23px;
  color: #EEE9B4;
  padding-top: 13px;
  cursor: pointer;
}
div#iconRes{
  float: left;
  margin-left: 30px;
  height: 40px;
  background: url(icon-phone.png) top left no-repeat;
  padding-left: 22px;
  color: #EEE9B4;
  padding-top: 13px;
  cursor: pointer;
}
div#riconTop{
  float: right;
}
div#trion{
  float: left;
  color: #EEE9B4;
  padding-top: 12px;
}
div#rionfb{
  float: left;
  margin-left: 10px;
  height: 40px;
  background: url(icon-fb.png) top left no-repeat;
  width: 23px;
  cursor: pointer;
}
div#rionfb a{
  display: block;
  height: 40px;
  width: 100%;
}

div#rionwc{
  float: left;
  margin-left: 15px;
  height: 40px;
  background: url(icon-wc.png) top left no-repeat;
  width: 28px;
  cursor: pointer;
}
div#language{
  float: left;
  display: block;
  color: #EEE9B4;
  background: #433218 url(iconlang.png) top right no-repeat;
  border: 1px solid #433218;
  margin: 6px 0 6px 15px;
  padding: 4px 10px 5px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  cursor: pointer;
  height: 28px;
  width: 100px;
  position: relative;
  font-size: 11px;
}
div#language:hover{
  background: #4F3B1C url(iconlang.png) top right no-repeat;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}
div#digDir iframe{
  width: 600px;
  height: 600px;
  border: none;
}
div#loSlide{
  float: left;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
ul#navmenu{
  display: block;
  float: left;
  width: 940px;
  height: 66px;
  list-style: none;
  margin: 0;
}
ul#navmenu li{
 display: block;
 float: left;
 color: #EEE9B4;
}
ul#navmenu li a{
 display: block;
 float: left;
 color: #EEE9B4;
 padding: 25px 12px 23px 10px;
 background: url(menuspace.png) top right no-repeat;
}
ul#navmenu li a.lastItem{
 background: none;
}
ul#navmenu li a:hover, ul#navmenu li a.navactitem{
  color: rgba(255, 245, 245, 1);
}
div#inlang{
  color: #EEE9B4;
  background: #4F3B1C;
  border: 1px solid #433218;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
  width: 100px;
  overflow: hidden;
  position: absolute;
  top: 26px;
  left: 0;
  display: none;
}
div#inlang a{
  color: #BF8F36;
  display: block;
  width: 98px;
  padding: 2px 10px;
  z-index: 9999;
  cursor: pointer;
}
div#inlang a:hover{
  color: #CFA454;
  background: #624922;
}
div#loMain{
  width: 1200px;
  margin: 0 auto;
}
div#loiPage{
  float: left;
  width: 1200px;
  background: #af9c83 url(bg-index-1.png) top left no-repeat;
  padding-top: 350px;
  padding-bottom: 50px;
}
div.vCGroup{
  float: left;
  width: 800px;
  height: 300px;
  margin: 10px 200px 0 200px;
}
div.vCGroup a{
  display: block;
  float: right;
  padding: 2px 17px;
  margin-top: 267px;
  width: 85px;
  height: 23px;
  background: url(moreBnt.png) top left no-repeat;
  color: #EEE9B4;
}
div.vCGroup div.iTitle{
  display: block;
  float: right;
  padding: 2px 17px;
  margin-top: 267px;
  height: 23px;
  color: #ffffff;
  width: 220px;
  text-align: right;
  font-weight: bold;
}

div.hCGroup{
  float: left;
  width: 395px;
  height: 300px;
}
div.hCGroup a{
  display: block;
  float: right;
  padding: 2px 17px;
  margin-top: 267px;
  width: 85px;
  height: 23px;
  background: url(moreBnt.png) top left no-repeat;
  color: #EEE9B4;
}
div.hCGroup div.iTitle{
  display: block;
  float: right;
  padding: 2px 17px;
  margin-top: 267px;
  height: 23px;
  color: #ffffff;
  width: 180px;
  text-align: right;
  font-weight: bold;
}
div#bButton{
  position:fixed;
  top:100px;
  right:0px;
  cursor:pointer;
  width: 34px;
  height: 130px;
  background: url(book.png) top center no-repeat;
  overflow: hidden;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
  z-index: 9999;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */  
}
div.iLeft{
  margin: 10px 0 0 200px;
}
div.iRight{
  margin: 10px 200px 0 10px;
}
#bttop{
  position:fixed;
  bottom:20px;
  right:20px;
  cursor:pointer;
  display:none;
  width: 50px;
  height: 50px;
  background: url(gotop.png) top center no-repeat;
  background-size: 50px 50px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
  z-index: 9999;
}
#bttop:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div#loFooter{
  float: left;
  width: 100%;
  background: #000000;
  padding: 20px 0 70px 0;
}
div#loCenterFoot{
  width: 1200px;
  margin: 0 auto;
}
div#loFooterContent{
  float: left;
  width: 1180px;
  margin: 10px;
  color: #ffffff;
  background: url(SmallLogo.png) top right no-repeat;
}
div#oSubMenu12{
  float: left;
  width: 220px;
}
div#oCopyright{
  float: left;
  padding: 10px 0;
  font-size: 10px;
  color: #ffffff;
}
div.oSubMenu1{
  float: left;
  padding: 0 5px 0 0;
  width: 105px;
}
div#loFooterContent a{
  color: #ffffff;
}
div#loFooterContent a:hover{
  text-decoration: underline;
}
div.oSubMenu1 a{
  display: block;
  float: left;
  width: 105px;
  padding: 0 0 3px 0;
}
div#oSubMenu3{
  float: left;
  width: 180px;
  padding-left: 10px;
  border-left: 1px solid #ffffff;
}
div#oSubMenu3 a{
  display: block;
  float: left;
  width: 180px;
  padding: 0 0 3px 0;
}
div#oSubMenu3 telno{
  font-size: 10px;
}
div#oFooterInfo{
  float: left;
  width: 400px;
  padding-left: 10px;
  border-left: 1px solid #ffffff;
  font-size: 10px;
  line-height: 115%;
}
div#loContentCat{
  float: left;
  width: 1200px;
  color: #fff;
}
div.contentCatTitle{
  float: left;
  width: 1200px;
  color: #ffffff;
  padding: 30px 0 20px 0;
  border-bottom: 1px solid #978077;
  margin-bottom: 20px;
  font-weight: bold;
}
div.contentCatTitle a:hover{
  color: #ffffff;
  text-decoration: underline;
}
div.loOutConListItem{
  float: left;
  width: 1200px;
  padding-bottom: 30px;
  color: #ffffff;
  font-size: 18px;
  line-height: 180%;
}
a.oContentImg, img.contentImg{
  display: block;
  float: left;
  width: 400px;
  height: 300px;
}
a.oContentImg{
  margin-right: 20px;
}
a.oContentImg:hover{
  text-decoration: none;
}
a.contentTitle{
  display: block;
  float: left;
  width: 780px;
  font-weight: bold;
  color: #dbac34;
}
ul.moreContent{
  display: block;
  float: left;
  width: 1200px;
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
}
ul.moreContent li{
  float: left;
  width: 1200px;
  padding-left: 50px;
}
ul.moreContent li a{
  display: block;
  float: left;
  padding: 5px 0 5px 20px;
  background: url(buillet-viewall.png) top left no-repeat;
}
a.nextnewspage{
  display: block;
  float: left;
  padding: 5px;
  margin: 10px 10px 50px 0;
}

div.loOutConListItem2{
  float: left;
  width: 600px;
  padding-bottom: 30px;
  color: #ffffff;
  font-size: 15px;
  line-height: 150%;
  padding-right: 20px;
}
a.oContentImg2, img.contentImg2{
  display: block;
  float: left;
  width: 200px;
  height: 150px;
}
a.oContentImg2{
  margin-right: 20px;
}
a.oContentImg2:hover{
  text-decoration: none;
}
a.contentTitle2{
  display: block;
  float: left;
  width: 360px;
  font-weight: bold;
  color: #dbac34;
}

div.loOutConListItem3{
  float: left;
  width: 390px;
  padding-bottom: 30px;
  color: #ffffff;
  font-size: 15px;
  line-height: 150%;
  font-weight: normal;
}
a.oContentImg3, img.contentImg3{
  display: block;
  float: left;
  width: 390px;
  height: 390px;
}
a.oContentImg3{
  margin-bottom: 5px;
}
a.oContentImg3:hover{
  text-decoration: none;
}
a.contentTitle3{
  display: block;
  float: left;
  width: 390px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px;
  height: 55px;
  text-align: left;
  font-size: 18px;
  margin-bottom: 10px;
  background-color: rgba(10, 0, 0, 0.9);  
}
div.clearBr{
  float: left;
  height: 1px;
  width: 1200px;
}
div.centerContent{
  margin: 0 15px;
}

div.loOutConListItem4{
  float: left;
  width: 1200px;
  padding-bottom: 20px;
  color: #ffffff;
}
span.contentTitle4{
  float: left;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
span.contentTitle4:hover{
  text-decoration: none;
}

div.oContentTitle4{
  float: left;
  width: 1200px;
  padding-bottom: 10px;
}
table#oListTitelHoz{
  float: left;
  width: 1200px;
  height: 35px;
  border-bottom: 1px solid #75502b;
  background-color: #b18235;
}
table#oListTitelHoz td{
  text-align: center;
  padding: 0 10px;
}

table#oListTitelHoz a{
  font-size: 12px;
  font-weight: bold;
  display: block;
}
table#oListTitelHoz a:hover{
  text-decoration: none;
}
table#oListTitelHoz td#acticeItem, table#oListTitelHoz td:hover{
  background: url(activeItem.png) top left repeat-x;
}
div.nodatafound{
  float: left;
  width: 1200px;
  font-size: 15px;
  color: #ffffff;
  background: url(fancybox_loading.gif) top center no-repeat;
  height: 200px;
}
div.loOutConListItem5{
  float: left;
  width: 1200px;
  height: 400px;
  background: url(bgItem.png) top left no-repeat;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
img.turnUpImg{
  float: left;
  width: 1270px;
  height: 400px;
  transform: rotate(-19deg);
  -ms-transform: rotate(-19deg);/* IE 9 */
  -webkit-transform: rotate(-19deg); /* Safari and Chrome */
  -o-transform: rotate(-19deg); /* Opera */
  -moz-transform: rotate(-19deg); /* Firefox */
  position: absolute;
  top: -196px;
  left: -100px;
}
img.turnDownImg{
  float: left;
  width: 1270px;
  height: 400px;
  transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);/* IE 9 */
  -webkit-transform: rotate(-18deg); /* Safari and Chrome */
  -o-transform: rotate(-18deg); /* Opera */
  -moz-transform: rotate(-18deg); /* Firefox */
  position: absolute;
  top: 196px;
  left: 60px;
}
div.turnUpDiv{
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 274px;
  height: 400px;
  background: url(leftItem.png) top left no-repeat;
  padding: 240px 50px 0 10px;
  text-align: center;
  color: #ffffff;
}
div.turnUpDiv div.inUpDiv{
  float: left;
  width: 214px;
}
div.turnUpDiv div.inUpDiv span{
  padding: 0 0 3px 0;
  border-bottom: 2px solid #b18235;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 170%;
}
div.inDivShort{
  float: left;
  margin-top: 10px;
  width: 214px;
  font-size: 12px;
  font-weight: normal;
}

div.turnDownDiv{
  position: absolute;
  top: 0;
  left: 926px;
  width: 274px;
  height: 400px;
  background: url(rightItem.png) top right no-repeat;
  padding: 110px 10px 0 50px;
  text-align: center;
  color: #ffffff;
}
div.turnDownDiv div.inDownDiv{
  float: left;
  width: 214px;
}
div.turnDownDiv div.inDownDiv span{
  padding: 0 0 3px 0;
  border-bottom: 2px solid #b18235;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 170%;
}
div#printarea{
  float: left;
  width: 100%;
}
div.newscontents{
  float: left;
  width: 100%;
}
div.outsharebuton{
  float: left;
  width: 90%;
  margin: 20px 10px 10px;
}
div.outsharebuton span{
}
div.outsharebuton iframe{
  z-index:99999;
}

span#printme{
  float: left;
  padding-top: 3px;
}
span#printme a{
  float: left;
  background: url(print.png) top left no-repeat;
  background-size: 25px 18px;
  width: 29px;
  height: 18px;
  display: block;
  padding: 0 5px;
}
/*____________Print mode___________*/
div#printareapmode{
  width: 1000px;
  margin: 0 auto;
  border: 3px solid #333333;
  padding: 10px;
  margin-bottom: 70px;
  background-color: #ffffff;
}
div#inprintareapmode{
 width: 100%;
}
div.maintitlenewspmode{
  font-size: 30px;
  margin: 0;
  font-weight: bold;
  padding: 0;
  color: #A40034;
  width: 100%;
}
div.newscontentspmode{
  margin-top: 20px;
  width: 100%;
}
div.proType{
  float: left;
  width: 1200px;
  margin: 0 0 30px 0;
  font-size: 23px;
  color: #ffffff;
  font-weight: bold;
}
div#listProName{
  float: left;
  width: 1200px;
  padding: 0 0 20px 0;
}
div#listProName a{
  display: block;
  float: left;
  margin: 0 10px 0 0;
  border-right: 1px solid #dcac34;
  color: #dcac34;
  padding-right: 10px;
  font-weight: bold;
  line-height: 100%;
  font-size: 12.2px;
}
div#listProName a:hover, div#listProName a.rActive{
  text-decoration: none;
  color: #c8b590;
}
div#listProName a:hover span, div#listProName a.rActive span{
  border-bottom: 2px solid #c8b590;
}
div#pSlide{
  float: left;
  width: 700px;
  height: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}
div#pContent{
  float: left;
  width: 480px;
  height: 500px;
  margin-left: 20px;
  color: #fff;
}
div#pContentTitle{
  float: left;
  width: 480px;
  font-weight: bold;
  margin: 0 0 10px 0;
  height: 20px;
}
div#pContentIn{
  float: left;
  width: 480px;
  height: 470px;
  overflow-y: auto;
  overflow-x: hidden;
}
div#pBooking{
  float: left;
  width: 350px;
  margin: 0 350px 20px 0;
  color: #dcac34;
}
div#pTitleBooking{
  float: left;
  width: 350px;
  margin-bottom: 10px;
  font-weight: bold;
}
label.arraival, label.departure{
  float: left;
  display: block;
  width: 170px;
  padding: 0 0 5px 0;
  margin-right: 5px;
}
div#pBooking input, #eZ_roomType{
  float: left;
  display: block;
  padding: 8px;
  border: 1px solid #fff;
  background: #000;
  outline: none;
  color: #fff;
}
div#pBooking input:hover, div#pBooking input:active{
  background: #171717;
}
input#eZ_chkin, input#eZ_chkout{
  float: left;
  width: 170px;
  margin-right: 5px;
  margin-bottom: 10px;
}
label.noRoom, label.noAdult, label.noChild{
  float: left;
  display: block;
  width: 111.67px;
  padding: 0 0 5px 0;
  margin-right: 5px;
}
input#eZ_room, input#eZ_adult, input#eZ_child{
  float: left;
  display: block;
  width: 111.67px;
  margin-right: 5px;
  margin-bottom: 10px;
}
label.roomType{
  float: left;
  width: 345px;
  margin-right: 5px;
  margin-bottom: 10px;
}
#eZ_roomType{
  float: left;
  display: block;
  width: 345px;
  margin-right: 5px;
  margin-bottom: 10px;
}
div#pBooking input#bb_resBtn{
  float: left;
  display: block;
  width: 345px;
  margin-right: 5px;
  margin-top: 20px;
  color: #dcac34;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}
div#pBooking input#bb_resBtn:hover{
  background: #fff;
  color: #715713;
}
div#pAttr{
  float: left;
  width: 480px;
  margin: 0 0 0 20px;
  color: #fff;
}
div#pTitleAttr{
  float: left;
  width: 480px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #dcac34;
}
div.paOutItem{
  float: left;
  width: 480px;
  background: #000;
  border: 1px solid #fff;
  margin-bottom: 10px;
}
div.paTitleItem{
  float: left;
  width: 478px;
  border-bottom: 1px solid #fff;
  padding: 5px;
  font-weight: bold;
  color: #dcac34;
  cursor: pointer;
  background: url(inAtvItemPa.png) top right no-repeat;
}
div.paContentItem{
  float: left;
  width: 478px;
  padding: 10px 5px;
  text-align: justify;
  background-color: #4d4744;
  color: #dfd2b0;
  display: none;
}
div#paActiveItem{
  background: url(atvItemPa.png) top right no-repeat;
}
div#paActiveItemCnt{
  background-color: #4d4744;
  display: block;
  color: #dfd2b0;
}
div.sLine{
  float: left;
  width: 1200px;
  height: 2px;
  background-color: #947e79;
  margin-bottom: 20px;
}
div.refProItem{
  float: left;
  width: 390px;
}
div.refProItem img{
  float: left;
  width: 390px;
  height: 300px;
}
div.refProItem span{
  float: left;
  display: block;
  width: 390px;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
div.refProItem a{
  float: left;
  display: block;
  width: 195px;
  color: #fff;
  font-size: 15px;
  padding: 7px 10px;
  background: #000 url(proDetail.png) top right no-repeat;
  margin-bottom: 30px;
  line-height: 110%;
}
div.refProItem a:hover{
  color: #dcac34;
  text-decoration: none;
}
div.sprLine{
  float: left;
  width: 1200px;
  height: 1px;
  overflow: hidden;
}
div.errorfullcontent, div.errortitlecontent{
  float: left;
  width: 1200px;
  color: #fff;
}
div.errortitlecontent{
  margin-top: 50px;
}
div.errorfullcontent{
  padding-bottom: 50px;
}
h2.slide__text-heading{
  line-height: 150%;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}
h2.slide__text-heading{
    background: #333 -webkit-gradient(linear, left top, right top, from(#333), to(#aaa), color-stop(0.5, #aaa)) 0 0 no-repeat;
    -webkit-background-size: 205px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    -webkit-animation-name: shine;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}
div.centerRef{
  margin-left: 15px;
  margin-right: 15px;
}
a.slide__text-link{
  color: #000;
}
a.slide__text-link:hover{
  color: #fff;
}
/*____________Contact form_____________*/
div#contactmap{
  float: left;
  width: 100%;
}
div.outmap{
  float: left;
  margin: 10px 1% 10px 0;
  width: 70%;
  height: 500px;
}
div.outmap iframe{
  float: left;
  width: 98%;
  height: 480px;
  border: 1px solid #493D04;
}
div.contactform, div.contactinfo{
  float: left;
  width: 29%;
  margin-top: 10px;
  color: #ffffff;
}
div.moretour{
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #746206;
  margin-bottom: 10px;
  text-align: center;
}
input.inputtext, input.inputtextcount{
  outline: 0 none;
  width: 90%;
  padding: 3px;
  border: 1px solid #493D04;
  font-family: "Roboto", sans-serif, Helvetica, Arial;
  font-size: 12px;
  color: #A40034;
  background: #E0E3E4;
  margin: 3px 0;
}
.areatext{
  outline: 0 none;
  width: 90%;
  padding: 3px;
  border: 1px solid #493D04;
  font-family: "Roboto", sans-serif, Helvetica, Arial;
  font-size: 12px;
  color: #A40034;
  background: #E0E3E4;
  height: 90px;
  margin: 3px 0;
}
input.inputtextcount{
  width: 20px;
  color: #000000;
}
div#bFormIndex div#pBooking{
padding: 10px 60px;
}
div#bFormIndex  div#pBooking div#pTitleBooking, div#bFormIndex  div#pBooking label{
color: #222;
}
div#bFormIndex div#pBooking input#bb_resBtn{
color: #222;
}
div#bFormIndex div#pBooking input, div#bFormIndex div#pBooking #eZ_roomType{
background: #ddd;
border: 1px solid #666;
color: #222;
}











