@keyframes a{0%{transform:scale(1)}15%{box-shadow:0 0 0 3px rgba(243,58,58,.4)}25%{box-shadow:0 0 0 6px rgba(243,58,58,.4),0 0 0 12px rgba(243,58,58,.2)}25%{box-shadow:0 0 0 9px rgba(243,58,58,.4),0 0 0 18px rgba(243,58,58,.2)}}body{font-size:16px;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:400}img{max-width:100%;height:auto}a{color:#000}a:hover{text-decoration:none;color:#26a9e1}button:focus{outline:0}.heading{font-size:40px;font-weight:700;margin-bottom:15px;color:#1f2e35}.thumbnail{position:relative;width:100%;overflow:hidden;display:block}.thumbnail img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.review-star{list-style:none;padding:0;margin:0;display:flex;color:#ffae0f;column-gap:3px;font-size:14px}.slick-arrow{background:#1f2e35;width:30px;height:30px;border-radius:30px}.slick-arrow:before{opacity:1;font-family:Font Awesome\ 5 Pro}.slick-arrow:focus,.slick-arrow:hover{background:#ffb74d;color:#fff}.slick-prev:before{content:"\f104"}.slick-next:before{content:"\f105"}.slick-dots li{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.slick-dots li button{width:12px;height:12px;padding:0;border:1px solid #c8c8c8;border-radius:12px}.slick-dots li button:before{opacity:1;color:#c8c8c8;font-size:6px;line-height:12px;width:12px;height:12px;top:4px;left:4px}.slick-dots li.slick-active button{width:16px;height:16px;border-color:#ffb74d}.slick-dots li.slick-active button:before{color:#ffb74d;opacity:1;font-size:8px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.list-social{list-style:none;padding:0;margin:0;display:flex;column-gap:8px}.list-social .item-link{display:inline-block;background:#fff;width:40px;height:40px;border-radius:8px;text-align:center;line-height:40px;color:#8cc542;font-size:20px}.list-social .item-link.tiktok{line-height:35px}.call-button{position:fixed;z-index:3;right:15px;bottom:90px}.call-button i{display:block;text-align:center;background-color:#f33a3a;color:#fff;line-height:40px;margin:0 auto;border-radius:35px;animation:a 2s ease infinite;backface-visibility:hidden}.btn-livechat,.call-button i{width:40px;height:40px;transition:all .3s}.btn-livechat{border:none;background:url(../images/chat-icon.svg) no-repeat;background-size:100%;background-position:50%;font-size:0;position:fixed;z-index:3;right:15px;bottom:30px;box-shadow:-8px 8.9px 27px 0 rgba(36,36,36,.26);border-radius:40px;overflow:hidden}.btn-livechat:focus{outline:0}.btn-livechat.show{background:url(../images/close-chat.svg) no-repeat;background-size:100%}.live-support{opacity:0;visibility:hidden;width:250px;border-radius:5px;overflow:hidden;position:fixed;right:40px;bottom:30px;background:#fff;border-radius:4px;z-index:4;box-shadow:-8px 8.9px 27px 0 rgba(36,36,36,.26);transition:all .3s}.live-support.show{visibility:visible;opacity:1;right:60px;margin-left:0}.live-support .title{background:#f1f1f1;padding:15px;text-align:center;font-weight:700;text-transform:uppercase;color:#222431;margin-bottom:5px;font-size:13px}.live-support .sub-content{text-align:center;padding:5px 15px;font-size:12px;color:#334150}.live-support .list-method{display:flex;flex-direction:column;padding:15px}.live-support .item{padding:8px 10px;border-radius:40px;text-align:center;color:#fff;font-size:13px;margin-bottom:10px;background:#249af3}.live-support .item:nth-child(2){background:#3048cb}.live-support .item:nth-child(3){background:#f49521;margin-bottom:0}.live-support .item .icon{margin-right:5px}.live-support .item .icon img{max-width:20px}.live-support .support-footer{text-align:center;font-size:12px;color:#334150;padding:15px 35px}#modalFormBooking .btn-send-form{width:100%}#modalFormBooking .btn-close{background:transparent;border:0;padding:0;font-size:14px;color:#db0000;font-weight:700}#modalFormBooking .modal-action{text-align:center}#modalFormBooking .form-control:focus{box-shadow:none;border-color:#7a8a99}#modalFormBooking .form-control::placeholder{font-size:14px}#modalFormBooking label{font-size:14px;font-weight:700}#modalFormBooking .title{font-size:24px;font-weight:900;text-transform:uppercase}#modalFormBooking .info-order{border-bottom:1px solid #7a8a99;margin-bottom:15px;padding-bottom:15px;display:flex;flex-direction:column;row-gap:10px}#modalFormBooking .info-order-name,#modalFormBooking .info-order-price{font-size:18px;font-family:Oswald,sans-serif;font-weight:600;color:#8cc542}#modalFormBooking .info-order-price{color:#db0000}#modalFormBooking .info-order .item{display:flex;align-items:center;column-gap:10px}#modalFormBooking .info-order strong{font-size:15px}.f-modal-icon{border-radius:50%;border:4px solid gray;box-sizing:content-box;height:80px;margin:20px auto;padding:0;position:relative;width:80px}.f-modal-icon.f-modal-error,.f-modal-icon.f-modal-success{border-color:#a5dc86}.f-modal-icon.f-modal-error:after,.f-modal-icon.f-modal-error:before,.f-modal-icon.f-modal-success:after,.f-modal-icon.f-modal-success:before{background:#fff;content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.f-modal-icon.f-modal-error:before,.f-modal-icon.f-modal-success:before{border-radius:120px 0 0 120px;left:-33px;top:-7px;transform-origin:60px 60px;transform:rotate(-45deg)}.f-modal-icon.f-modal-error:after,.f-modal-icon.f-modal-success:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg)}.f-modal-icon.f-modal-error .f-modal-placeholder,.f-modal-icon.f-modal-success .f-modal-placeholder{border-radius:50%;border:4px solid hsla(98,55%,69%,.44);box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.f-modal-icon.f-modal-error .f-modal-fix,.f-modal-icon.f-modal-success .f-modal-fix{background-color:#fff;height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.f-modal-icon.f-modal-error .f-modal-line,.f-modal-icon.f-modal-success .f-modal-line{background-color:#a5dc86;border-radius:2px;display:block;height:5px;position:absolute;z-index:2}.f-modal-icon.f-modal-error .f-modal-line.f-modal-tip,.f-modal-icon.f-modal-success .f-modal-line.f-modal-tip{left:14px;top:46px;transform:rotate(45deg);width:25px}.f-modal-icon.f-modal-error .f-modal-line.f-modal-long,.f-modal-icon.f-modal-success .f-modal-line.f-modal-long{right:8px;top:38px;transform:rotate(-45deg);width:47px}.f-modal-icon+.f-modal-icon{margin-top:50px}.animateSuccessTip{animation:b .75s}.animateSuccessLong{animation:c .75s}.f-modal-icon.f-modal-success.animate:after{animation:d 4.25s ease-in}.animateXLeft{animation:e .75s}.animateXRight{animation:f .75s}@keyframes b{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes c{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes d{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@keyframes e{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@keyframes f{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}.modal-alert-success .modal-content{border-radius:10px;border:none}.modal-alert-success .alert-heading{font-weight:700;color:#000;font-size:18px;text-transform:uppercase;margin-bottom:10px}.modal-alert-success .alert-message{margin-bottom:10px;font-weight:500}.modal-alert-success .btn-signin{width:120px;padding:6px 25px;border-radius:25px;margin:0 auto}#modal-alert-success .modal-footer{justify-content:center}.header{position:fixed;top:5px;left:0;right:0;z-index:5}.header .wrapper{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:8px 8px 8px 15px;border-radius:30px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.header .logo{display:block;width:180px;height:30px;background:url(../images/logo.png) no-repeat;background-size:100% 100%}.header .btn-menu{display:none}@media screen and (max-width:575px){.header-menu{padding:8px 0;position:absolute;left:-50%;top:calc(100% + 1px);width:calc(100% - 30px);background:#fff;border-radius:15px;opacity:0;visibility:hidden;transition:.15s}.header-menu.show{left:15px;opacity:1;visibility:visible}.header .btn-call{display:none}.header .btn-menu{display:block;width:30px;height:30px;margin-right:10px;position:relative}.header .btn-menu span{position:absolute;top:50%;transform:translateY(-50%);display:block;height:2px;width:100%;background:#8cc542}.header .btn-menu span:after,.header .btn-menu span:before{content:"";width:80%;height:2px;background:#8cc542;position:absolute;right:0}.header .btn-menu span:before{top:-8px}.header .btn-menu span:after{bottom:-8px}}.footer{background:#1f2e35;color:#fff;padding:30px 0}.footer-info{display:flex;flex-direction:column;row-gap:15px;font-size:14px}.footer-info i{margin-right:8px}.footer-heading{font-size:32px;font-weight:700;margin-bottom:25px}.footer-title{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:15px}@media screen and (max-width:575px){.footer-heading{font-size:18px}}.menu-main{display:flex;list-style:none;padding:0;margin:0}.menu-main a{padding:6px 15px;font-weight:700}@media screen and (max-width:575px){.menu-main{flex-direction:column}.menu-main .menu-item:not(:last-child){border-bottom:1px dashed #f5f5f5}.menu-main a{display:block}}.btn-call{background:#ffb74d;color:#1f2e35;font-weight:700;padding:10px 20px;display:inline-block;border-radius:30px}.btn-call:hover{color:#1f2e35;background:#f9a825}.btn-send-form{width:100%;border:0;background:#ffb74d;padding:12px 30px;border-radius:5px;color:#1f2e35;font-weight:700;text-transform:uppercase}.btn-send-form:hover{background:#f9a825}.btn-booking{border:0;background:#26a9e1;color:#fff;width:100%;padding:10px;border-radius:3px;text-transform:uppercase;font-weight:700}.btn-booking:hover{background:#8cc542}.back-to-home{background:#ffb74d;color:#1f2e35;font-weight:700;padding:10px 20px;display:inline-block;border-radius:30px;border:0}.back-to-home:hover{color:#1f2e35;background:#f9a825}@font-face{font-family:Fz Strong Attraction;src:url(../fonts/FzStrongAttraction.woff2) format("woff2"),url(../fonts/FzStrongAttraction.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.hero-slide{min-height:550px;background:url(../images/ta-xua-du-lich.jpg) no-repeat;background-size:cover;background-position:50%;position:relative}.hero-slide:before{content:"";width:100%;height:300px;background:url(../images/bg-cloud.png) no-repeat;background-size:cover;background-position-y:40%;position:absolute;bottom:-2px;left:0;right:0;z-index:1}.hero-slide .wrapper{position:absolute;width:100%;top:45%;left:50%;transform:translate(-50%,-50%)}.hero-slide .slide-heading{font-family: Fz Strong Attraction;color:#fff;font-size:90px;text-align:center;margin-bottom:0px}.hero-slide .slide-sheading{font-size:18px;color:#fff;font-weight:500;text-align:center;max-width:50%;margin:0 auto}.section-about{background:url(../images/bg.webp) no-repeat;background-size:cover;padding:80px 0 80px}.section-checkin .heading{margin-bottom:30px}.section-checkin .row{margin-left:-8px;margin-right:-8px;row-gap:20px}.section-checkin .col-md-3{padding-left:8px;padding-right:8px}.section-checkin .thumbnail{aspect-ratio:3/4}.section-checkin .inner{position:relative;border-radius:15px;overflow:hidden}.section-checkin .inner:before{content:"";width:100%;height:50%;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(64,64,64,.8),#fff0);z-index:1;opacity:0;transition:.2s}.section-checkin .inner:hover:before{opacity:1}.section-checkin .inner:hover .title{background:#8cc542;color:#fff}.section-checkin .inner:hover .desc{opacity:1;bottom:0}.section-checkin .title{margin-bottom:0;font-size:16px;font-weight:600;position:absolute;top:20px;left:0;background:#f0faff;color:#1f2e35;padding:5px 10px;border-radius:0 8px 8px 0}.section-checkin .desc{font-size:15px;position:absolute;bottom:-30px;left:0;right:0;padding:0 10px 15px;color:#fff;z-index:2;opacity:0;transition:.25s}.section-product .heading{margin-bottom:30px;text-align:center}.section-product .row{margin-left:-10px;margin-right:-10px;row-gap:25px}.section-product .col{padding-left:10px;padding-right:10px;flex:0 0 20%;max-width:20%}.section-product .product{box-shadow:0 4px 10px 0 #00000012;background:#fff;position:relative}.section-product .product .hotsale{background:linear-gradient(90deg,#b10009,#dc000c);color:#fff;border-radius:2px;font-size:12px;font-weight:700;padding:3px 5px;position:absolute;top:5px;left:5px;z-index:1}.section-product .product .thumbnail{aspect-ratio:4/3}.section-product .product-meta{padding:20px 15px;display:flex;flex-direction:column;row-gap:15px}.section-product .product .title{font-size:20px;font-weight:700;margin-bottom:0}.section-product .product .desc{position:relative;margin-bottom:15px;font-size:15px}.section-product .product .desc:before{content:"";width:100%;position:absolute;left:0;bottom:-15px;border-bottom:1px solid #7a8a99}.section-product .product .amenities{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;row-gap:8px;font-size:15px}.section-product .product .amenities i{font-size:16px;width:22px;margin-right:5px}.section-product .product-price{display:flex;flex-direction:column;row-gap:5px}.section-product .product .price{font-weight:600;color:#1f2e35;font-size:18px}.section-product .product .price-title{font-weight:700}.section-product .product .price-normal{margin-left:8px}.section-product .slide-thumbnail{margin-bottom:0}.section-product .slick-dots{bottom:10px}.section-form{margin-top:80px;margin-bottom:80px}.section-form .wrapper{background:url(../images/background.jpg) no-repeat;background-size:cover;padding:30px;background-position:center 80%}.section-form .heading{color:#fff}.section-form .inner{background:hsla(0,0%,100%,.7);padding:30px}.section-form input.form-control{height:50px;background:transparent;border:0;border-bottom:1px solid #000;border-radius:0}.section-form input.form-control:focus{box-shadow:none}.section-form input.form-control::placeholder{color:#000}.search-room{padding:15px 15px 18px;background:#f8f7f9;box-shadow:0 2px 8px 3px rgba(0,0,0,.1);border-radius:8px;margin-bottom:40px}.search-room .wrapper-form{display:flex;column-gap:15px}.search-room .title-form{font-size:18px;font-weight:700;margin-bottom:10px}.search-room .item-form{flex:0 0 calc(33.333% - 10px);max-width:calc(33.333% - 10px)}.search-room .form-control{height:50px;border:1px solid #dddfe2}.search-room .form-control:focus{box-shadow:none;border-color:#1f2e35}.search-room .btn-search{border:0;background:#ffb74d;color:#fff;width:100%;height:50px;border-radius:5px;font-weight:700;text-transform:uppercase}@media screen and (max-width:575px){.heading{font-size:28px}.hero-slide{min-height:545px}.hero-slide:before{height:160px}.hero-slide .slide-heading{font-size:50px}.hero-slide .slide-sheading{max-width:95%}.section-about{;padding-top:60px;padding-bottom:50px}.section-product .col{flex:0 0 100%;max-width:100%}.section-product .product .title{font-size:16px}.search-room .title-form{font-size:16px}.search-room .wrapper-form{flex-wrap:wrap;row-gap:20px}.search-room .item-form{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.search-room .item-form:last-child{flex:0 0 100%;max-width:100%}.section-checkin{margin-top:10px}.section-checkin .thumbnail{aspect-ratio:16/9}.section-form{margin:50px 0}.section-form .wrapper{padding:15px}}