/*
Theme Name: Bhaya
Theme URI: http://example.com/bhaya
Author: Your Name
Author URI: http://example.com
Description: A custom WordPress theme named Bhaya.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, theme
Text Domain: bhaya
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
@import"https://fonts.googleapis.com/css?family=Inter:600italic,300italic,600,300,500,400|Hedvig+Letters+Serif:400|Roboto:300,700,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Taviraj&display=swap";:root{--black: #000000;--green: #27ab6b;--dingley: #608544;--biscay: #252d6533;--iron: #d3d4d7;--iron-2: #d4d5d7;--manatee: #9398a5;--prussian-blue: #003458;--white: #ffffff;--font-size-l: 18px;--font-size-m: 16px;--font-size-s: 14px;--font-size-xl: 20px;--font-size-xl-2: 26px;--font-size-xs: 12px;--font-size-xxl: 28px;--font-size-xxxl: 40px;--font-size-xxxxl: 48px;--font-family-hedvig_letters_serif: "Hedvig Letters Serif", sans-serif;--font-family-inter: "Inter", sans-serif}[lang=vi]{--font-family-hedvig_letters_serif: "Taviraj", sans-serif}.header{background:url(//bhayacruises.com/wp-content/themes/bhaya/assets/images/bg-menu.webp) repeat center center;box-shadow:0 0 13px #ccc;z-index:5;position:relative}.header__container{display:flex;justify-content:space-between;align-items:center;position:relative;height:80px}.header__group__logo{position:absolute;left:50%;transform:translateX(-50%)}.header__group{display:flex;align-items:center;gap:40px}@media(max-width: 768px){.header__group__desktop .menu_item:not(.menu_item__language){display:none}}.header ul{list-style:none;padding-left:0}.header .menu_item{position:relative;padding:20px 0}.header .menu_item__title{text-transform:uppercase}.header .menu_item__title a{letter-spacing:.3px;color:var(--prussian-blue);font-family:var(--font-family-hedvig_letters_serif);font-size:15px;font-style:normal;font-weight:400}.header .menu_item__title a:hover{text-decoration:underline}.header .menu_item__title img[alt=arrow]{margin-left:5px}.header .menu_item:hover .menu_item__children{opacity:1;visibility:visible;box-shadow:0 2px 5px #acacac}.header .menu_item__children{position:absolute;top:45px;left:-40px;background:url(//bhayacruises.com/wp-content/themes/bhaya/assets/images/bg-menu.jpg) repeat center center;padding:1rem;opacity:0;visibility:hidden;z-index:5;min-width:200px}.header .menu_item__children .menu_item__title~.menu_item__title{margin-top:1rem}.header .menu_item__language>a{display:flex;align-items:center;gap:10px}.header .menu_item__language .menu_item__language__list{left:auto;right:0;display:flex;flex-direction:column;min-width:100px;text-align:center;gap:10px}.header .menu_item__language:hover .menu_item__language__list{opacity:1;visibility:visible}.header__mobile-menu-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:none;border:none;cursor:pointer;padding:0;z-index:101}.header__mobile-menu-btn span{display:block;width:100%;height:2px;background-color:var(--prussian-blue);transition:all .3s ease-in-out}.header__mobile-menu-btn.active span:first-child{transform:translateY(9px) rotate(45deg)}.header__mobile-menu-btn.active span:nth-child(2){opacity:0}.header__mobile-menu-btn.active span:last-child{transform:translateY(-9px) rotate(-45deg)}.header__mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;padding:65px 20px 65px;overflow-y:auto;z-index:100}.header__mobile-menu .header__group{flex-direction:column;align-items:flex-start;gap:0}.header__mobile-menu .menu_item{width:100%;padding:0}.header__mobile-menu .menu_item__title{font-size:18px;padding:10px 0}.header__mobile-menu .menu_item__title~.menu_item__title{margin-top:0 !important}.header__mobile-menu .menu_item__title a{display:flex;justify-content:space-between;width:100%;line-height:1.4}.header__mobile-menu .menu_item__children{position:static;opacity:1;visibility:visible;box-shadow:none;padding:0 0 0 20px;display:none}.header__mobile-menu .menu_item__children.active{display:block}@media(max-width: 768px){.header__mobile-menu-btn{display:flex}.header__desktop-menu{display:none}.header__mobile-menu.active{display:block}}footer{background-color:var(--prussian-blue);padding:100px 0 0}footer ul{list-style:none;padding-left:0}footer .footer_block__title{color:var(--white);font-family:var(--font-family-hedvig_letters_serif);font-size:var(--font-size-m);font-style:normal;font-weight:400;margin-bottom:14px}footer .footer_row__group{flex:0 0 280px}@media(max-width: 576px){footer .footer_row__group{flex-basis:100%}}footer .footer_row__column{flex:0 0 215px}@media(max-width: 576px){footer .footer_row__column{flex-basis:100%}}footer .footer_row_1 .container{justify-content:space-between;color:var(--white)}@media(max-width: 576px){footer .footer_row_1 .container{gap:1rem}}footer .footer_row_1__logo{grid-area:logo}@media(max-width: 576px){footer .footer_row_1__logo{text-align:center}}footer .footer_row_1__menu ul{display:flex;gap:2px;flex-direction:column}footer .footer_row_1__menu ul li{line-height:22.4px}footer .footer_row_1__menu ul li a{color:#fff;font-family:var(--font-family-inter);font-size:var(--font-size-s);font-style:normal;font-weight:400}footer .footer_row_1__icons{margin-top:50px}footer .footer_row_2{margin-top:50px}footer .footer_row_2 .container{justify-content:space-between;color:var(--white)}@media(max-width: 576px){footer .footer_row_2 .container{gap:1rem}}footer .footer_row_2__form{border-bottom:1px solid var(--white);padding-bottom:14px;margin-top:40px}@media(max-width: 576px){footer .footer_row_2__form{margin-bottom:40px}}footer .footer_row_2__form input{color:var(--white);font-family:var(--font-family-inter);font-size:var(--font-size-s);font-style:normal;font-weight:400;padding:10px 0;border:1px solid rgba(0,0,0,0);flex:1;background:rgba(0,0,0,0);outline:none}footer .footer_row_2__form input::placeholder{color:var(--white)}footer .footer_row_2__form input::-ms-input-placeholder{color:var(--white)}footer .footer_row_2__form button{color:var(--white);font-family:var(--font-family-inter);font-size:var(--font-size-s);font-style:normal;font-weight:400;border:1px solid var(--white);padding:10px 15px;background:rgba(0,0,0,0);cursor:pointer}footer .footer_row_2__address__content{color:#fff;font-family:var(--font-family-inter);font-size:var(--font-size-s);font-style:normal;font-weight:400;line-height:1.6}footer .footer_row_2__address__content a{color:#fff;font-family:var(--font-family-inter);font-size:var(--font-size-s);font-style:normal;font-weight:400}footer .footer_row_2__address__content span{word-break:break-all}footer .footer_row_3{margin-top:50px}footer .footer_row_3 .container{border-top:1px solid rgba(188,195,216,.2);padding-top:30px;padding-bottom:30px;justify-content:space-between;gap:1rem}footer .footer_row_3__social{display:flex;gap:10px}footer .footer_row_3__copyright{color:#fff;font-family:var(--font-family-hedvig_letters_serif);font-size:var(--font-size-m);font-style:normal;font-weight:400;line-height:1.4}[lang=vi] footer .footer_row_2__form button{padding:10px}*,:after,:before{box-sizing:border-box}body{font-family:var(--font-family-inter);font-size:var(--font-size-m);font-weight:300;color:var(--prussian-blue)}.container{max-width:1290px;margin:0 auto}@media(max-width: 768px){.container{padding-left:1rem;padding-right:1rem}}a{text-decoration:none;color:var(--prussian-blue)}img{max-width:100%;object-fit:cover}p{margin-bottom:1rem;line-height:1.3}p:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-hedvig_letters_serif);margin-bottom:1rem}ul{list-style:disc;padding-left:16px;margin-bottom:1rem;line-height:1.3}ul:last-child{margin-bottom:0}strong{font-weight:500}table{--border: 1px;border:var(--border) solid}table tr{border:var(--border) solid}table tr td,table tr th{border:var(--border) solid;padding:5px}input,select,textarea{font-family:var(--font-family-inter)}.fw-300{font-weight:300}.text-center{text-align:center}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.flex-wrap{flex-wrap:wrap}.mb-0{margin-bottom:0}.bg-primary{background:var(--prussian-blue)}.bg-paper{background:url(//bhayacruises.com/wp-content/themes/bhaya/assets/images/bg-paper.webp) repeat center center}.section-padding{padding-top:100px;padding-bottom:100px}@media(max-width: 576px){.section-padding{padding-top:50px;padding-bottom:50px}}.block-title-800{max-width:800px;text-align:center}.block-sub-title{color:var(--prussian-blue);font-family:var(--font-family-inter);font-size:var(--font-size-l);font-style:normal;font-weight:300}.block-title{color:var(--prussian-blue);font-family:var(--font-family-hedvig_letters_serif);font-size:var(--font-size-xxxl);font-style:normal;font-weight:400;padding-top:25px;padding-bottom:35px}@media(max-width: 576px){.block-title{font-size:var(--font-size-xxl)}}.block-desc{color:var(--prussian-blue);font-family:var(--font-family-inter);font-size:var(--font-size-m);font-style:normal;font-weight:300;line-height:1.6;opacity:.7}.layout-title-with-swiper{display:grid;grid-template-areas:"r1 r1" "r2 r2" "r3 r4"}.layout-title-with-swiper .r1{grid-area:r1}.layout-title-with-swiper .r2{grid-area:r2}.layout-title-with-swiper .r3{grid-area:r3;width:60%}.layout-title-with-swiper .r4{grid-area:r4}.layout-title-with-swiper .swiper_button_wrapper{position:relative;flex:0 0 200px;display:flex;gap:20px;justify-content:flex-end}.layout-title-with-swiper .swiper_button_wrapper>div{width:64px;height:64px;border-radius:100%;background-color:var(--prussian-blue);border:1px solid var(--prussian-blue);color:var(--white);display:inline-flex;position:static;margin-top:0}.layout-title-with-swiper .swiper_button_wrapper>div:after{font-size:32px}.layout-title-with-swiper .swiper_button_wrapper>div.swiper-button-disabled{background-color:var(--white);border-color:var(--biscay);color:var(--prussian-blue)}@media(max-width: 576px){.layout-title-with-swiper{grid-template-areas:none}.layout-title-with-swiper .r1,.layout-title-with-swiper .r2,.layout-title-with-swiper .r3,.layout-title-with-swiper .r4{grid-area:unset}.layout-title-with-swiper .r3{width:100%}.layout-title-with-swiper .swiper_button_wrapper{justify-content:center;padding-top:20px}}.accordion_item__title{cursor:pointer;transition:all .3s ease;position:relative}.accordion_item__content{transition:all .3s ease-in-out;max-height:0;overflow:hidden}.tabs__item__content{position:absolute;top:var(--top);left:0;width:100%;height:100%;opacity:0;z-index:-1;transition:all .3s ease-in-out}.tabs__item__content.active{opacity:1;z-index:1;position:static}.tabs__item__content p:last-child{margin-bottom:0}.loader{width:24px;height:24px;border:1px solid var(--prussian-blue);border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.loader::after,.loader::before{content:"";box-sizing:border-box;position:absolute;left:0;top:0;background:var(--prussian-blue);width:4px;height:4px;transform:translate(150%, 150%);border-radius:50%}.loader::before{left:auto;top:auto;right:0;bottom:0;transform:translate(-150%, -150%)}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.custom-marker{background:#34a853;height:5px;width:100%;position:absolute;bottom:0;left:0}.required{color:tomato}.btn{border:1px solid;border-color:var(--iron-2);border-radius:100px;padding:20px 35px;color:var(--prussian-blue);font-family:var(--font-family-inter);font-size:var(--font-size-s);font-style:normal;font-weight:400;display:inline-block;text-align:center;cursor:pointer;transition:.5s;background:linear-gradient(90deg, #fff 50%, var(--prussian-blue) 0) calc(100% - var(--_p, 0%))/200% 100%,linear-gradient(var(--prussian-blue) 0 0) 0% 100%/var(--_p, 0%) 100% no-repeat;-webkit-background-clip:text,padding-box;background-clip:text,padding-box}.btn:hover,.btn.active{--_p: 100%;color:var(--white)}/*# sourceMappingURL=style.css.map */
@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideIn{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;animation:fadeIn .3s ease-out}.modal.is-open{display:flex;align-items:center;justify-content:center}.modal__content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;position:relative;max-height:90vh;overflow-y:auto;animation:slideIn .3s ease-out}@media(min-width: 576px){.modal__content{padding:3rem}}.modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;line-height:1;transition:color .2s ease}.modal__close:hover{color:hsl(0,0%,32%)}.modal__content::-webkit-scrollbar{width:8px}.modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal__content::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.modal__content::-webkit-scrollbar-thumb:hover{background:#555}.on_screen_popup__content{max-width:800px;padding:0}.on_screen_popup__content img{height:auto;display:block}/*# sourceMappingURL=modal.css.map */