.main_container,.tour_over{margin-top:50px}.count_tour,.locationtext,.tour_summary a:hover{font-weight:700}.header{display:flex;justify-content:space-between;align-items:center;padding-inline:5%;position:fixed;width:100%;height:100px;z-index:99;transition:.3s}.header.sticky{background:#01082f}.footer_menus li:hover a,.footer_menus li:hover i,.header.sticky .header_nav li a,.header.sticky .header_title{color:#fff}.footer_menus i:hover,.header.sticky .header_nav li:hover a,.header_nav a:hover{color:var(--color-lightblue)}.tab_box .tab_btn.active,.tour_summary a:hover{color:var(--color-blue)}.header_title{color:#fff;user-select:none;font-size:23px}.footer_title span,.header_title span{color:var(--color-lightblue);user-select:none}.header_nav{display:flex;gap:5px}.header_nav li{list-style:none;padding-inline:22px;padding-block:8px;border-radius:99px;font-size:13px;transition:.3s ease-out}.header_nav li a{font-weight:600;color:#fff;transition:.3s}.lines{display:inline-block;cursor:pointer;align-items:center}.swiper-slide,.tour_summary{display:flex;border-radius:20px}.lines span{display:block;height:4px;width:25px;margin-bottom:5px;position:relative;background:var(--color-blue);border-radius:50px;z-index:1;transition:transform .5s ease-out,opacity .2s ease-out}.lines span:last-child{margin-bottom:0}.lines.active span:first-child{transform:translateY(9px) rotate(45deg)}.lines.active span:nth-child(2){opacity:0}.lines.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.package_section_1{min-height:25vh;width:100%;align-items:center;justify-content:center;background:url(/background/travel_pack_cover.png) center/cover no-repeat fixed}.locationtext{font-size:35px;text-align:center;padding-top:100px;margin-bottom:20px;color:#fff;user-select:none}.container_pack{padding:0 7%}.main_container{display:flex;flex-wrap:wrap;justify-content:space-between;place-content:center}.main_container::after,.main_container::before{content:'';display:table;clear:both}.left_top_col{flex-basis:60%;width:100%;height:100%}.right_col{flex-basis:25%}.left_top_col h1{color:#333;font-weight:500;font-size:26px;margin-bottom:30px;user-select:none}.left_top_col span{font-weight:800}.image_slider{width:1000px;height:500px;margin-bottom:40px}.swiper,.swiper-slide img{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#444;justify-content:center;align-items:center}.swiper-slide img{display:block;object-fit:cover;border-radius:20px}.swiper-pagination-bullet{background:#fff!important}.tour_summary{flex-direction:column;justify-content:space-between;flex-wrap:wrap;background:#eceaea;padding:30px;box-shadow:5px 10px 10px rgba(0,0,0,.2)}.tour_over_hr,.tour_over_hr2{width:100%;height:3px;background-color:#333}.count_tour,.tour_over_hr,.tour_over_hr2{box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.tour_summary h1{color:#333;font-weight:500;margin-bottom:15px;font-size:40px;user-select:none}.tour_over p,.tour_summary p{font-size:15px;margin-bottom:20px;color:#68686c;user-select:none}.tour_summary h2{font-weight:600;font-size:25px;margin-bottom:10px;user-select:none}.inclusion_summary{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}.inclusion_summary span{color:#ff5361;margin-right:5px}.theme_summary{display:flex;gap:30px}.tour_summary a{color:#68686c;font-weight:400;transition:.3s}.tour_over_hr{border:none;border-radius:10px;margin-bottom:30px;margin-top:40px}.tour_over_hr2{border:none;border-radius:10px;margin-bottom:40px;margin-top:60px}.tabs_container,.tour_over_h2{margin-top:40px}.count_tour{background:var(--gradient_2);width:30px;height:30px;color:#fff;place-content:center;text-align:center;font-size:20px;border-radius:5px;user-select:none;margin-bottom:10px}.card_activities,.details_tour{display:flex;background:#eceaea}.tour_over h1{color:#333;font-weight:500;margin-bottom:15px;font-size:30px;user-select:none}.tour_over img{width:1000px;height:500px;border-radius:20px;margin-bottom:30px;box-shadow:5px 10px 10px rgba(0,0,0,.09)}.detail_one h3,.detail_one i,.tour_over h2{margin-bottom:15px;user-select:none}.tour_over h2{color:#333;font-weight:700;font-size:20px}.backtext2,.detail_one h3,.navigation_btn{font-weight:400;font-size:12px}.card_activities{flex-direction:column;gap:10px;border-radius:20px;padding:30px 30px 30px 50px;box-shadow:5px 10px 10px rgba(0,0,0,.2)}.details_tour,.tabs_container{padding:30px;border-radius:20px;box-shadow:5px 10px 10px rgba(0,0,0,.2)}.card_activities li{font-size:15px;color:#68686c}.details_tour{flex-direction:column}.detail_one{display:grid;grid-template-columns:0.03fr 0.2fr 1fr;align-items:center}.detail_one h3{color:#68686c}.detail_one i{color:#68686c;font-size:12px}.map_content iframe{width:100%;border-radius:20px;margin-bottom:40px;box-shadow:5px 10px 10px rgba(0,0,0,.2)}.tabs_container{width:100%;background-color:#fff;border:1px solid var(--color-blue)}.tab_box{width:100%;display:flex;justify-content:space-around;align-items:center;border-bottom:2px solid;position:relative}.tab_box .tab_btn{font-size:18px;font-weight:600;color:#919191;background:0 0;border:none;padding:18px;cursor:pointer}.tab_content_box{padding:20px}.tab_content_box .tab_content{display:none;padding-top:10px;animation:.5s moving}@keyframes moving{form{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}.tab_content_box .tab_content i{color:#ff5361}.tab_content_box .tab_content p{font-size:15px}.tab_content_box .tab_content.active{display:block}.tab_line{position:absolute;top:62px;left:110px;width:90px;height:5px;background-color:var(--color-blue);border-radius:10px;transition:.3s ease-in-out}.tab_content h2{color:#333;font-size:20px}.tab_content_box .tab_content .dec{color:#68686c;font-size:15px}.right_col{background:#fff;border-radius:20px;border:1px solid var(--color-blue);margin:65px 40px 40px;box-shadow:5px 10px 10px rgba(0,0,0,.2);height:fit-content;width:fit-content;justify-items:center;position:sticky;top:150px}.navigation_btn,.right_col_btn .card_footer .card_btn{border-radius:10px;text-decoration:none;box-shadow:0 8px 15px rgba(99,102,241,.2);cursor:pointer;transition:.3s;text-align:center}.right_col img{width:150px;height:auto;display:block;margin:30px auto 20px;filter:drop-shadow(1px 1px 20px rgba(0, 0, 0, .3))}.right_col h2{color:#333;font-weight:500;margin-bottom:15px;font-size:25px;user-select:none}.right_col span{font-weight:800;font-size:30px}.navigation_btn_div{margin-top:30px;margin-bottom:30px;width:80%}.navigation_btn{display:block;width:100%;margin-bottom:7px;background:var(--color-blue);padding:10px;color:#fff}.navigation_btn:hover{transform:translateY(3px);box-shadow:0 8px 15px rgba(99,102,241,.3)}.right_col h4{color:#333;font-size:15px}.side_bar_btn{margin-bottom:40px;width:100%;margin-left:20%}.right_col_btn .card_footer{display:flex;margin-top:auto;justify-content:space-between;padding-top:20px}.right_col_btn .card_footer .card_btn{width:80%;background:linear-gradient(to right,#8e2de2,#4a00e0);padding:10px 20px;color:#f8f8ff;font-size:10px;font-weight:600}.right_col_btn .card_footer .card_btn:hover{transform:translateY(-3px);box-shadow:0 8px 15px rgba(99,102,241,.3)}.package_back{padding-bottom:50px;padding-top:50px;display:flex;flex-direction:column;align-items:center}.backtext2{color:green;padding-bottom:20px;user-select:none}.footer{background:#151515;width:100%;padding-inline:5%;padding-block:15px;color:#fff;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.footer_copyright,.footer_menus i,.footer_menus li a,.footer_menus li i{color:rgba(255,255,255,.7)}.footer_title{user-select:none;font-size:25px}.footer_title2{user-select:none;font-size:11px}.footer_menu-title{font-weight:500;user-select:none;font-size:13px}.footer_menus{margin-top:16px;list-style:none}.footer_menus li{width:fit-content}.footer_menus li a{font-size:13px;cursor:pointer;font-weight:400}.footer_menus i{font-size:30px;transition:.3s}.footer_menus li i{font-size:13px}.footer_divider{grid-column:span 5;width:100%;height:2px;background:rgba(255,255,255,.1);margin-top:1rem}.footer_copyright{grid-column:span 5;text-align:center;font-family:'Courier New';font-size:12px;user-select:none}.text,.text2{color:transparent;font-weight:700;font-size:13px}.text{background:linear-gradient(120deg,#ffffff8d,#ffffff8d,#8c00ff,#ffffff8d,#ffffff8d) -100%/200%;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite shimmer}.text2{background:linear-gradient(120deg,#ffffff8d,#ffffff8d,#4fb9f6,#ffffff8d,#ffffff8d) -100%/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shimmer}@keyframes shimmer{to{background-position:100%}}.header_menu{display:none}@media screen and (max-width:1180px){.image_slider,.tour_over img{width:100%;height:100%}.image_slider{margin-bottom:40px}.left_top_col{flex-basis:100%}.inclusion_summary{grid-template-columns:1fr}.hidden{display:none}.detail_one{display:grid;grid-template-columns:0.08fr 1fr}.tab_box .tab_btn{font-size:14px}.tab_line{top:56px;left:0}.right_col{flex-basis:100%;margin-left:0;margin-right:0}}@media screen and (max-width:1024px){.header_menu{display:block;font-size:32px;color:#000;cursor:pointer}.header.sticky .header_menu{color:#fff}.header .lines span,.header.sticky .lines span{background:#fff}.header_menu .fa-xmark{display:none}.header_nav{flex-direction:column;top:100px;position:absolute;align-items:center;justify-content:center;left:0;background:rgba(255,255,255,.3);width:100%;padding-inline:calc(5% - 16px);height:0;overflow:hidden;transition:.9s ease-out;gap:8px;backdrop-filter:blur(10px);z-index:30}.header.sticky .header_nav li a,.header_nav li a{color:#000}.header_nav.active{padding-block:16px;height:100vh}.header_nav li{width:fit-content;margin-left:8px;font-size:20px}.locationtext{text-align:center;padding-top:70px;font-size:30px;padding-bottom:5px}.cards{margin-left:5px;margin-right:5px;gap:40px}.footer{display:flex;flex-direction:column;gap:16px}.footer_menus{margin-top:8px}.footer_copyright{font-size:10px}}@media (max-width:768px){.header_nav.active{height:90vh}}