@font-face {
    font-family: 'sri_sury_wongse_boldbold';
    src: url('../fonts/srisurywongse-bold-webfont.woff') format('woff2'), url('../fonts/srisurywongse-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sri_sury_wongseheavy';
    src: url('../fonts/srisurywongse-heavy-webfont.woff') format('woff2'), url('../fonts/srisurywongse-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sri_sury_wongse_italicitalic';
    src: url('../fonts/srisurywongse-italic-webfont.woff') format('woff2'), url('../fonts/srisurywongse-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sri_sury_wongseregular';
    src: url('../fonts/srisurywongse-regular-webfont.woff') format('woff2'), url('https://www.siamhopgroup.com/wp-content/themes/test/assets/font/srisurywongse-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p {
    font-size: 24px;
}

.gal-container {
    padding: 12px;
    padding-top: 75px;
    padding-bottom: 75px;
}

.gal-container .modal-dialogue {
    width: 80%;
}

.gal-container .description {
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: left;
}

.gal-container .description h4 {
    margin: 0px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}

.gal-item {
    overflow: hidden;
    padding: 3px;
}

.gal-item .box {
    height: 350px;
    overflow: hidden;
}

.gal-item a:focus {
    outline: none;
}

.gal-item a:after {
    content: "\e003";
    font-family: "Glyphicons Halflings";
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
    opacity: 1;
}

.box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.modal-open .gal-container .modal {
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
    outline: none;
}

.modal-open .gal-item button.close span {
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow: none;
}

.hero-flexslider {
    position: relative;
    height: 100vh;
}

.hero-flexslider {
    position: relative;
    height: 100vh;
}

.hero-flexslider .overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    cursor: pointer;
}

.hero-flexslider .hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.hero-text h1 {
    font-size: 28px;
    line-height: 36px;
}

.hero-text p {
    font-size: 18px;
    font-weight: 100;
}

.bg-overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    cursor: pointer;
}

.promote-text {
    max-width: 800px;
    margin: 0 auto;
}

.promote-text h1 {
    color: #FFFFFF;
}

.bg-overlay .promote-text {
    color: #FFFFFF;
    margin-top: 40px;
    padding: 0px 30px;
}

.clear-link {
    text-decoration: none;
    color: #222222;
}

.kenburn-slider {
    width: 100%;
    position: relative;
}

.kenburn-slider .slides {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.kenburn-slider .slides>li {
    float: left;
    margin-right: -100%;
    width: 100%;
    overflow: hidden;
    height: 100vh;
    position: relative;
}

.kenburn-slider .flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.kenburn-slider .flex-direction-nav .flex-prev,
.kenburn-slider .flex-direction-nav .flex-next {
    background-color: rgba(255, 255, 255, 0.7);
    color: #333;
    padding: 10px 20px;
    text-decoration: none;
    position: absolute;
    height: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 8;
    text-align: center;
}

.kenburn-slider .flex-direction-nav .flex-prev {
    left: 0;
}

.kenburn-slider .flex-direction-nav .flex-next {
    right: 0;
}

.slide-image {
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.flex-active-slide .slide-image {
    animation: zoomout 5s;
}

@-webkit-keyframes zoomout {
    0% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

body.noscroll {
    overflow: hidden;
}

.event-popup {
    height: 100vh;
    position: relative;
    display: none;
}

.event-popup::after {
    display: block;
    content: '';
    position: absolute;
    background-color: #71C9D6;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.event-popup .image {
    max-width: 500px;
    margin: 0px auto 30px auto;
    position: relative;
    z-index: 10;
    text-align: center;
}

.event-popup .image a {
    display: inline-block;
    margin-top: 20px;
    border-radius: 20px;
    line-height: 40px;
    background-color: #93BC33;
    color: #FFFFFF;
    text-align: center;
    padding: 0 30px;
}

.event-popup.open {
    display: block;
}

.menu-scroll-hidden {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .5s;
    z-index: 9999;
}

.menu-scroll-hidden.remove {
    top: -130px;
}

.menu-scroll-hidden.remove.show-menu {
    transition: all .5s;
    background-color: #222222;
    top: 0;
    z-index: 9999;
}

.bh-product-gallery .item {
    display: none;
    box-sizing: border-box;
}

.bh-product-gallery .item:nth-child(-1n+1) {
    display: block;
    margin-bottom: 10px;
}

.bh-product-gallery .image {
    display: block;
    height: 200px;
    background-position: center center;
}

.bh-product-gallery .image.last {
    position: relative;
}

.bh-product-gallery .image.last::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
}

.bh-product-gallery .image.last span {
    text-align: center;
    position: absolute;
    z-index: 10;
    color: #FFFFFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.product-info-banner .item {
    background-position: center center;
    height: 200px;
    margin-bottom: 10px;
}

.layout-ads .item {
    width: 100%;
    float: left;
}

.layout-ads .item:last-child {
    content: '';
    display: block;
    clear: both;
}

body {
    font-family: 'sri_sury_wongseregular', Roboto;
    font-size: 18px;
}

.b2h-card-product {
    width: 300px;
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
}

.b2h-card-product a {
    text-decoration: none;
}

.b2h-card-product .card-image {
    background-size: cover;
    background-position: center;
    height: 250px;
    border-radius: 2px 2px 0 0;
    height: 250px;
}

.b2h-card-product .card-body {
    padding: 15px;
    font-size: 14px;
    color: #222222;
    height: 175px;
}

.b2h-card-product .card-body strong {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
    color: #222222;
    margin-bottom: 5px;
    display: inline-block;
}

.b2h-card-product .card-body .info {
    color: #aaaaaa;
    font-weight: 400;
    font-size: 12px;
}

.b2h-card-product .card-body .statut {
    list-style: none;
}

.b2h-card-product .card-body .statut ul {
    padding: 0px;
}

.b2h-card-product .card-body .statut li {
    display: inline-block;
    padding: 0px;
    font-size: 12px;
    color: #888888;
    margin: 0px;
}

.b2h-card-product .card-body .statut li::after {
    font-family: FontAwesome;
    content: '\f105';
    display: inline-block;
    padding-right: 0px;
    padding-left: 5px;
}

.b2h-card-product .card-body .statut li:last-child::after {
    content: '';
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}

.b2h-card-product .available {
    width: 100%;
}

.b2h-card-product .available .price {
    position: absolute;
    bottom: 0px;
    left: 15px;
}

.b2h-card-product .available .price .rack {
    font-size: 14px;
    color: #aaaaaa;
    text-decoration: line-through;
}

.b2h-card-product .available .price .sell {
    display: block;
    font-size: 20px;
    font-weight: 400;
}

.b2h-card-product .available .save {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 15px;
    padding: 8px 20px;
    background-color: red;
    color: #FFFFFF;
    font-weight: 400;
}

.b2h-card-product.card-3 .card-image {
    height: 250px;
}

.b2h-card-product.card-3 .card-body {
    height: 150px;
}

.b2h-card-product.card-4 .card-image {
    height: 150px;
}

.b2h-card-product.card-4 .card-body {
    height: 150px;
}

.b2h-card-product.card-4 .available .price .sell {
    font-size: 16px;
}

.b2h-card-product.card-4 .save {
    padding: 8px 10px;
}

.fontLarge {
    font-size: 36px;
    font-weight: 400;
}

.text-center {
    text-align: center;
}

.font-header {
    font-size: 18px;
}

.font-small {
    font-size: 12px;
}

.box-border {
    border: 3px solid #244397;
    padding: 5px;
}

.bs-padding-sm [class^='col-'] {
    padding-left: 5px;
    padding-right: 5px;
}

.bs-padding-sm .row {
    margin-left: -5px;
    margin-right: -5px;
}

.bs-padding-clear .container {
    padding-left: 0px;
    padding-right: 0px;
}

.bs-padding-clear .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.bs-padding-clear [class^='col-'] {
    padding-left: 0px;
    padding-right: 0px;
}

.bs-padding-clear .row {
    margin-left: 0px;
    margin-right: 0px;
}

.dropcap {
    width: 500px;
    font-size: 20px;
    font-weight: 200;
}

.dropcap p:first-child:first-letter {
    color: #222222;
    float: left;
    font-family: Georgia;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

.intro {
    text-align: center;
    padding: 40px 0px;
    font-size: 20px;
    line-height: 1.2em;
}

.intro h1 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 28px;
}

.intro p {
    font-size: 16px;
}

.package-list {
    padding-bottom: 80px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/bg1.png);
    background-repeat: no-repeat;
    background-position: 0 115%;
}

.package-list.cbd {
    margin-top: 60px;
}

.package-list.route {
    padding-top: 60px;
    background-color: #D06631;
    margin-bottom: 60px;
}

.package-type {
    margin-bottom: 40px;
}

.package-type .header {
    padding: 15px 0px;
    background-color: #D06631;
    color: #FFFFFF;
    font-size: 48px;
    text-align: center;
    margin-bottom: 40px;
}

.product-whychoose {
    padding: 10px 20px;
    color: #999999;
}

.product-whychoose h4 {
    font-size: 20px;
    font-weight: 400;
    color: #222222;
}

.product-whychoose p,
.product-whychoose li {
    font-size: 14px;
    font-weight: 200;
}

.product-whychoose .hilight {
    color: #57c2ab;
}

.header-section-title {
    padding: 40px 30px;
    text-align: center;
}

.header-section-title h1 {
    font-weight: 400;
}

.header-section-title h2 {
    font-size: 24px;
    font-weight: 400;
}

.header-section-title.text-left {
    text-align: left;
}

.header-section-title.text-right {
    text-align: right;
}

.header-section-title.text-center {
    text-align: center;
}

.header-section-title p {
    font-weight: 200;
    color: #888888;
    font-size: 18px;
}

.bh-sitemap {
    padding: 60px 60px;
    margin: 0 auto;
    text-align: justify;
    line-height: 0;
    background-color: #1C2531;
    color: #888888;
}

.bh-sitemap .link-justify {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    line-height: 1;
    box-sizing: border-box;
}

.bh-sitemap .link-justify:first-of-type {
    width: 220px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}

.bh-sitemap .link-justify::last-of-type {
    width: 214px;
}

.bh-sitemap .link-justify ul li {
    line-height: 17px;
    font-size: 14px;
    margin-bottom: 8px;
}

.bh-sitemap .link-justify ul li:first-of-type {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #eeeeee;
    font-weight: 400;
}

.bh-sitemap .link-justify ul li a {
    color: #888888;
}

.bh-sitemap .link-justify-fixed {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.bh-sitemap-mobile {
    padding: 60px 10px;
    margin: 0 auto;
    background-color: #1C2531;
    color: #888888;
}

.bh-sitemap-mobile a {
    color: #EEEEEE;
}

.site-paragraph p {
    font-size: 16px;
    font-weight: 200;
}

.text-over-bg {
    padding: 30px 60px;
    box-sizing: border-box;
    height: 500px;
    background-color: #cccccc;
    position: relative;
}

.text-over-bg .text {
    width: 400px;
    height: 350px;
    background-color: #222222;
    color: #EEEEEE;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}

.text-over-bg .bg {
    width: 78%;
    height: 100%;
    background-color: #EEEEEE;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    float: right;
}

.text-over-bg.text-right .text {
    right: 60px;
}

.text-over-bg.text-right .bg {
    float: left;
}

.card-image-excerpt {
    height: 580px;
    position: relative;
    background-color: #FFFFFF;
    padding: 10px;
    border: 3px solid #555555;
}

.card-image-excerpt img {
    margin-bottom: 10px;
}

.card-image-excerpt .cta {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.card-image-excerpt .fontHeader {
    font-size: 36px;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
}

.card-image-excerpt .btn-default {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background-color: #D06631;
    color: #FFFFFF;
    font-size: 24px;
    border-radius: 20px;
    margin-bottom: 10px;
}

.card-image-excerpt p {
    font-size: 20px;
}

.card-image-excerpt .price {
    font-size: 24px;
    color: #D06631;
}

.card-image-caption-detail {
    text-align: center;
    height: 420px;
}

.card-image-caption-detail h2 {
    font-size: 36px;
}

.card-image-caption-detail strong {
    font-size: 20px;
}

.card-image-caption {
    text-align: center;
}

.card-image-caption p {
    text-align: left;
    margin-top: 15px;
}

.card-image-caption h2 {
    font-size: 24px;
}

.card-image-caption strong {
    font-size: 20px;
}

.how-to {
    margin-bottom: 20px;
}

.how-to img {
    width: 100%;
    margin-bottom: 20px;
}

.how-to .info strong {
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    color: #D06631;
}

.how-to .info p {
    font-size: 16px;
}

.how-to::after {
    content: '';
    display: block;
    clear: both;
}

.main-menu {
    display: inline-block;
    padding: 10px 0;
    margin-bottom: 0px;
}

.main-menu span {
    display: block;
}

.main-menu a {
    display: inline-block;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 18px;
    vertical-align: middle;
}

.list-inline.main-menu li {
    position: relative;
    padding-left: 40px;
}

.main-menu li.l-service::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/ico-service.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main-menu li.l-route::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/ico-route.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main-menu li.l-ticket::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/ico-ticket.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main-menu li.l-promotion::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/ico-promotion.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main-menu li.l-feedback::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/icon-feedback.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.main-menu li.l-faqs::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/icon-faqs.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.top-menu {
    text-align: center;
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #222222;
    padding: 10px 0;
}

.top-menu ul {
    margin-bottom: 0px;
}

.top-menu a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #244397;
    text-align: center;
    line-height: 40px;
}

.top-menu img {
    width: 24px;
}

.logo {
    max-height: 60px;
    margin: 20px auto 0px auto;
    display: block;
}

.site-header {
    background-color: #D06631;
}

.menu-bar {
    display: none;
    background-color: #244397;
}

.promote {
    height: 300px;
    position: relative;
}

.promote .text-intro {
    max-width: 980px;
    text-align: center;
}

.site-link {
    position: relative;
    color: #FFFFFF;

}

.site-link a {
    color: #FFFFFF;
    padding-left: 40px;
}

.site-link .copyright {
    margin-left: 40px;
}

.new-line {
    line-height: 16px;
}

.elem-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.footer-wrap {
    position: relative;
    height: 400px;
    width: 100%;
    overflow: hidden;
}

.footer-wrap .bg {
    margin: 0 auto;
    left: 0px;
    right: 0px;
    display: inline-block;
    position: absolute;
}

.footer-wrap .logo-bottom {
    width: 200px;
}

.footer-wrap .site-footer {
    position: absolute;
    top: 0px;
    height: 400px;
    width: 100%;
    margin-top: 100px;
    padding: 80px 0;
    transform: skewY(4deg);
    background-color: #D06631;
}

.footer-wrap .test {
    background-color: #244397;
    margin-top: -80px;
    transform: skewY(4deg);
    transform: skewX(4deg);
    margin-left: -30px;
    margin-right: -30px;
}

.footer-wrap .test2 {
    margin-top: 200px;
    position: relative;
    z-index: 100;
}

.footer-wrap .content {
    height: 400px;
    transform: skewX(-4deg) skewY(-4deg);
}

.why-choose {
    padding: 10px 0px;
    letter-spacing: 1px;
    overflow: hidden;
    margin-bottom: 60px;
}

.responsive {
    margin-top: 20px;
}

.slick-prev::before {
    content: "\f104";
}

.slick-next::before {
    content: "\f105";
}

.slick-prev:before,
.slick-next:before {
    font-family: 'FontAwesome';
    font-size: 42px;
    line-height: 1;
    opacity: .75;
    color: #222222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.responsive-whychoose .slick-slider {
    padding: 0 30px;
}

.responsive-package .slick-slide {
    width: 300px;
    margin-right: 15px;
    margin-left: 15px;
}

.route-map .slick-slide {
    width: 300px;
    margin-right: 15px;
    margin-left: 15px;
}

.interest-list .slick-slide {
    width: 300px;
    margin-right: 15px;
    margin-left: 15px;
}

.our-route {
    text-align: center;
    margin-bottom: 60px;
}

.our-route ul {
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
}

.our-route ul a {
    color: #D06631;
}

.package-promote {
    text-align: center;
    background-color: #D06631;
    padding: 30px 0px;
    color: #FFFFFF;
}

.btn-ticket {
    line-height: 35px;
    display: inline-block;
    height: 35px;
    background-color: #D06631;
    border-radius: 10px;
    margin-top: 10px;
    padding: 0px 20px !important;
    float: right;
    color: #FFFFFF;
    font-size: 24px;
}

.btn-ticket:hover {
    color: #FFFFFF;
}

.btn-ticket.inverse {
    background-color: #244397;
    color: #FFFFFF;
}

.btn-promotion {
    display: inline-block;
    background-color: #DD3113;
    color: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    padding: 5px 20px !important;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}

.btn-promotion:hover {
    color: #FFFFFF;
}

.promotion-list {
    margin-bottom: 40px;
}

.ticket-list h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 28px;
}

.ticket-list .item {
    margin-bottom: 20px;
}

.ticket-list .item strong {
    color: #D06631;
}

.attraction-gallery {
    text-align: center;
    margin-bottom: 60px;
}

.addPadding {
    padding: 60px;
}

.interest {
    margin-bottom: 60px;
}

.attraction h2 {
    color: #D06631;
    margin-left: 15px;
    display: inline-block;
}

.attraction .see-all {
    float: right;
    display: inline-block;
    font-size: 18px;
    margin-top: 25px;
}

.sanah h2 {
    margin-left: 15px;
    color: #D06631;
    display: inline-block;
}

.sanah .see-all {
    float: right;
    display: inline-block;
    font-size: 18px;
    margin-top: 25px;
}

.route-landmark {
    margin-bottom: 60px;
}

.data-item a {
    text-decoration: none;
    color: #222222;
}

.data-item iframe {
    height: 400px;
}

.slider {
    background: none;
    overflow: hidden;
    padding: 0px;
}

.slider .item {
    height: 100vh;
}

.slider .box {
    height: 100%;
}

.slider .panel-center {
    z-index: 10;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.slider .panel-center .introduction {
    text-align: left;
    margin-left: 30px;
}

.content-only {
    padding: 30px;
}

.guest-contact {
    padding: 60px 30px;
}

.b2b-contact {
    padding: 60px 30px;
    margin-top: 60px;
    background-color: #f4f4f4;
}

.b2b-contact::after {
    content: '';
    display: block;
    clear: both;
}

.b2b-contact img {
    float: left;
    margin-right: 15px;
}

.b2b-contact .info {
    display: inline-block;
    float: left;
}

.b2b-contact p {
    max-width: 300px;
}

.overlay-menu {
    display: none;
}

.overlay-menu.open {
    display: block;
}

.form-search {
    display: none;
    margin-top: 100px;
}

.form-search.open {
    display: block;
}

.menu-overlay .fontLarge {
    font-size: 48px;
    color: #FFFFFF;
    display: block;
    text-align: left;
    font-weight: 400;
}

.form-search .btn-default {
    background-color: #D06631;
    border-color: #D06631;
    color: #FFFFFF;
}

.language-menu {
    display: none;
}

.language-menu.open {
    display: block;
}

.fontLarge.text-center {
    text-align: center;
    display: block;
}

.promote-text .fontLarge {
    font-size: 48px;
    color: #FFFFFF;
    text-shadow: 1px 1px 10px #555555;
}

.promote-text h2 {
    font-size: 48px;
}

.galleryTop,
.galleryBottom {
    margin-bottom: 70px;
}

.menu-overlay {
    position: fixed;
    background: #222222;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 9999;
}

.menu-overlay.open {
    opacity: .9;
    visibility: visible;
    height: 100%;
    overflow-y: auto;
}

.menu-overlay.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
}

.menu-overlay.open li:nth-of-type(2) {
    animation-delay: .4s;
}

.menu-overlay.open li:nth-of-type(3) {
    animation-delay: .45s;
}

.menu-overlay.open li:nth-of-type(4) {
    animation-delay: .50s;
}

.form-search {
    padding: 0 20px;
}

.menu-overlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    font-family: 'Varela Round', serif;
    font-weight: 400;
    text-align: center;
}

.menu-overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
}

.menu-overlay ul li {
    display: block;
    /*height: 25%;
            height: calc(100% / 4);
            */
    height: 60px;
    min-height: 50px;
    position: relative;
    opacity: 0;
}

.menu-overlay ul li a {
    display: inline-block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    font-family: arial;
}

.menu-overlay ul li a:hover:after,
.menu-overlay ul li a:focus:after,
.menu-overlay ul li a:active:after {
    width: 80%;
}

.menu-overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    transform: translateX(-50%);
    height: 3px;
    background: #bba66d;
    transition: .35s;
}

.btn-close-menu {
    display: inline-block;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    color: #FFFFFF;
    font-size: 24px;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

.contentBottom {
    margin-top: 60px;
}

.site-contact-form {
    margin: 0 auto;
    padding: 60px 30px;
}

.site-contact-form strong {
    margin-bottom: 20px;
    display: block;
}

.site-contact-form p {
    margin-bottom: 20px;
}

.address {
    margin: 0 auto;
    padding: 60px 30px;
}

.address strong {
    margin-bottom: 20px;
    display: block;
}

.address p {
    margin-bottom: 20px;
}

.language-menu .fontLarge {
    text-align: center !important;
}

.social-footer {
    margin-left: 40px !important;
}

.social-footer a {
    padding: 0;
}

.social-footer .fa-inverse {
    color: #222222;
}


/*form search*/

.con_box {
    background-color: #f8f8f8;
}

._no_pd {
    padding: 0;
}

/*
.box-search {
    background: 0 0;
    padding: 10px 30px 20px;
    margin: 0;
}
*/

.box-search h1 {
    font-size: 20px;
    margin-top: 10px;
    color: #222222;
    letter-spacing: 2px;
    text-transform: uppercase;
}

ul.list-inline.login-tab {
    position: absolute;
    right: 10px;
    top: 10px;
}

.list-inline {
    margin-left: -5px;
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.box-search input {
    height: 45px;
    border-radius: 0;
}

ul.list-inline.login-tab a,
ul.list-inline.login-tab li {
    color: #fff;
    font-weight: 500;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.box-search #dateci,
.box-search #dateco {
    background-size: 18px;
    background-position: 96% center;
    background-repeat: no-repeat;
}

.box-search .picker {
    width: 100%;
}

ul.list-inline.login-tab {
    position: absolute;
    right: 10px;
    top: 10px;
}

.box-search #btnBook {
    padding: 6px 25px;
    width: 100%;
    height: 45px;
    line-height: 35px;
    border-radius: 0;
    margin-top: -1px;
    background: #D06631;
    border: 0;
    font-weight: 600 !important;
    color: #fff;
}

.booking-engine {
    padding: 60px 0;
}

.booking-engine #b2h-engine .num_guest input[type=submit] {
    background-color: #df5e1b;
    border: solid 1px #df5e1b;
}

.booking-engine #b2h-engine .num_guest input[type=submit]:hover {
    background-color: #000000;
    border: solid 1px #000000;
}

.list-container {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.list-container .item {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    box-sizing: border-box;
}

#menu-footer-menu li {
    width: 50%;
    float: left;
}

@media screen and (min-width: 992px) {
    .site-link {

        margin-left: 60px;
    }

    ._clpad {
        padding: 0 !important;
    }

    .list-container .item {
        width: 25%;
    }

    .card-image-caption h2 {
        font-size: 36px;
    }
}


/*end form search*/

.splash-button-area {
    display: none;
}

.ggInfo img {
    max-width: inherit;
    height: 180px;
}


.booking-engine {
    background: #f9f9f9;
}