.tour_page .block_title{margin:55px 0px 40px}@media screen and (max-width: 768px){.tour_page .block_title{margin:30px 0px 30px}}.tour_page .title_tour{text-align:center;margin-bottom:30px;position:relative;z-index:1}@media screen and (max-width: 768px){.tour_page .title_tour{overflow-x:auto;margin-bottom:30px}}.tour_page .title_tour .tab_title{display:inline-block;font-size:22px;font-weight:700;color:#000;background:transparent;padding:14px 30px;margin:0px 1px 10px;transition:0.5s;-webkit-transition:0.5s}@media screen and (max-width: 768px){.tour_page .title_tour .tab_title{white-space:nowrap;padding:11px 20px;font-size:16px}}@media screen and (max-width: 550px){.tour_page .title_tour .tab_title{white-space:nowrap;padding:8px 15px;font-size:14px;margin:0px 0px 15px}.tour_page .title_tour .tab_title:first-child{margin-left:0px}.tour_page .title_tour .tab_title:last-child{margin-right:0px}}.tour_page .title_tour .tab_title:hover{cursor:pointer;background:var(--main-color);color:#fff}.tour_page .title_tour .active{color:#fff;background:var(--main-color)}.tour_page .list_tour .item_tour .date_item{position:relative}.tour_page .list_tour .item_tour .date_item .before_map{position:absolute;bottom:0px;left:0px;object-fit:contain}.tour_page .list_tour .item_tour .date{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:1;position:relative;justify-content:center;margin-bottom:40px}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date{margin-bottom:30px}}.tour_page .list_tour .item_tour .date .date_box{position:relative}.tour_page .list_tour .item_tour .date .date_box .list_date{position:relative;display:flex;grid-gap:10px;flex-wrap:wrap;justify-content:center}.tour_page .list_tour .item_tour .date .date_box .list_date .item_date{position:relative;display:inline-block;width:200px;background:#d7d7d7;border-radius:4px;padding:10px;box-sizing:border-box;cursor:pointer;transition:0.5s;-webkit-transition:0.5s}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date .date_box .list_date .item_date{width:150px}}.tour_page .list_tour .item_tour .date .date_box .list_date .item_date .title{font-size:18px;font-weight:700;color:#000;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:5px}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date .date_box .list_date .item_date .title{width:100%;font-size:15px}}.tour_page .list_tour .item_tour .date .date_box .list_date .item_date span{font-size:14px;text-align:center;display:block;color:#000}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date .date_box .list_date .item_date span{font-size:12px}}.tour_page .list_tour .item_tour .date .date_box .list_date .item_date:last-child:after{display:none}.tour_page .list_tour .item_tour .date .date_box .list_date .active{background:var(--main-color)}.tour_page .list_tour .item_tour .date .date_box .list_date .active .title{color:#fff}.tour_page .list_tour .item_tour .date .date_box .list_date .active span{color:#fff}.tour_page .list_tour .item_tour .date .date_box .button_pre,.tour_page .list_tour .item_tour .date .date_box .button_next{width:40px;height:40px;background:#e7e7e77d;border-radius:50%;position:absolute;top:50%;transition:0.5s;-webkit-transition:0.5s;z-index:11;cursor:pointer;transform:translateY(-50%)}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date .date_box .button_pre,.tour_page .list_tour .item_tour .date .date_box .button_next{display:none}}.tour_page .list_tour .item_tour .date .date_box .button_pre svg,.tour_page .list_tour .item_tour .date .date_box .button_next svg{width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);stroke:#000;transition:0.5s;-webkit-transition:0.5s}.tour_page .list_tour .item_tour .date .date_box .button_pre:hover,.tour_page .list_tour .item_tour .date .date_box .button_next:hover{background:#1e1e1e}.tour_page .list_tour .item_tour .date .date_box .button_pre:hover svg,.tour_page .list_tour .item_tour .date .date_box .button_next:hover svg{stroke:#fff}.tour_page .list_tour .item_tour .date .date_box .button_pre{left:-50px}.tour_page .list_tour .item_tour .date .date_box .button_next{right:-50px}.tour_page .list_tour .item_tour .date_content{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:1;position:relative;justify-content:center}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date_content{margin-bottom:30px}}.tour_page .list_tour .item_tour .date_content .content_box{width:calc(30% - 0px)}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date_content .content_box{width:100%}}.tour_page .list_tour .item_tour .date_content .content_box .title_date{font-size:16px;font-weight:600;display:block;margin-bottom:15px}.tour_page .list_tour .item_tour .date_content .content_box .content_it{display:flex;flex-wrap:wrap;padding-bottom:16px;position:relative}.tour_page .list_tour .item_tour .date_content .content_box .content_it::before{content:"";width:1px;border:14px dotted #000;height:calc(100% - 55px);position:absolute;top:46px;left:17px;border-width:0px 0px 0px 5px}.tour_page .list_tour .item_tour .date_content .content_box .content_it:last-child::before{display:none}.tour_page .list_tour .item_tour .date_content .content_box .content_it .svg{border:1px solid #000;font-size:14px;height:38px;width:38px;display:flex;align-items:center;justify-content:center;margin-right:14px;border-radius:50%}.tour_page .list_tour .item_tour .date_content .content_box .content_it .svg svg{width:20px;height:20px}.tour_page .list_tour .item_tour .date_content .content_box .content_it .text{width:calc(100% - 55px)}.tour_page .list_tour .item_tour .date_content .content_box .content_it .text .content{font-size:14px}.tour_page .list_tour .item_tour .date_content .content_box .content_it .text .button_see{font-weight:500;text-decoration:underline;display:block;font-weight:600;cursor:pointer;transition:0.5s;-webkit-transition:0.5s}.tour_page .list_tour .item_tour .date_content .content_box .content_it .text .button_see:hover{color:var(--sub-color)}.tour_page .list_tour .item_tour .date_content .image_date{width:calc(70% - 0px);position:relative}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .date_content .image_date{width:100%;order:1;margin-bottom:70px}}.tour_page .list_tour .item_tour .date_content .image_date .img_date{transition:0.5s;-webkit-transition:0.5s;opacity:0;position:absolute;top:0px;left:0px}.tour_page .list_tour .item_tour .date_content .image_date .show_img{opacity:1 !important}.tour_page .list_tour .item_tour .date_content .image_date img{width:100%;height:auto;display:block}.tour_page .list_tour .item_tour .box_price{border:1px solid #d5d5d5;border-width:2px 0px 2px 0px;padding:32px 0px 40px}.tour_page .list_tour .item_tour .box_price .title{font-size:30px;font-weight:750;text-align:left;margin-bottom:25px}@media all and (max-width: 1200px){.tour_page .list_tour .item_tour .box_price .title{font-size:28px}}@media all and (max-width: 990px){.tour_page .list_tour .item_tour .box_price .title{font-size:26px}}@media all and (max-width: 768px){.tour_page .list_tour .item_tour .box_price .title{font-size:24px}}@media all and (max-width: 550px){.tour_page .list_tour .item_tour .box_price .title{font-size:20px}}.tour_page .list_tour .item_tour .list_price{display:grid;grid-gap:10px;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 900px){.tour_page .list_tour .item_tour .list_price{grid-gap:10px;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 700px){.tour_page .list_tour .item_tour .list_price{grid-gap:10px;grid-template-columns:repeat(1, 1fr)}}.tour_page .list_tour .item_tour .list_price .item{display:flex;cursor:pointer;flex-wrap:wrap}.tour_page .list_tour .item_tour .list_price .item .check{width:14px;height:14px;border-radius:50%;border:2px solid #000;display:block;margin-top:4px;position:relative}.tour_page .list_tour .item_tour .list_price .item .svg{width:55px;height:55px;margin-left:15px}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .list_price .item .svg{width:45px;height:45px}}.tour_page .list_tour .item_tour .list_price .item .svg svg{width:55px;height:55px}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .list_price .item .svg svg{width:45px;height:45px}}.tour_page .list_tour .item_tour .list_price .item .check::before{content:"";width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#000;border-radius:50%;transition:0.5s;-webkit-transition:0.5;opacity:0}.tour_page .list_tour .item_tour .list_price .item .content{width:calc(100% - 55px - 20px - 30px);margin-left:15px}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .list_price .item .content{width:calc(100% - 45px - 14px - 25px)}}.tour_page .list_tour .item_tour .list_price .item .content .name{font-size:18px;font-weight:700;color:#000}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .list_price .item .content .name{font-size:16px}}.tour_page .list_tour .item_tour .list_price .item .content .price{font-size:30px;font-weight:700;color:#cd1533}@media screen and (max-width: 768px){.tour_page .list_tour .item_tour .list_price .item .content .price{font-size:22px}}.tour_page .list_tour .item_tour .list_price .item .content .price_usd{font-weight:600;font-size:18px;color:#000;display:block}.tour_page .list_tour .item_tour .list_price .item .note{width:100%;font-size:14px;margin-top:10px;box-sizing:border-box;padding-right:10px}.tour_page .list_tour .item_tour .list_price .item .note span{font-weight:600}.tour_page .list_tour .item_tour .list_price .active .check::before{opacity:1}.tour_page .list_tour .detail_bottom{z-index:1;position:relative}.tour_page .list_tour .detail_bottom .before_detail{position:absolute;top:0px;right:0px;object-fit:contain;z-index:-1}.tour_page .list_tour .detail_bottom .after_detail{position:absolute;bottom:0px;left:0px;object-fit:contain;z-index:-1}.tour_page .list_tour .detail_bottom .list_dates{position:relative;margin-bottom:50px;overflow:hidden}.tour_page .list_tour .detail_bottom .list_dates .item_date{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:40px}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date{margin-top:20px}}.tour_page .list_tour .detail_bottom .list_dates .item_date .text{width:45%;float:left}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text{width:100%}}.tour_page .list_tour .detail_bottom .list_dates .item_date .text .title{font-size:32px;font-weight:750;color:#000;margin:15px 0px 10px}@media all and (max-width: 1200px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text .title{font-size:28px}}@media all and (max-width: 990px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text .title{font-size:26px}}@media all and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text .title{font-size:24px}}@media all and (max-width: 550px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text .title{font-size:20px}}.tour_page .list_tour .detail_bottom .list_dates .item_date .text strong,.tour_page .list_tour .detail_bottom .list_dates .item_date .text h4{font-size:18px;font-weight:700;text-shadow:none}@media all and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text strong,.tour_page .list_tour .detail_bottom .list_dates .item_date .text h4{font-size:16px}}.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description{padding-left:35px;position:relative;height:calc(100% - 90px)}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description{font-size:16px}}.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description h3{font-weight:700;font-size:20px}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description h3{font-size:18px}}.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description p{color:#4c4c4c;font-size:15px;font-weight:400}.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description::before{content:"";width:12px;height:12px;background:var(--main-color);border-radius:50%;position:absolute;top:0px;left:5.5px}.tour_page .list_tour .detail_bottom .list_dates .item_date .text .description::after{content:"";width:2px;height:100%;top:0px;left:10px;position:absolute;background:var(--main-color)}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image{width:50%;float:right;position:relative;display:block}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image{width:100%;margin-top:30px}}@media screen and (max-width: 990px){.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls{display:none}}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .image{margin-bottom:0px;border-radius:8px;overflow:hidden}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .image img{width:100%;height:auto;display:block}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .image .caption{display:block;font-size:16px;text-align:left;font-weight:400;margin-top:17px;color:#000 !important;padding:15px 25px;box-sizing:border-box;background:#fff}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .image .caption{font-size:14px;padding:10px 20px;margin-top:10px}}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls{display:none}}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls .owl-nav div{width:50px;height:50px;background:#cacaca;border-radius:50%;position:absolute;top:42%;transform:translatey(-50%);transition:0.5s;-webkit-transition:0.5s}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls .owl-nav div:hover{background:#1e1e1e}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls .owl-nav div:hover svg{stroke:#fff}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls .owl-nav div svg{width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);stroke:#000;transition:0.5s;-webkit-transition:0.5s}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls .owl-prev{left:-20px}.tour_page .list_tour .detail_bottom .list_dates .item_date .list_image .owl-controls .owl-next{right:-20px}.tour_page .list_tour .detail_bottom .list_dates .item_date:first-child{margin-top:0px}.tour_page .list_tour .detail_bottom .price_box{font-size:22px;font-weight:700;margin-top:23px;padding-bottom:27px;border-bottom:2px solid #e3e3e3}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .price_box{font-size:18px;margin-top:20px;padding-bottom:20px}}.tour_page .list_tour .detail_bottom .price_box span{color:var(--main-color);font-size:28px;font-weight:700}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .price_box span{font-size:24px}}.tour_page .list_tour .detail_bottom .price_box span b{font-weight:700;font-size:20px;color:#424242}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .price_box span b{font-size:16px}}.tour_page .list_tour .detail_bottom .info_tour{margin-bottom:50px;margin-top:35px}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .info_tour{margin-bottom:30px;margin-top:30px}}.tour_page .list_tour .detail_bottom .info_tour .include,.tour_page .list_tour .detail_bottom .info_tour .not_include{width:50%;float:left;box-sizing:border-box;padding-right:40px}@media screen and (max-width: 650px){.tour_page .list_tour .detail_bottom .info_tour .include,.tour_page .list_tour .detail_bottom .info_tour .not_include{padding-right:0px;width:100%}}.tour_page .list_tour .detail_bottom .info_tour .include .title,.tour_page .list_tour .detail_bottom .info_tour .not_include .title{font-size:26px;font-weight:750;color:#000;margin-bottom:20px}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .info_tour .include .title,.tour_page .list_tour .detail_bottom .info_tour .not_include .title{font-size:18px;margin-bottom:15px}}@media screen and (max-width: 650px){.tour_page .list_tour .detail_bottom .info_tour .include .title,.tour_page .list_tour .detail_bottom .info_tour .not_include .title{margin-bottom:5px}}.tour_page .list_tour .detail_bottom .info_tour .include span,.tour_page .list_tour .detail_bottom .info_tour .not_include span{font-size:16px;font-weight:500;line-height:1.7;color:#4c4c4c}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .info_tour .include span,.tour_page .list_tour .detail_bottom .info_tour .not_include span{font-size:15px}}.tour_page .list_tour .detail_bottom .info_tour .not_include{width:50%;float:right}@media screen and (max-width: 650px){.tour_page .list_tour .detail_bottom .info_tour .not_include{width:100%;margin-top:30px}}.tour_page .list_tour .detail_bottom .box_but{text-align:center}.tour_page .list_tour .detail_bottom .box_but .button_book{padding:15px 60px;font-size:15px;font-weight:600;color:#fff;background:var(--sub-color);display:inline-block;transition:0.5s;-webkit-transition:0.5s;cursor:pointer}@media screen and (max-width: 768px){.tour_page .list_tour .detail_bottom .box_but .button_book{padding:11px 50px;font-size:16px}}.tour_page .list_tour .detail_bottom .box_but .button_book:hover{background:var(--main-color)}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.list_image .pdutab_btn .btn__tabs{padding:0px 12px;display:inline-block;font-size:15px;cursor:pointer;transition:all ease 1s;position:relative}.list_image .pdutab_btn .btn__tabs::before{position:absolute;width:100%;content:"";height:2px;background:transparent;transition:all ease 0.7s;bottom:-5px;z-index:-1;left:0}.list_image .pdutab_btn{display:flex;justify-content:center;align-items:center;position:relative;margin-top:25px}.list_image .pdutab_btn .btn__tabs.active::before,.list_image .pdutab_btn .btn__tabs:hover::before{background:var(--main-color)}.list_image .pdutab_content{padding:30px 0px 0px}.list_image .pdutab_content .pdutab_item{visibility:hidden;position:absolute;opacity:0;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}.list_image .pdutab_content .pdutab_item.active{opacity:1;display:block;visibility:visible;position:initial}
/*# sourceMappingURL=tour.css.map */
