@font-face {
    font-family: UTM_ASSignwriter;
    src: url('../fonts/UTM A&S Signwriter_0.ttf');
}@font-face {
    font-family: UTM_AlterGothic;
    src: url('../fonts/UTM Alter Gothic_0.ttf');
}@font-face {
    font-family: UTM_AvoItalic;
    src: url('../fonts/UTM AvoItalic_0.ttf');
}@font-face {
    font-family: UTM_AvoBold;
    src: url('../fonts/UTM AvoBold.ttf');
}@font-face {
    font-family: UTM_Avo;
    src: url('../fonts/UTM Avo_0.ttf');
}@font-face {
    font-family: BookAntiB;
    src: url('../fonts/ANTQUAB.ttf');
}@font-face {
    font-family: MyriadPro-Light;
    src: url('../fonts/MyriadPro-Light.otf');
}

body{
	padding:0px;
	margin:0 auto;
    font-family: Arial;
    font-size: 13px !important;
}
.main{
	width:1034px;
	padding:0px 10px;
	margin:0 auto;
}
.header{
	width:100%;
	height: auto;
    display: table;
}
.logo{
	width:137px;
	height:196px;
	background:url(../images/bg-logo.jpg);
	text-align:center;
	float:left;
	margin-left:60px;
	position: absolute;
    z-index: 2;
}
.logo img{
	padding-top:25px;
}
.logo h4#slogan{
	font-family:UTM_ASSignwriter;
	font-size:25px;
	text-align:center;
	color:white;
}
.menu{
	width:783px;
	float:left;
	padding-right:34px;
	margin-left: 196px;
	z-index: 2;
    position: absolute;
	-webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial; 
}
.title-article {font-size:12px;}
#search{
	padding-top:10px;
	display: table;
    width: 100%;
}
::-webkit-input-placeholder {
   color: #231f20;
}

:-moz-placeholder { /* Firefox 18- */
   color: #231f20;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #231f20;  
}

:-ms-input-placeholder {  
   color: #231f20;  
}

.form_serach {
    text-align: right;
	width:200px;
	float:right;
}
.form_serach input[type=text] {
    width: 141px;
    height: 18px;
    padding: 0px 15px 0px 10px;
    font-family: UTM_AvoItalic;
    font-size: 9px;
    border: solid 1px rgba(147,149,152,0.3);
    border-radius: 2px;
}
.form_serach button#btnsearch {
    background: url('../images/btn-search.png') no-repeat;
    background-position: center center;
}
.form_serach button {
    width: 12px;
    height: 12px;
    border: none;
    margin-left: -20px;
}
.form_language {
    text-align: right;
	width: 60px;
	float:right;
}
.form_language button#lang_vi {
    background: url('../images/flag-vi.gif') no-repeat;
    background-position: center center;
}
.form_language button {
    width: 22px;
    height: 17px;
    border: none;
}
.form_language button#lang_en {
    background: url('../images/flag-en.gif') no-repeat;
    background-position: center center;
}
#cssmenu {
  position: relative;
  height: 44px;
  background: transparent;
  width: auto;
}

.footer #cssmenu {
  position: relative;
  height: 44px;
  background: transparent;
  width: auto;
    z-index: 0;
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#cssmenu > ul {
  position: relative;
  display: block;
  background: transparent;
  width: 100%;
  z-index: 500;
  text-align: right;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
  display: block;
  font-family: UTM_AlterGothic;
  text-decoration: none;
  font-weight:400;
webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.cssmenu-footer > ul > li > a {
	 color: #f19500 ! important;
}
#cssmenu > ul > li > a {
  font-size: 14px;
  padding: 15px 10px;
  color: #0060ae;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#a-fist{
	    border-top: solid 5px orange;
}
#cssmenu > ul > li:hover > a {
  color: #f19500;
}
#cssmenu li.has-sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
      text-align: left;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}
#cssmenu ul ul li a {
  width: 130px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  font-size: 14px;
  color: #0060ae;
  background: #ffffff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
ul li.last a{
	padding-right:0px !important;
}
#cssmenu ul ul li:hover > a {
  background: #f2f2f2;
  color: orange;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul::after {
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: orange;
  position: absolute;
  top: -12px;
  left: 30px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #9ea2a5;
  right: auto;
  left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #ffffff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #ffffff;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media all and (max-width: 10px) {
  #cssmenu {
    width: auto;
  }
  #cssmenu.align-center ul {
    text-align: left;
  }
  #cssmenu.align-right > ul > li {
    float: none;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul > li:hover > ul,
  #cssmenu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
  }
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  #cssmenu ul ul li:hover > a {
    background: none;
    color: #8c9195;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu ul ul::after {
    display: none;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    border-bottom: 2px solid #7a8189;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
}



.banner{
	position: absolute;
    z-index: 1;
    padding-top: 75px;
}

.taskbar{
	margin-top: -4px;
	display: table;
}
.taskbar ul{
	list-style:none;
	margin: 0px;
	padding-left: 60px;
	background:#a1a1a1;
	webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.taskbar ul li{
	display:inline-block;
}
.taskbar ul li a{
	display:inline-block;
	padding: 10px 10px 5px 10px;
	text-decoration:none; color:white;
	    font-family: Arial;
}
.taskbar ul li a:hover{
	background:#0060ae;
}
.taskbar-left{
	width:340px;
	float:left;
}
.taskbar-center{
	font-family:UTM_Avo;
	width:407px;
	float:left;
    color: white;
	font-size:15px;    
	background: #0060ae;    
	padding: 6px 0px 5px 0px;
    text-align: center;
	
	webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.taskbar-center span{
	font-family:UTM_AvoBold;
	font-size:13.27px;
}
.taskbar-right{
	width: 207px;
    float: left;
    height: 34px;
}

/*slide intro*/

.container-body{
	width:100%;
	display:table;
	padding-top: 172px;
	padding-top: 367px;
}
.slide-intro{
	
}
.slide-intro #slide{
	width:660px;
	float:left;
}

.slide-intro #intro{
	width:300px;
	padding-left: 20px;
	padding-right: 34px;
	float:left;
}
.items{
	width:947px;
	padding:0px 34px;
	padding-top:15px;
	display:table;
}
.item{
	width:300px;
	float:left;
	padding-right:15px;
}
.itemc{
	width:301px;
	float:left;
	text-align:center;
	padding:0px 7px;
}
.itemr{
	width:300px;
	float:left;
	text-align:right;
	padding-left:15px;
padding-right:0px
}
.item h4{
	margin: 0px;
    background: rgba(7,22,14,0.6);
    color: white;
    text-align: center;
    margin-top: -55px;
    position: absolute;
    width: 300px;
    padding: 10px 0px;
	text-transform:uppercase;
	font-family:UTM_AlterGothic;
	font-size:25.25px;
	font-weight:100;
}
.item h4:hover{
	color:#f1af00;
}
.footer{
	width:100%;
}
.logo-footer{
	padding-top:20px;
	width:227px;
	text-align:center;
	float:left;
}
.name-footer{
	width:300px;
	float:left;
}
.name-footer h4{
	color:#f19500;
	font-family:UTM_Avo;
	font-size:13px;
	font-weight: 100;
	text-transform:uppercase;
}

.maps-footer{
	width:300px;
	float:left;
	padding-top:15px;
	position: relative;
}

.visa-footer{
	width:187px;
	float:left;
}
.visa-footer img{
	padding:1px 5px;
}
.bar-footer{
	width:100%;
	background:#f19500;
	color:white;
	text-align:center;
	padding:10px;
	font-size:11.4px;
	font-family:Arail;
}
.row{
	width:100%;
	display:table;
}
#intro-maps{
	width:80%;
	position: absolute;
    bottom: 55px;
	left:10%;
}
#intro-maps h4{
	text-align:center;
    font-size: 10px;
    color: #f19500;
    background: white;
	padding:5px 10px;
}
#intro-maps a{
	text-decoration:none;
}
.talk-customer{
	
}
.talk-customer h4{
	color:#0060ae;
	text-transform:uppercase;
	font-family:UTM_AlterGothic;
	font-size:18.57px;
	font-weight:400;
  margin: 0px;
}

.talk-customer h2{
	color:#0060ae;
	text-transform:uppercase;
	font-family:UTM_AlterGothic;
	font-size:18.57px;
	font-weight:400;
  margin: 0px;
}
.bx-controls {
	 position: absolute;
}
.bxslider li {
	height:140px;
	overflow:hidden;
}
.bxslider li div{
width: 100px;
    height: 100px;
    float: left;
    overflow: hidden;
    margin: 0px 10px 0px 0px;
border-radius: 50px 50px 50px 50px;
-moz-border-radius: 50px 50px 50px 50px;
-webkit-border-radius: 50px 50px 50px 50px;
border: 0px solid #000000;
}
.bxslider li div img#avartar{
	float:left;
	width:100px;
}
.bxslider li div img#quotel{
	width: 4px;
    float: left;
    padding-right: 10px;
}
.bxslider li div img#quoter{
	width: 4px;
    float: left;
    padding-left: 10px;
}
blockquote.style1 {
	font-family:UTM_Avo;
	font-size:9px;
    padding-left: 0px;
    margin: 5px;
    background-image: url(../images/quotel.png);
    background-position: 100px 0px;
    background-repeat: no-repeat;
    text-indent: 12px;
	text-align:justify;
}
blockquote.style1 span {
		display: block;
		background-image: url(../images/quoter.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		}
.container{
	   padding: 0px 34px;
	   position:relative;
}
.about .flex-control-nav{
	right: 10px;
    bottom: 10px;
    width: 200px;
}
#about-title{
	font-family:UTM_AlterGothic;
	font-size:26.5px;
	color:#f1af00;
	text-transform:uppercase;
	font-weight:400;
	margin:15px 0px;
}
.toogle-info{
	background: white;
    position: absolute;
    z-index: 1;
    width: 275px;
    margin: 20px;
    padding: 10px 42px;
}
.toogle-info h4{
	font-family:UTM_AlterGothic;
	font-size:26.5px;
	color:white;
	text-transform:uppercase;
	font-weight:400;
	margin:15px 0px;
	background:#f1af00;
	padding: 5px 20px;
	display: table;
	margin: 5px 0px;
}
.toogle-info p{
	font-family:Arial;
	font-size:12.5px;
	text-align:justify;
	color:#454644;
	line-height: 19px;
}
.toogle-info span{
	float: right;
    color: gainsboro;
    border: solid 1px gainsboro;
    padding: 2px 7px;
	font-size:12px;
	cursor:pointer;
}
.col-50{
	width:50%;
	float:left;
}


.itemp{
	width:308px;
	float:left;
}
.phongdon{}
.phongdoi{padding-left:5px;padding-right:5px;}
.phongkhac{padding-left:5px;}
.itemp div{
	margin: 0px;
    background: rgba(7,22,14,0.6);
    color: white;
    margin-top: -108px;
    position: absolute;
        width: 268px;
    padding: 10px 20px;
	font-family:UTM_AlterGothic;
	font-size:25.25px;
	font-weight:100;
	height:84px;
}
.info-phong{display:none}
.itemp div h4{margin:0px;text-transform:uppercase;}
.itemp div p{text-align:justify;font-size:11px;font-family:Arial}

ul.bredcum{
	padding:0px;
	list-style:none;
}
ul.bredcum li{
	display:inline;
	list-style:none;
}
ul.bredcum li a{
	text-decoration:none;
	color:#f19500;
	padding:0px 5px;
	font-family:UTM_AlterGothic;
	font-weight:400;
	font-size:18px;
	    text-transform: none;
}
ul.bredcum li a.first{
	text-transform:uppercase;
	font-size:17.5px;
	font-family:UTM_AlterGothic;
}
ul.bxslider-ctgiaphong{
	    margin: 0px;
}
.ctgiaphong {
	display: table;
	padding:0px;
}
.ctgiaphong #bx-pager{
	margin-top:-40px;
	text-align: center;
}
.ctgiaphong #bx-pager a.active img {
}
.ctgiaphong #bx-pager img{
	    padding: 3px;
}
.ctgiaphong .content-left{
	width:244px;
	float:left;
}
.amthuc .content-left{
	width:294px;
	float:left;
}
.ctgiaphong .content-left #title-gp{
	color:#f1af00;
	text-transform:uppercase;
	background:url(../images/icon-giaphong.png) no-repeat;
	background-position: center left;
	padding-left:25px;
	font-family: UTM_AlterGothic;
	font-size:20px;
	font-weight:400;
	margin: 0px 0px 18px 0px;
}
.ctgiaphong .content-left ul{
	list-style: none;
    padding: 0px;
	margin: 0px;
}
.ctgiaphong .content-left ul li a {
    text-decoration: none;
    color: #3f3f3f;
    display: block;
    padding: 10px;
}
.ctgiaphong .content-left ul li a.active, .ctgiaphong .content-left ul li a:hover {
    background: rgba(255,209,82,1);
    background: -moz-linear-gradient(top, rgba(255,209,82,1) 0%, rgba(240,148,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,209,82,1)), color-stop(100%, rgba(240,148,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,209,82,1) 0%, rgba(240,148,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,209,82,1) 0%, rgba(240,148,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,209,82,1) 0%, rgba(240,148,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,209,82,1) 0%, rgba(240,148,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd152', endColorstr='#f09400', GradientType=0 );
    color: white;
}
.ctgiaphong .content-right{
	width:753px;
	float:left;
	margin-left:15px;
	padding-bottom:10px;
	
}

.amthuc .content-right{
	width:703px;
	float:left;
	margin-left:15px;
	padding-bottom:10px;
	
}
.ctgiaphong .content-right h4#title{
	color:white;
	font-family:UTM_AlterGothic;
	font-size:22.5px;
	background:#f1af00;
	margin:0px;
	text-transform:uppercase;
	font-weight:400;
	 padding: 5px 10px;
}
.ctgiaphong .content-right h4#title2{
	color:#f1af00;
	font-family:UTM_AlterGothic;
	font-size:22.5px;
	margin:0px;
	text-transform:uppercase;
	font-weight:400;
}
.ctgiaphong .content-right h5#thu{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#3f3f3f;
	margin:0px;
	padding-top:5px;
}
.ctgiaphong .content-right p{
	font-family:Arial;
	font-style:italic;
	font-size:12.5px;
	color:#3f3f3f;
	margin:0px;
	text-align:left;
	padding: 11px 0px;
}
.ctgiaphong .content-right span#gia{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#f1af00;
	text-align:right;
	margin:0px;
	padding-top:5px;
	padding-bottom:10px;
}
.ctgiaphong .content-right #chitietphong{
	padding: 20px 0px;
	text-align:left;
}
.ctgiaphong .content-right #chitietphong ul{
	padding-left: 15px;
}
.ctgiaphong .content-right #chitietphong ul li{
	line-height: 22px;
}
.ctgiaphong .content-right .left-info{
	width:472px;
	float:left;
}
.ctgiaphong .content-right .right-info{
	width: 238px;
    float: left;
    border: solid 1px #f1af00;
	padding: 20px 20px;
}
.ctgiaphong ul#tienngi{
	list-style:none;
	padding:0px;
	width:236px;
	float:left;
}
.ctgiaphong ul#tienngi li{
	background:url('../images/start.png') no-repeat;
	background-position:center left;
	padding-left:25px;
	font-family:Arial;
	font-size:13px;
	line-height:22px;
}
.ctgiaphong h4#title-tiennghi{
	font-family:UTM_AlterGothic;
	font-size:20px;
	color:#f1af00;
	text-transform:uppercase;
	font-weight:400;
	margin:0px;
}
div#delayul ul{
	padding: 2px 15px;
    font-family: Arial;
    font-size: 13px;
    line-height: 22px;
}
#form-booking .modal-content{
	background: #DD9C4B;
	padding:0px; 
	margin:0 auto;
	width: 624px;
	padding: 0px 50px;
	color:white;
	height: 610px;
  margin-top: 10px;
}
.table_booking {
    font-size: 13px;
    width: 100%;
	background: #DD9C4B;
}
  .table_booking tbody tr td h4{font-size: 20px; margin-top: 5px;} 
.table_booking .left {
    padding-left: 40px;
    padding-bottom: 5px;
}
.table_booking .right {
    padding-right: 30px;
}
.input {
    background: #6f562c;
    border: none;
    color: white;
    padding-left: 5px;
    height: 25px;
    width: 90%;
}
.input2 {
    background: #6f562c;
    border: none;
    color: white;
    padding-left: 5px;
    width: 90%;
	height:80px;
}
.table_booking ::-webkit-input-placeholder {
   color: white;
}

.table_booking :-moz-placeholder { /* Firefox 18- */
   color: white;  
}

.table_booking ::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
}

.table_booking :-ms-input-placeholder {  
   color: white;  
}

div#greetingsContainer{
    margin: 0px 20px ! important;
}

.talk-customer .f_contac{
	display:none;
}
.about .flex-direction-nav a{
opacity: 1 ! important;
}
.about .flex-direction-nav a.flex-next:before{content:none;}
.about .flex-direction-nav a:before{content:none;}
.about .flex-direction-nav .flex-next{ width:50px; height:50px;right:70px;background: url('../images/prev.png'); }
.about .flex-direction-nav .flex-prev{ width:50px; height:50px; left:50px; background: url('../images/next.png');}



#dialog-overlay {
    /* set it to fill the whil screen */
    width:100%; 
    height:100%;
    
    /* transparency for different browsers */
    filter:alpha(opacity=50); 
    -moz-opacity:0.5; 
    -khtml-opacity: 0.5; 
    opacity: 0.5; 
    background:#000; 
    /* make sure it appear behind the dialog box but above everything else */
    position:absolute; 
    top:0; left:0; 
    z-index:3000; 
    /* hide it by default */
    display:none;
}
#dialog-box {
    
    
    
    /* styling of the dialog box, i have a fixed dimension for this demo */ 
    width:600px; 
    top:10px ! important;
    /* make sure it has the highest z-index */
    position:absolute; 
    z-index:5000; 
    /* hide it by default */
    display:none;
}
#dialog-box .dialog-content {
    /* style the content */
	text-align:center;
    padding:10px; 
    margin:13px;
    color:#666; 
    font-family:arial;
    font-size:11px; 
}
a.button {
    /* styles for button */
float:right;
    margin:0px auto 0 auto;
    text-align:center;
    display: block;
    width:50px;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    
    /* button color */
    background-color: #e33100;
    
    /* css3 implementation :) */
    /* rounded corner */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    /* drop shadow */
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    
    /* text shaow */
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    
}
a.button:hover {
    background-color: #c33100;    
}
/* extra styling */
#dialog-box .dialog-content p {
    font-weight:700; margin:0;
}
#dialog-box .dialog-content ul {
    margin:10px 0 10px 20px; 
    padding:0; 
    height:50px;
}
body {
  overflow: hidden;
}


/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 199;
  /* makes sure it stays on top */
display:none;
}

#status {
  width: 200px;
  height: 350px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 30%;
  /* centers the loading animation vertically one the screen */
  background-image: url(https://d13yacurqjgara.cloudfront.net/users/267/screenshots/1927432/loading.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
