﻿.main_wait_page{top:0;overflow:hidden!important;z-index:9999}.package_in_wait{display:block}.wait_page_block{display:flex;align-items:center;height:100vh;position:relative}.package_in_wait .wait_page_block::before{content:"";background-color:rgba(0,0,0,.8);top:0;bottom:0;position:absolute;width:100%}.wait_w_block img{border-radius:40px}.wait_start{display:flex;align-items:center;flex-direction:column;row-gap:30px;background:#fff;border-radius:20px;padding:50px 30px;max-width:750px;width:calc(100% - 30px);margin:0 auto;justify-content:center;z-index:1}.wait_page_text{color:#2b2b2b;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:32px;max-width:420px}.data_of_wait,.lable_of_wait{text-align:center;font-style:normal;font-weight:300}.wait_loader_div{align-self:stretch}.progess-color{display:flex;justify-content:space-between;position:absolute;width:100%;background-color:var(--other-bg-light);border-radius:0;height:15px}.fast_plan{width:30px;height:44px;background-image:url('/assets/project/img/solo-traveller.gif');background-repeat:no-repeat;z-index:2;display:none}.circle{width:15px;height:15px;border:2px solid #1a6e44;border-radius:100px;position:relative;background:#fff;z-index:1;display:none}.progress-container{position:relative;display:flex;align-items:center}.circle:after{background:#dbe0e5;position:absolute;content:"";height:50px;width:1px;top:35px;left:0;right:0;margin:0 auto;display:none}.progress_nloader{height:15px;background:var(--btn-bg);display:block;border-radius:0;transition:.4s;-webkit-animation:2s linear infinite progress-bar-stripes;-o-animation:2s linear infinite progress-bar-stripes;animation:2s linear infinite progress-bar-stripes;z-index:1}ul.check_detail_ul{display:flex;justify-content:space-between;width:100%;margin-top:25px;padding-top:0}ul.check_detail_ul li{flex:1;text-align:center}.lable_of_wait{color:var(--all-text-main);font-size:15px;line-height:22px}.data_of_wait{color:var(--all-text-third);font-size:14px;line-height:24px}@media (max-width:767px){.circle:after{display:none}ul.check_detail_ul{flex-direction:column;row-gap:20px}.wait_start{row-gap:30px}.wait_page_text{font-size:16px}.data_of_wait,.lable_of_wait{font-size:14px}}.wait_w_block{display:none}