:root {
    --bg-color: #f9610e;
    --divider-border-style: solid;
    --divider-color: #000;
    --divider-border-width: 1px;
}

@font-face {
    font-family: 'MyriadPro-BoldCond';
    src: url(../fonts/MYRIADPRO-COND.OTF);
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url(../fonts/MYRIADPRO-REGULAR.OTF);
}

@font-face {
    font-family: 'MyriadPro-BoldCond';
    src: url(../fonts/MYRIADPRO-BOLDCOND.OTF);
}


.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1300px !important;
}

.absolute-footer, html {
    background-color: #f5f5f5 !important;
}

#wrapper, #main {
    background: #fcfcfc !important;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}


.row-0 {
    padding: 0px 15px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

/**top bar**/
div#top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

div#top-bar div#clock {
    font-family: 'MyriadPro-BoldCond';
    font-size: 15px;
}

div#top-bar .bk-language ul li a img {
    width: 30px !important;
    height: 20px !important;
    display: block;
}

div#top-bar .bk-language ul li {
    float: left;
    margin-left: 10px;
}

div#top-bar .bk-language ul li a {
    color: #fff;
    fonts-size: 14px
}

.bk-language ul li.current-lang a {
    display: block;
}

/**header main**/
input#s {
    width: 300px;
    background: #fff;
    box-shadow: unset !important;
    border: 0px !important;
}

div#masthead .header-title h1 {
    margin: 0px !important;
    color: #fff;
    font-family: 'MyriadPro-BoldCond';
    font-size: 200%;
}

div#masthead .header-title h4 {
    font-family: 'MyriadPro-BoldCond';
    font-size: 150%;
    color: #fff;
    margin: 0px !important;
}

/**menu**/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'MyriadPro-BoldCond' !important;
    color: #000 !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    padding: 0px 15px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    height: 45px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: 45px;
    display: block;
    line-height: 45px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: var(--primary-color);
    color: #fff !important;
}

#mega-menu-wrap-primary #mega-menu-primary > ul.mega-sub-menu li a {
    background: #D86419 !important;
    color: #fff !important;
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 18px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > ul.mega-sub-menu li:last-child a {
    border-bottom: 0px !important;
}

/*footer*/
footer#footer {
    width: 100%;
    background: #FFFFCC !important;
    display: inline-block;
    padding: 30px 0;
}

footer#footer .footer-address p {
    padding: 0px 0px 5px 0;
    color: #000;
    border: 0px !important;
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 18px;
    margin: 0px;
}

#footer .footer-top {
    width: 100%;
    display: inline-block;
}


#footer .footer-title h3 {
    position: relative;
    margin-bottom: .75rem;
    padding-bottom: 0.4rem;
    color: #000;
    font-size: 1.3em;
    font-family: 'MyriadPro-BoldCond';
    font-weight: 700;
    text-transform: uppercase;
}

#footer .footer-title h3:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

#footer .footer-menu ul li {
    border: 0px !important;
}

#footer .footer-menu ul li a {
    padding: 0px 0px 5px 0;
    color: #000;
    border: 0px !important;
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 18px;
}

#footer .footer-menu ul li a:before {
    content: '\f105';
    color: #000;
    font-family: FontAwesome;
    margin-right: 10px;
}

#footer .footer-social a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: var(--primary-color) !important;
    line-height: 30px;
}

.footer-social {
    width: 100%;
    margin: 20px 0 0 0;
}

/** box category**/
.box-category-tab {
    width: 100%;
    display: inline-block;
}

.box-category-tab ul {
    display: flex;
    border-bottom: 1px solid #ddd;
}

.box-category-tab ul li {
    margin: 0px !important;
    margin-bottom: -1px !important;
}

.box-category-tab ul li a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: block;
    font-size: 15px;
    color: var(--primary-color);
    padding: 10px 15px;
    cursor: pointer;
    font-weight: 700;
    text-transform: none;
    font-family: 'MyriadPro-BoldCond' !important;
}

.box-category-tab ul li a:hover {
    border-color: #eee #eee #ddd;
    background-color: #eee;
}

.box-category-tab ul li.active a {
    border: 1px solid #ddd;
    color: #555 !important;
    background-color: #fff;
    border-bottom-color: transparent;
}

.box-category-tab ul li.active a {
    color: var(--primary-color)
}

.box-category-panel {
    padding: 10px;
    background-color: #fff;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    overflow: hidden;
}

/**box-categOry**/
.box-post-grid {
    width: 100%;
    display: inline-block;
}

.box-post-grid .box-post-content h3 {
    line-height: 25px;
    font-family: 'MyriadPro-BoldCond';
    font-weight: normal !IMPORTANT;
    font-size: 20px;
    color: #337ab7;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box-post-grid .box-post-content ul.list-inline {
    display: flex;
}

.box-post-grid .box-post-content ul.list-inline li {
    font-size: 14px;
    color: #999;
    font-family: 'MyriadPro-BoldCond';
    margin-left: 0px !important;
    margin-right: 10px !important;
}

.box-post-grid .box-post-content .post-excerpt {
    overflow: hidden;
    line-height: 1.2em;
    font-family: 'MyriadPro-Regular';
    font-size: 16px;
    margin-top: 20px;
}

.box-post-grid .box-post-thumbnail {
    width: 100%;
    height: 200px;
}

.box-post-grid .box-post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

.list-unstyled li {
    border-bottom: solid 1px #f3f3f3;
    padding: 5px 0px;
    margin: 0px !important;
}

.list-unstyled li:before {
    content: "\f101";
    font-family: "FontAwesome";
    padding-right: 3px;
    font-size: 14px;
}

.list-unstyled li:last-child {
    border: 0px !important;
}

.list-unstyled li a {
    color: #337ab7;
    font-family: 'MyriadPro-BoldCond';
}

/**box-category**/
.box-category-thumbnail {
    width: 100%;
    position: relative;
}

.box-category-thumbnail h4 {
    bottom: 0px;
    background: #D86419;
    padding: 10px 10px 3px;
    position: absolute;
    left: 0px;
    display: inline-block;
    text-transform: none;
    font-family: 'MyriadPro-BoldCond';
    color: #fff;
    margin: 0px;
    width: unset;
}

.box-category-thumbnail img {
    width: 100%;
    object-fit: cover;
}

/**box-video-caption**/
.box-video-caption {
    width: 100%;
    display: inline-block;
    background-color: #D86419;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'MyriadPro-BoldCond' !important;
}

.box-video-caption iframe {
    width: 100%;
    height: 200px;
}

.box-video-caption .caption {
    padding: 0px 20px 15px 20px;
    line-height: 20px;
    font-size: 17px;
}

/**home-right**/
.single-service {
    background-color: #D86419;
    margin-top: 20px;
    color: #fff;
    font-family: 'MyriadPro-BoldCond';
    padding: 20px 0;
    text-align: center;
    font-size: 1.125em;
}

.single-service h4 {
    text-transform: uppercase;
    color: #fff;
    margin: 5px;
}

.single-service p {
    margin: 0 0 10px;
}

.single-service.online-ticket a {
    color: #fff;
    font-size: 18px;
}

.single-service .btn-go {
    color: #fff;
    border: 1px solid #fff;
    line-height: 33px;
    padding-left: 35px;
    padding-right: 35px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.club-service {
    padding: 57px 0px;
    position: relative;
}

/**gallery**/
.box-home-gallery .gallery-item {
    width: 100%;
    padding: 0px !important;
    display: inline-block;
    background-color: #D86419;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'MyriadPro-BoldCond';
}

.box-home-gallery .gallery-item img {
    width: 100%;
    height: 200px;
}

.box-home-gallery .gallery-item .slide-text {
    padding: 15px 20px 15px 20px;
    line-height: 20px;
    font-size: 17px;
    color: #fff;
}

.box-home-gallery .owl-dots {
    display: none !important;
}

.box-home-gallery .owl-nav button i {
    color: #D86419;
    font-size: 30px;
}

.box-home-gallery .owl-nav button {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    margin: 0px !important;
}

.box-home-gallery .owl-nav button.owl-prev {
    left: 15px;
}

.box-home-gallery .owl-nav button.owl-next {
    right: 15px;
}

.btn-booking {
    background: #D86419;
}

.btn-visitclub, .btn-signinclub {
    color: #000 !important;
    background: #D86419;
    border: solid 1px #333;
}

.btn-booking {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    position: relative;
    padding: 0.8em 1.4em;
    padding-right: 4.7em;
    border: none;
    color: #fff;
    font-family: 'MyriadPro-BoldCond';
    transition: 0.2s;
    text-transform: uppercase;
}

.btn-booking:before {
    background: rgba(0, 0, 0, 0.1);
}

.btn-booking:before, .btn-booking:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    width: 2.8em;
    content: "\00a0";
    font-family: 'FontAwesome', sans-serif;
    font-size: 1.2em;
    text-align: center;
    transition: 0.2s;
    transform-origin: 50% 60%;
}

.btn-booking:after {
    content: "\F054";
}

/**single**/
article.post-single {
    width: 100%;
    display: inline-block;
    padding: 30px 0;
    border-top: 1px solid #D86419;
}

#single-header h2 {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    font-family: 'MyriadPro-BoldCond' !important;
    border-bottom: 1px solid #eee;
    font-weight: normal;
    font-size: 30px;
}

.breadcrumbs {
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 16px;
}

.breadcrumbs {
    padding: 8px 15px !important;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
}

.breadcrumbs a, .breadcrumbs span {
    color: #337ab7;
    font-weight: normal !important;
}

.blogpost-stat {
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.entry-content {
    font-family: 'MyriadPro-Regular';
    font-size: 16px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-family: 'MyriadPro-BoldCond' !important;
}

.entry-content ul li {
    margin: 0px 0px 10px 0;
    list-style: inside disc none;
}

.entry-content p {
    margin: 0 0 10px;
}

/**category**/
.category-item {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
}

.category-item .category-item-content h3 {
    font-family: 'MyriadPro-BoldCond';
    font-weight: normal !IMPORTANT;
    font-size: 23px;
    line-height: 25px;
    color: #337ab7;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    margin-top: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.category-item .category-item-content ul.list-inline {
    display: flex;
}

.category-item .category-item-content ul.list-inline li {
    font-size: 14px;
    color: #999;
    font-family: 'MyriadPro-BoldCond';
    margin-left: 0px !important;
    margin-right: 10px !important;
}

.category-item .category-item-content .post-excerpt {
    overflow: hidden;
    line-height: 1.2em;
    font-family: 'MyriadPro-BoldCond';
    font-size: 16px;
    margin-top: 20px;
}

.category-item .category-item-thumbnail {
    width: 100%;
    height: 250px;
}

.category-item .category-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*8sidebar**/
.category .nav-side-menu {
    color: #000;
    font-family: 'MyriadPro-BoldCond';
    font-size: 16px;
}

.nav-side-menu .brand {
    background-color: #D86419;
}

.nav-side-menu .brand {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

.nav-side-menu .brand a {
    color: #fff !important;
    font-size: 15px;
}

.nav-side-menu ul .active, .nav-side-menu li .active {
    border-left: 3px solid #ffcb43;
}

.nav-side-menu ul .active, .nav-side-menu li .active {
    border-left: 3px solid #d19b3d;
    background-color: #f8f8f8;
}

.nav-side-menu li {
    padding-left: 0px;
    border-left: 3px solid #337ab7;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.nav-side-menu ul, .nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
}

.nav-side-menu li a {
    text-decoration: none;
    color: #555;
    padding-left: 10px;
    font-family: 'MyriadPro-BoldCond';
}

/**widget**/
.box-title {
    font-size: 18px;
    margin: 0 0 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 2px solid #D86419;
    color: #D86419;
}

.widget-post {
    width: 100%;
    display: inline-block;
}

.widget-post .widget-blog-grid {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.widget-post .widget-blog-grid-thumbnail {
    width: 100%;
    height: 250px;
}

.widget-post .widget-blog-grid-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget-post .widget-blog-grid-content {
    width: 100%;
    margin: 15px 0 0 0;
}

.widget-post .widget-blog-grid-content h3 {
    line-height: 25px;
    font-family: 'MyriadPro-BoldCond';
    font-weight: normal !IMPORTANT;
    font-size: 18px;
    color: #337ab7;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
}

.widget-post .widget-blog-grid .blog-grid-info {
    padding-left: 0;
    list-style: none;
}

.widget-post .widget-blog-grid .blog-grid-info li {
    font-size: 13px;
}

.widget-post .widget-blog-grid .blog-grid-info li {
    color: #888;
    padding: 0 2px;
    font-size: 12px;
    display: inline-block;
}

.widget-post .widget-blog-grid .blog-grid-excerpt {
    margin-top: 5px;
    font-family: 'MyriadPro-BoldCond';
    font-size: 16px;
}

.widget-post-item {
    width: 100%;
    display: inline-block;
}

.widget-post-item:not(:last-child) {
    margin-bottom: 15px !important;
}

.widget-post-item .widget-post-item-thumbnail {
    width: 90px;
    height: 70px;
    float: left;
}

.widget-post-item .widget-post-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget-post-item .widget-post-item-content {
    width: calc(100% - 90px);
    float: left;
    padding-left: 15px;
}

.widget-post-item .widget-post-item-content h3 {
    line-height: 25px;
    font-family: 'MyriadPro-BoldCond';
    font-weight: normal !IMPORTANT;
    font-size: 18px;
    color: #337ab7;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-contact, .textarea-contact {
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 3px !important;
    height: 46px;
    margin: 10px 0 !important;
}

article.post-featured {
    width: 100%;
    display: inline-block;
    background: #f2f2f2;
}

article.post-featured .box-featured-title {
    width: 100px;
    float: left;
    background: #D86419;
    padding: 5px 0;
}

article.post-featured .box-featured-title h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    margin: 0px !important;
}

.box-featured-body {
    width: calc(100% - 100px);
    float: left;
    padding-left: 15px;
}

.box-featured-body ul li {
    display: inline-block;
    padding: 5px 15px !important;
}

.box-featured-body ul li a {
    font-size: 16px;
    color: #333;
}

.box-featured-body ul li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 14px;
    padding-right: 5px;
    color: #fff;
}


select#selectLink, select#selectLink2 {
    box-shadow: unset !important;
    background-color: #fff;
    font-size: 14px;
}

/**slide home**/
.post-box-slide {
    width: 100%;
    height: 500px;
    position: relative;
}

.post-small {
    height: 230px !important;
}

.post-box-slide .box-post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.post-box-slide .box-post-thumbnail {
    width: 100%;
    height: 100%;
}

.post-box-slide .box-post-content h3 {
    color: #fff;
    margin: 0px;
    font-family: 'MyriadPro-BoldCond';
    font-size: 16px;
}

.post-box-slide .box-post-content {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px 15px;
}

.owl-dots {
    display: none;
}

.owl-nav button {
    width: 35px;
    height: 50px;
    background: #fff !important;
    position: absolute;
    top: 50%;
    margin: 0px !important;
    transform: translateY(-50%);
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
}

button.owl-prev {
    left: 0px !important;
    border-radius: 0px 3px 3px 0;
}

button.owl-next {
    right: 0px;
    border-radius: 3px 0 0 3px;
}

.post-slide-category a {
    color: #fff;
    margin: 0px;
    font-family: 'MyriadPro-BoldCond';
    font-size: 16px;
}

.post-slide-category {
    width: 100%;
    padding: 10px;
    background: #D86419;
}

.footer-thong-ke p {
    margin-bottom: 10px !important;
}