html,
body {
  height: 100%;
  width: 100%;
}
body {color:#333; font-size: 12px; font-family: Arial, Tahoma; background: 
  #fff url("../images/bg.png") no-repeat top center fixed; line-height: 1.5; }
* {outline: none; }
dl {margin: 10px 0 0;}
a {color: #222;} a:hover {color: #3d84b6;}
select {padding-right: 0 !important;}
h1,h2,h3,h4,h5 {margin: 5px 0 5px 0;}
:focus {outline: 0 !important;outline-offset: 0;}
.wrapper {
}
.header {
  background: #fff;
  display: block;
}
.header .logo{
  padding: 10px 0;
}
.header .logo img {
  max-height: 60px;
}
.header .header-search {
  padding-top: 25px;
}
.header .header-search .form-control {
  color: #555555;
  border: 2px solid #00b4f1;
  border-radius: 0;
  padding-left: 30px;
}

.header .header-search .input-group-addon {
  color: #fff;
  font-weight: bold;
  background-color: #00b4f1;
  border: 0;
  padding: 0 2px 0 0;
  border-radius: 0;
}
.header .header-search .input-group-addon button {
  color: #fff;
  font-weight: bold;
  height: 34px;
  background-color: #00b4f1;
  border-radius: 0;
  white-space: nowrap;
}
.header .header-search .form-control-feedback {
  font-size: 18px;
  color: #999;
  position: absolute;
  top: 24px;
  left: 5px;
  right: auto;
  z-index: 9;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.header .header-247 {
  font-size: 16px;
  color: #666;
  padding-top: 20px;
  text-align: right;
}
.header .header-247 i {
  font-size: 18px;
  color: #888;
}
.header .header-247 span {
  font-size: 24px;
  color: #ff7e00;
  letter-spacing: -0.2px;
}
.header .right {
  float: right;
  text-align: right;
}
.navbar {
  min-height: 34px;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 9;
}
.navbar-nav > li > a {
  padding: 0px 18px !important;
}
.navbar-default {
  background: #1f91cf url("../images/bg-menu.png") top repeat-x;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 34px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: #1f91cf url("../images/bg-menu-hover.png") top repeat-x;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background: #1f91cf url("../images/bg-menu-hover.png") top repeat-x;
}
.navbar-default .navbar-brand {
  padding: 0;
  margin-right: 20px;
  padding: 12px 0 12px 15px;
  font-size: 26px;
  border-top: none;
  position: relative;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #3c61a0;
}
.navbar-default .pull-right > li > a {
  padding: 0 5px !important;
  }
.navbar-default .btn, .navbar-default .btn:hover, .navbar-default .btn:focus {padding: 0; background: transparent;}
.left-banner {position: fixed; top: 115px; overflow:hidden; z-index: 999}
.right-banner {position: fixed; top: 115px; overflow:hidden; z-index: 999}
@media (max-width: 1399px) {
  .left-banner {left: 0}
  .right-banner {right: 0}
}
@media (min-width: 1400px) {
  .left-banner {left: 75px}
  .right-banner {right: 75px}
}
@media (min-width: 1900px) {
  .left-banner {left: 340px}
  .right-banner {right: 340px}
}
.content {padding-top:8px; background-color: #d8f2fb;}
.home-slider {width: 100%; height: 300px; margin: 0 0 12px; position: relative; vertical-align: middle; z-index: 2; overflow: hidden;}
.home-slider img{min-width: 100%; overflow: hidden;}
.main-search {position: relative; padding: 12px 15px 8px; background:  #02acec url("../images/icon-big-search.png") 5px 40px no-repeat; }
.search-content {height:195px;position:relative;}
.search-content h5 {color: #fff; font-weight: bold; text-transform: uppercase;}
.search-content ul {margin: 9px 0 0; padding: 0; list-style-type: none;}
.search-content ul li {padding: 7px 0;}
.search-content ul li input, .search-content ul li select {height: 29px; line-height: 19px;}
.search-content .form-control {color: #444;background: url("../images/bg-white-optic.png") repeat; border: 0px solid #00aaea;-webkit-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;}
.search-content .form-control::-moz-placeholder {
  color: #444;
}
.search-content .form-control:-ms-input-placeholder {
  color: #444;
}
.search-content .form-control::-webkit-input-placeholder {
  color: #444;
}
.blue-table {background: #d8f2fb}
.sidebar {
  background-color: #fff;
  margin-bottom: 12px;
  box-shadow: 0px 0px 3px #86d4ef;
}
.sidebar .heading{
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  background: #008edb;
  padding: 6px 0 4px 25px;
  border-bottom: 0;
}

.sidebar .dropdown a{
  font-size: 13px;
  padding:6px 0 4px 15px;
  border-bottom: 1px  solid #dedede;
}
.sidebar .dropdown-menu a{
  font-size: 13px;
  font-weight: 300;
}
.sidebar .dropdown-menu {
  top: 0;
  left: 18em;
  min-width:230px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .dropdown-menu li {
  margin-top: -1px;
  border: 1px solid #dedede;
}
.sidebar .dropdown-menu:last-child a{
  border-bottom: 0;
}

.navbar-nav .dropdown-menu {
  border-top:0;
  background-color: #02acec;
}
.navbar-nav .dropdown-menu a {
  color: #fff;
}
.box-radius {border-radius: 4px;}
.box-radius-left {border-radius: 4px 0 0 4px;}
.box-radius-left .panel-title {border-radius: 4px 0 0 0;}
.box-radius-left-bottom {border-radius: 0 0 0 4px;}
.box-radius-right {border-radius: 0 4px 4px 0;}
.box-radius-right .panel-title {border-radius: 4px 0 0 0;}
.box-right-none {border-right: none !important;}
.box-radius-left-bottom {border-radius: 0 0 0 4px;}
.box-radius-left-bottom .panel-title {border-radius: 0;}

.panel {
  padding: 0;
}
.panel-listing {
  border: 1px solid #62c5e5;
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
}
.panel-listing > .panel-body {padding: 10px 10px 0;}
.panel-listing > .panel-heading {
  height: 29px;
  padding: 0;
  background: #f1f1f1 url("../images/heading-listing-bg.png") right repeat-y;
  border-color: #c3e6f2;
}
.panel-listing > .panel-heading > .panel-title {
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  background: #079efa url("../images/heading-listing-right.png") right no-repeat;
  padding: 8px 33px 8px 12px;
  position: relative;
  top: -1px;
  left: -1px;
  display: inline-block;
}
.panel-listing > .panel-heading > .view-all-1 {
  color: #ff6600;font-weight: bold;padding: 4px 0 0 8px;
}
.panel-listing > .panel-heading > .view-all a {
  color: #333;
  font-size: 12px;
  font-style: italic;
  position: relative;
  top: 5px;
  right: 10px;
}
.panel-listing > .panel-heading > .heading-title {
  color: #333;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}
.panel-listing .icon-hot {
  height: 12px;
  width: 30px;
  top: -6px;
  left: 135px;
  position: absolute;
  background: transparent url("../images/icon-hot.gif") no-repeat;
}
.item-inrow {padding: 12px 8px 8px;}
.item-inrow a {color: #0063a2; font-weight: bold;}
.item-inrow img {width: 169px;height: 112px;}
.top-article {margin: 5px 0;border-bottom: 1px dashed #ccc;}
.top-article .col-xs-5 img {width: 305px !important;height: 220px !important; margin-bottom: 5px;border-radius: 3px;}
.top-article .col-xs-7 img {width: 110px !important; height:85px !important; margin: 0 10px 5px -5px;border-radius: 3px; float: left;}
.top-article .border-bt {padding-bottom: 6px; margin-bottom: 12px; border-bottom: 1px dotted #cdcdcd;}
.top-article .border-bt:last-child {padding-bottom: 12px; margin-bottom: 0; border-bottom: none;}
.list-tours .thumbnail {border: 0; border-bottom: 1px dotted #ccc; margin: 0px; padding: 12px 0 6px 8px; border-radius: 0;}
.list-tours .thumbnail .caption {font-size: 12px; font-weight: 300; margin: -5px 0 -5px 8px; padding: 0;}
.left-content .thumbnail {border: 0; padding-bottom: 0;}
.left-content .thumbnail .caption {padding: 3px 0 0 0;}
.list-tours .thumbnail .caption i, .viewinfo i {color: #ffba00;}
.list-tours .thumbnail .caption h5 a, .list-group-item .media-body h5 a {font-size: 13px; font-weight: bold;}
.list-tours .view-more {margin: 3px 0 12px;}
.list-tours .view-more span{font-style: italic;padding: 10px 5px 0 0;float: right;}
.desc {color:#fff !important;font-size: 12px !important;background: url("../images/desc-bg.jpg") no-repeat left center;padding:3px 18px 2px 30px;}
.list-tours .thumbnail .desc {padding:2px 15px 1px 30px;}
.next-item {padding-bottom: 10px;}
.next-item img {margin-left: 10px;}
.next-item li {color: red; font-size: 16px; padding: 0;}
.next-item li a {color:#0063a2; font-size: 13px;}
.list-only {margin-left: 16px;padding-bottom: 0 !important;}
.thumbt {width: 140px; min-height: 100px; margin: 0 4px 4px 0; float: left;}
.thumbt img {width: 140px; height: 100px !important;border-radius: 3px; -wekit-border-radius: 3px;}
.thumbtidx {width: 90px; height: 88px; margin: 0 8px 4px 0; padding: 2px; border: 1px solid #cdcdcd; border-radius: 3px; -wekit-border-radius: 3px; overflow: hidden; float: left;}
.thumbtidx img {width: 86px; height: 82px !important;border-radius: 3px; -wekit-border-radius: 3px;}
.name {font-size:13px !important;color: #0063a2; font-weight: bold;}
.date {color: #888; font-style: italic; line-height: 30px; padding-right: 10px;}
.img {width: 120px !important;height: 108px !important}
.price {font-size:13px;text-align: center;bottom:-5px;position:relative;}
.price span {font-size:16px; font-weight: bold;}
.red-price {color: red; font-size: 14px; font-weight: bold;line-height: 1;}
.green-price {color: green; font-weight: bold;line-height: 1;}
.top-dot {border-top: 1px dotted #ccc !important;}
.right-dot {border-right: 1px dotted #ccc !important;}
.bottom-dot {border-bottom: 1px dotted #ccc !important;}
.left-dot {border-left: 1px dotted #ccc !important;}
.pagenav {padding: 5px 15px 10px;}
.viewdesc {padding: 15px;}
.viewinfo {padding: 0 0 10px; margin: 0 0 10px;}
.viewinfo h5 {color: green; font-weight: bold;}
.viewinfo span {font-size: 15px; color: red;}
.viewcts {padding: 15px;}
.viewcts .viewpv{padding-top: 10px; display: block;}
.viewcts .viewct{margin-top: 10px; padding: 12px 0; border-top: 1px dashed #ccc;}
.hotel-galr {margin-top:4px;margin-bottom: 10px ;overflow: hidden;}
.btn-detail {padding: 1px 10px 1px;border-radius: 3px !important;}
.next-items {padding: 5px 15px 0;}
.next-item {padding: 10px 0;}
.next-item h5{font-size: 13px; font-weight: bold; margin-top: 0;}
.next-item img {height: 45px; width: 60px; margin-right: 15px; float: left;}
.next-item span {color: red;}
.next-news {padding: 10px 0 10px 20px;}
.next-news li {list-style-type: none;}
.next-news li a{font-weight: bold; padding: 2px 0;}
.title-listing {padding:0 12px 5px;}
.title-listing li {list-style-type: none;}
.title-listing li i {color: #fd5b00; padding-right: 3px;}
.title-listing li a {color:#444;padding: 5px 0; border-bottom: 1px dashed #ccc; list-style-type: none; display: block;}
.title-listing li a:hover, .title-listing li a:focus {color: red; text-decoration: none; background: #c5eaf7;}
.title-listing .view-more {margin-top: 10px; position: relative;}
.list-group-item {padding: 12px 10px 8px 15px; border: 1px dotted #ccc;}
.list-group-item:hover {background-color: #fcfcfc;}
.top-news .media-object {width: 60px; height: 50px; border-radius: 3px;}
.top-news .media-body {font-size:12px; top: -1px; position: relative;}
.top-news .view-all a {font-size: 12px; font-weight: 300;}
.fu-listing {padding: 4px 8px;}
.fu-listing img {width: 245px; height: 150px;padding-bottom: 5px; border-radius: 3px;}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
  background: #f1f1f1 url("../images/heading-listing-bg.png") right repeat-y;
  margin-top: -10px;
}
.nav-tabs > li > a {
  color: #444;
  font-weight: bold;
  padding: 7px 20px;
}
.nav-tabs > li > a.hot {
  padding-right: 15px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: green;
  border: 1px solid #ccc;
  border-bottom-color: transparent;
}
.panel.panel-listing{margin-bottom: 12px;}
.panel.panel-support {
  margin-bottom: 12px;
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
}
.panel-support {
  border-color: #eec556;
}
.panel-support > .panel-heading {
  background-color: #fcedc1;
  border-color: #dedede;
  padding-top: 4px;
  padding-bottom: 2px;
}
.panel-support > .panel-heading h3 {
  color: #333;
  font-size: 13px;
  font-weight: bold;
}
.panel-support > .panel-body {
  padding: 14px 0 10px 14px;
}
.support {
  padding-bottom: 12px;
}
.support .heading, .adding .heading {
  color: #333;
  margin-bottom: 3px;
  background-color: #fdd771;}
.support p {
  line-height: 1.7;
  padding: 5px 10px 0 20px;
  margin: 0;
}
.support img {
  padding-left: 12px;
}
.adding img {
  width: 175px;
  height: auto;
  margin: 7px 0;
}
.table.contact td {border: 0;}
.add-form.table > tbody > tr > td > input[type="text"] {
  width: 80%;
  padding: 0 5px;
  height: 28px;
}
.company_info {padding: 0 0 20px 30px; margin-bottom: 25px; border-bottom: 1px dashed #ccc;}
.company_info img {margin-top: 12px;}
.skype {position: relative;}
.iMap {width: 100%; height: 350px;}
.iMap iframe {width: 650px; height: 350px; border: 0px; padding: 0px; margin: 0px;}
.mapBody {width: 650px; height: 560px;}

.span10 {padding-left: 10px;}
.flinks {padding:22px 50px 20px;}
.flinks a {color: #333 !important;}
.middle-ads {border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #ff8327; margin-bottom: 12px;}
.middle-ads img {border-radius: 3px; -webkit-border-radius: 3px;}
.bottom-ads {width:1080px;padding: 5px 0;background-color: #a5e3f8;}
.footer {color:#333;font-weight:300;padding: 15px 0 10px 0; border-top: 4px solid #008edb; border-bottom: 1px solid #eee;background: #fcfcfc url("../images/bg-footer.png") top repeat-x;}
  .footer a {color: #222; font-size: 12px; text-decoration: none; -webkit-transition:.3s;-moz-transition:.3s;transition:.3s; }
  .footer a:hover {color: #000; margin-left: 6%; -webkit-transition:.3s;-moz-transition:.3s;transition:.3s; }
  .footer span{color: #daeaef; clear: both; }
  .footer h4 {font-size: 15px !important;margin-bottom: 6px; font-weight: bold; }
  .footer ul li{font-weight: normal;padding: 2px 0;}
.footer-xs {padding: 10px 0 0;}
