@charset  "utf-8";

h4 a,h4 a:hover {
    text-decoration: none;
}

body {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #f4f4f4;
    color: #000;
}

a {
    border: none;
}

.navbar-nav>li>a {
    color: #fff !important;
    padding-top: 10px;
}

.navbar-nav>li>a:hover {
    color: #CCC !important;
}

.navbar-collapse {
    border: none;
    box-shadow: none;
}

h2,h3 {
    border: 1px dotted #CCC;
    text-align: center;
}

.right-link li,h1 {
    border-bottom: 1px dotted #CCC;
}

.navbar-right {
    margin-top: 14px;
}

h1,h2 {
    margin-top: 0;
    display: block !important;
    color: #A80905;
    font-family: arial;
    font-weight: 400;
}

.navbar {
    margin-bottom: 5px;
}

h1 {
    font-size: 22px;
    line-height: 36px;
}

h2 {
    font-size: 18px;
    line-height: 38px;
}

.right-link li,h3,h4 a {
    line-height: 32px;
}

h3 {
    display: block !important;
    font-family: arial;
    font-size: 15px;
    color: #003A75;
    font-weight: 400;
}

h4 a {
    display: block !important;
    font-family: arial;
    font-size: 14px;
    color: #A80905;
    font-weight: 400;
    text-align: center;
}

h4 a:hover {
    color: #666;
}

p {
    text-align: justify;
}

.panel-heading a:active,a:hover,a:link,a:visited {
    text-decoration: none !important;
}

.panel-group {
    margin-bottom: 0 !important;
}

.toggle-view,.toggle-view ul {
    list-style: none;
    font-family: arial;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.toggle-view li {
    margin: 0;
    position: relative;
    cursor: pointer;
}

.toggle-view h3 {
    margin: 0;
    font-size: 14px;
}

.toggle-view span {
    position: absolute;
    right: 5px;
    top: 0;
    color: red;
    font-size: 14px;
}

.toggle-view p {
    margin: 5px 0 0 18px;
    display: none;
}

.right-link li,ul.right-link {
    margin: 0;
    padding: 0;
}

.right-link li {
    display: block;
}

.right-link li a {
    font-size: 14px;
    text-decoration: none;
    color: #C00;
}

.right-link li a:hover {
    text-decoration: none;
    color: #666;
}

.footer {
    background: #A80905;
    margin-top: 20px;
}

.footer ul {
    margin: 0;
    padding: 15px;
    text-align: center;
}

.footer ul li {
    line-height: 24px;
    margin: 0;
    display: inline;
    padding: 0 8px;
    border-right: 1px dotted #FFF;
}

.bot15,.box {
    margin-bottom: 15px;
}

.footer ul li a {
    text-decoration: none;
    color: #FFF;
}

.footer ul li a:hover {
    text-decoration: none;
    color: #CCC;
}

.panel-heading-kanchan {
    -moz-box-shadow: 5px 2px 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 5px 2px 10px rgba(0,0,0,.5);
    box-shadow: 5px 2px 10px rgba(0,0,0,.5);
    border-bottom: none !important;
}

.shadow {
    -webkit-box-shadow: 0 10px 6px -6px #fff;
    -moz-box-shadow: 0 10px 6px -6px #fff;
    box-shadow: 0 10px 6px -6px #fff;
}

.navbar-inverse .navbar-toggle {
    border-color: #fc0;
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #fc0;
}

.box {
    background: #e9e9e9;
    border: 4px solid #FFF;
    border-radius: 6px;
    padding: 10px;
    opacity: .8;
    filter: alpha(opacity=80);
}

.btn-default {
    color: #a80905;
    background-color: #fc0;
    border-color: #d6ab00;
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #003a75;
    border-color: #001b36;
}

.welcome {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.carousel-caption h3 {
    font-size: 1.7em;
    font-weight: 400;
    color: #FFF;
    border: none;
    margin-top: 10px;
}

.glyphicon-star-empty {
    color: #f4c14c;
    font-size: 16px;
}

.carousel-caption h3 a {
    background: #900;
    padding: 5px;
    color: #FFF;
}

.carousel-caption>p {
    font-size: 1.2em;
    font-weight: 400;
    color: #FFF;
    text-align: center;
}

.carousel-indicators {
    bottom: -10px;
}

.carousel-caption {
    right: 0;
    left: 0;
    bottom: 0;
    padding: 1%;
    background: rgba(0,0,0,.4);
}

.content-img {
    float: right;
    border: 4px solid #FFF;
    margin: 5px;
}


a.related-link,ul.url-list li a {
    font-size: 1.1em;
    font-weight: 400;
}

@media screen and (max-width:400px) {
    .content-img {
        margin: 5px auto;
        border: 4px solid #FFF;
    }
}

.bord1 {
    border: 1px solid #FFF;
}

@media screen and (max-width:767px) {
    .carousel-caption {
        display: none;
    }
}

.btn-out {
    margin-bottom: -28px;
}

.bgblue {
    background: #003a75;
    color: #fff;
}

ul.url-list {
    margin: 0;
    padding: 0;
}

ul.url-list li {
    margin: 5px 0;
    padding: 0;
    list-style: none;
}

ul.url-list li a {
    text-decoration: none;
    color: #a80905;
    display: block;
    background: #f1f1f1;
    border-radius: 4px;
    padding: 5px;
}

@media screen and (max-width:767px) {
    ul.url-list li a {
        text-decoration: none;
        color: #a80905;
        font-size: 1.1em;
        font-weight: 400;
        display: block;
        background: #f1f1f1;
        border-radius: 4px;
        padding: 5px;
        text-align: center;
    }
}

ul.url-list li a:hover {
    text-decoration: underline;
    color: #a80905;
    background: #ccc;
    -webkit-animation: myfirst 1s;
    animation: myfirst 1s;
}

@-webkit-keyframes myfirst {
    from {
        background: #f1f1f1;
    }

    to {
        background: #ccc;
    }
}

@keyframes myfirst {
    from {
        background: #f1f1f1;
    }

    to {
        background: #ccc;
    }
}

.carousel-control,.carousel-inner .item img {
    border-radius: 6px;
}

strong {
    color: #A80905;
}

.releted-img {
    border: 1px solid #FFF;
    margin-right: 5px;
}

a.related-link {
    color: #900;
    text-decoration: none;
}

a:hover.related-link {
    color: #36C;
    text-decoration: none;
}

.tour-index {
    margin-top: 50px;
    clear: both;
}

.h50 {
    height: 50px;
}

.modal-dialog {
    width: 60% !important;
}

.modal-header {
    position: absolute;
    z-index: 999;
    right: 0;
    padding: 0 5px 
    border-bottom: none
}

footer.footer,
footer.footer .container{
  text-align:center 
}
footer.footer br{display:inline;}

/* Sidebar tour package image + text alignment */
.table-bordered td {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.table-bordered td img {
  width: 70px !important;
  height: 50px !important;
  object-fit: cover !important;
  flex-shrink: 0 !important;
}

@media (max-width: 400px) {
  .table-bordered td {
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .table-bordered td img {
    margin-bottom: 5px !important;
  }
}