.searchCardFull_overlay{z-index:34;background:#0000007a;width:calc(100% + 5px);height:100%;margin:0;padding:0;transition:all .3s;position:fixed;top:0;left:0}.z_index_35{z-index:35!important}.holder_search_card{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:7px;max-width:1280px;margin:20px auto 14px;font-family:IRANsans;display:flex;position:relative;top:-15px}.fixed_search__header,.search_card__mobile_header{display:none}.holder_search_card.show .search_card__mobile_header{z-index:1;background:#fff;border-bottom:1px solid #eee;flex-direction:row;align-items:center;gap:8px;width:100%;height:64px;padding:20px;font-size:18px;font-weight:700;display:flex;position:absolute;top:0;right:0}.search_card__mobile_header--icon{width:30px;height:30px;padding:3px}.search_card{box-sizing:border-box;background-color:var(--white);grid-column-gap:16px;border:1px solid #eee;border-radius:8px;grid-template-columns:repeat(4,1.2fr) .4fr;width:100%;max-height:fit-content;padding:45px 20px 32px;display:grid;position:relative}.search_card.tour{grid-template-columns:1.6fr repeat(3,1fr) .4fr}.search_card__tabs{gap:7px;width:100%;display:flex}.search_card__tabs--item{cursor:pointer;background:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100px;height:42px;padding:10px 15px;transition:border .3s;display:flex;position:relative}.search_card__tabs--item:hover{color:var(--priymary-color)}.search_card__tabs--item:hover .search_card__tabs--item_icon{filter:var(--filter-priymary-color)}.search_card__tabs .active{color:var(--priymary-color);background:url(https://www.yejayekhoob.com/Libraries/svg/tabs.svg) 100% 100% no-repeat}.search_card__tabs .active .search_card__tabs--item_icon{filter:var(--filter-priymary-color)}.search_card__tabs .search_card__tabs--item:after{content:"";z-index:1;background:#2563eb;border-radius:50%;width:8px;height:8px;transition:all .3s;position:absolute;bottom:-20px;right:calc(50% - 4px);transform:scale(0)}.search_card__tabs .active:after{bottom:-3px;transform:scale(1)}.search_card__tabs--item_icon{width:16px;height:16px;transition:all .3s}.search_card__tabs--item_title{color:#1d242b;transition:all .3s}.active .search_card__tabs--item_title{color:#2563eb}.search_card__error{color:var(--red);opacity:0;visibility:hidden;text-wrap:nowrap;max-width:0;font-size:14px;transition:all .3s;display:flex;position:absolute;bottom:-25px;overflow:hidden}.search_card__holder_input{width:100%;position:relative}.search_card__holder_input--title{z-index:1;color:var(--text-gray);padding:0 5px;font-size:12px;position:absolute;top:-25px;right:0}.search_card__parent_input_tour{width:40%}.search_card.tour .search_card__holder_input{flex-direction:row;align-items:center;display:flex;width:100%!important}.search_card.tour #fixed_city_search .search_card__input{text-align:center}.search_card.tour .search_card__holder_input .search_card__city_submenu{z-index:1;width:100%}.search_card.tour .search_card__holder_input .search_card__city_li:hover{padding:10px}.target_city_ul{left:0}.start_city_ul{right:0}.search_card__city_ul .selected{opacity:.5;background:#ebebeb}.search_card__city_ul .selected:hover{background:#ebebeb}.search_card__icon_location{right:5px;top:9px!important}.search_card__icon_switch{opacity:1;cursor:pointer;height:100%;padding:5px;transition:all .3s;display:flex}.search_card__icon{z-index:1;position:absolute;top:calc(50% - 15px);right:calc(50% - 15px)}.search_card__input{background-color:var(--white);cursor:pointer;border:1px solid #eee;border-radius:8px;width:100%;height:50px;padding:10px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s;position:relative}.search_card__input:hover{border:1px solid var(--priymary-color)}.error .search_card__input{border:1px solid var(--red)}.error .search_card__error,.search_card__holder_input_tour.error+.search_card__error{visibility:visible;opacity:1;max-width:300px}.search_card__input::placeholder{font-weight:300}.search_card__input:focus{outline:0}.search_card__select_city:focus{border-radius:8px 8px 0 0}.overflow_hidden{overflow:hidden!important}.search_card.tour .search_card__holder_input .search_card__select_city:focus+.search_card__city_submenu .search_card__city_ul{overflow:auto}.search_card__holder_submit{cursor:pointer;justify-content:center;align-items:center;width:150px;height:50px;display:flex;position:relative}.hidden{opacity:0;visibility:hidden;pointer-events:none}.holder_tour_city{width:50%;position:relative}#parent_city_inps .search_card__icon{z-index:1;position:absolute;top:calc(50% - 15px);right:calc(50% - 15px)}#tour_start_city{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}#tour_target_city{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.search_card__city_submenu{background-color:var(--white);opacity:0;visibility:hidden;border-radius:0 0 8px 8px;width:100%;padding:0;transition:all .3s;position:absolute;top:53px;overflow:hidden}.search_card__city_ul{opacity:0;visibility:hidden;scrollbar-width:none;max-height:0;padding:0;transition:all .3s;overflow:auto}.search_card__city_ul ul{padding:0}.showSubMenu{opacity:1;visibility:visible}.openUlList{opacity:1;visibility:visible;max-height:300px}.search_card__city_ul::-webkit-scrollbar{border-radius:10px;display:none}.search_card__city_ul::-webkit-scrollbar-thumb{background-color:var(--light-blue-1);border-radius:10px}.search_card__city_li{background-color:var(--white);text-wrap:nowrap;text-overflow:ellipsis;color:#000;cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;padding:10px;font-weight:700;list-style:none;transition:all .3s;display:flex;overflow:hidden}.search_card__city_li:last-child{border-bottom:0}.search_card__city_li:hover{background-color:var(--gray-bright);padding-right:15px}.search_card__submit{cursor:pointer;width:100%;height:100%;color:var(--text-white);background:#2563eb;border:0;border-radius:8px;outline:0;justify-content:center;align-items:center;padding:0 55px;transition:all .3s;display:flex}.search_card__holder_submit:hover .search_card__submit{background-color:var(--priymary-color-dark)}.search_card__submit_icon{width:21px;height:21px;transition:all .2s;position:absolute;top:4px;left:50%;right:50%;transform:translate(50%,50%)}.hidden_search_inputs{opacity:0;visibility:hidden;position:absolute;top:0;left:0;overflow:hidden}.search_icon_loader{filter:invert()contrast(4);width:30px;height:30px;transition:all .1s;top:-5px;transform:translate(50%,50%)}.passengers__submenu{background:var(--white);opacity:0;visibility:hidden;border-radius:8px;flex-direction:column;gap:10px;width:100%;min-width:228px;max-height:0;padding:10px;transition:all .3s;display:flex;position:absolute;top:60px;right:0;overflow:hidden}.showPassengersMenu{opacity:1;visibility:visible;max-height:400px}.passengers__submenu--mobo_header{display:none}.passengers__submenu_rooms{scrollbar-width:none;flex-direction:column;gap:10px;width:100%;max-height:220px;display:flex;overflow:auto}.passengers__submenu_room{opacity:1;border:0;border-radius:8px;flex-direction:column;gap:10px;max-height:160px;padding:10px 0;transition:all .3s;display:flex;position:relative}.passengers__submenu_room--caption{flex-direction:column;display:flex}.passengers__submenu_room--holder{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;display:flex}.passengers__submenu_room--holder:last-child{margin-bottom:0}.passengers__submenu_room--title{width:100%;font-weight:600;position:relative}.passengers__submenu_room--title span{background:var(--white);z-index:1;padding-left:10px;position:relative}.passengers__submenu_room--title:before{content:"";z-index:0;background:#e0e6f2;width:100%;height:1px;position:absolute;top:50%;right:0}.passengers__submenu_room--desc{color:var(--text-gray);font-size:14px}.passengers__submenu_buttons{flex-direction:row;align-items:center;gap:5px;display:flex}.passengers__submenu_buttons--more,.passengers__submenu_buttons--less{width:35px;height:35px;color:var(--text-blue);background:#eff4fb;border:0;border-radius:3px;justify-content:center;align-items:center;transition:all .3s;display:flex}.passengers__submenu_buttons--more img,.passengers__submenu_buttons--less img{width:20px;height:20px;filter:var(--filter-gray-dark)}.passengers__submenu_buttons--more:hover,.passengers__submenu_buttons--less:hover{cursor:pointer}.passengers__submenu_buttons--more:disabled,.passengers__submenu_buttons--less:disabled{cursor:no-drop;opacity:.5}.passengers__submenu_buttons--more:disabled img,.passengers__submenu_buttons--less:disabled img{filter:var(--filter-gray-mediom)}.passengers__submenu_buttons--count{text-align:center;width:35px;font-size:16px;font-weight:700}.passengers__submenu--add{color:var(--priymary-color);user-select:none;cursor:pointer;flex-direction:row;align-items:center;gap:5px;font-size:14px;font-weight:500;display:flex;position:relative}.passengers__submenu--add img{filter:var(--filter-secondary-color);width:20px;height:20px}.passengers__submenu--add.after:after{content:"";background:linear-gradient(to top,var(--white),transparent);pointer-events:none;width:100%;height:50px;position:absolute;bottom:25px;right:0}.passengers__submenu--btn{background:var(--priymary-color);color:var(--text-white);border:0;border-radius:8px;height:40px;font-family:inherit;transition:all .3s}.passengers__submenu--btn:hover{background:var(--priymary-color-dark);cursor:pointer}.passengers__submenu_room_del{background:var(--white);color:var(--red);cursor:pointer;align-items:center;gap:2px;padding:0 10px;font-size:14px;display:flex;position:absolute;top:-23px;left:5px}.passengers__submenu_room_del img{width:20px;height:20px;filter:var(--filter-red)}.fixed_city_search_tour .search_card__icon_location{right:15px}.fixed_city_search_tour .search_card__icon_switch{top:50px!important}.fixed_city_search_tour .search_card__city_li:hover{background:#ebebeb;padding:20px 10px}.rotate_180{transform:translate(0%)rotate(180deg)}.search_card__city_li .search_card__city_li--hotel_count{text-overflow:ellipsis;width:calc(100% - 35px);overflow:hidden}.fixed_city_search{z-index:50;scrollbar-width:none;background:#fff;width:100%;height:100%;position:fixed;top:0;right:0;overflow:auto}.fixed_city_search::-webkit-scrollbar{display:none}.fixed_city_search .search_card__select_city,.fixed_city_search .search_card__select_city:focus{border-radius:5px;width:calc(100% - 20px);margin-right:10px}.fixed_city_search .search_card__city_submenu{opacity:1;visibility:visible;border-radius:10px;max-height:500px;padding:0 2px 0 0;position:relative;top:10px;overflow:hidden}.fixed_city_search .search_card__icon{position:absolute;top:80px;left:20px}.fixed_city_search .search_card__city_ul{opacity:1;visibility:visible;max-height:500px;overflow:auto}.fixed_city_search .search_card__select_city:focus+.search_card__city_submenu .search_card__city_ul{opacity:1;visibility:visible;max-height:500px}.holder_search_card_mobo{position:unset;transform:unset}.fixed_search__header{display:none}.fixed_city_search .fixed_search__header{border-bottom:1px solid var(--gray-light);background:var(--white);z-index:50;flex-direction:row;align-items:center;gap:10px;width:100%;height:66px;margin-bottom:15px;padding:10px;display:flex;position:sticky;top:0;right:0}.fixed_city_search .fixed_search__header--title{font-weight:700}.fixed_city_search .fixed_search__header--icon{width:25px;height:25px}.search_card__city_li--icon{width:auto;height:24px}.search_card__city_li--holder{flex-direction:column;width:calc(100% - 75px);display:flex}.holder_tour_city .search_card__city_li--holder{width:calc(100% - 25px)}.search_card__city_li .title{text-overflow:ellipsis;font-size:14px;overflow:hidden}.search_card__city_li .desc{color:#606470;font-size:10px;font-weight:100}.priority_title{color:#606470;background-color:#f4f4f4;align-items:center;width:100%;margin:5px 0;padding:5px;font-size:.8rem;font-weight:500;display:flex}.custom-loader{width:20px;height:20px;animation:4s infinite s4;display:grid;position:absolute;top:15px;left:10px}.custom-loader:before,.custom-loader:after{content:"";mix-blend-mode:darken;border:3px solid #2563eb;border-color:#2563eb #2563eb #0000 #0000;border-radius:50%;grid-area:1/1;animation:1s linear infinite s4}.custom-loader:after{border-color:#0000 #0000 #e4e4ed #e4e4ed;animation-direction:reverse}.custom-loader.hidden,.custom-loader.hidden:before,.custom-loader.hidden:after{animation:unset}@keyframes s4{to{transform:rotate(1turn)}}.fixed_city_search .custom-loader{top:96px;left:25px}.fixed_city_search.search_card__holder_input:after{content:unset}.search_card__city_li--hotel_count,.search_card__city_li--hotel_star{text-align:left;color:#323643;font-size:.8rem;font-weight:100;width:75px!important}.search_card__city_li--hotel_star img{width:11px;height:11px}.search_card__city_li--hotel_star span{width:unset;text-overflow:unset;overflow:unset}.search_box_text--not_result{padding:10px}.fixed_city_search_tour{z-index:50;background:#fff;flex-direction:row;align-items:flex-start;width:100%;height:100%;padding:60px 10px 15px;display:flex;position:fixed;top:0;right:0;overflow:auto}.fixed_city_search_tour .fixed_search__header{border-bottom:1px solid var(--gray-light);background:var(--white);z-index:50;flex-direction:row;align-items:center;gap:10px;width:calc(100% - 20px);height:66px;margin-bottom:15px;margin-right:10px;display:flex;position:fixed;top:0;right:0}.fixed_city_search_tour .fixed_search__header--icon{width:25px;height:25px}.fixed_city_search_tour .search_card__icon{background:unset;rotate:unset;border:0;top:90px!important;left:calc(50% - 15px)!important}.fixed_city_search_tour .search_card__city_submenu{opacity:1;visibility:visible;width:100%;max-height:calc(100svh - 135px);margin-top:55px;padding:0;right:0}.fixed_city_search_tour .search_card__select_city:focus,.fixed_city_search_tour .search_card__select_city{border-radius:10px}.fixed_city_search_tour .search_card__city_submenu .search_card__city_ul,.fixed_city_search_tour .search_card__select_city:focus+.search_card__city_submenu .search_card__city_ul{opacity:1;visibility:visible;max-height:calc(100svh - 135px)}.fixed_city_search_tour .search_card__city_ul{padding:0}.fixed_city_search_tour .search_card__city_li{padding:20px 16px}.fixed_city_search_tour .search_card__city_ul .selected{background:unset;opacity:.5}.fixed_city_search_tour .search_card__city_ul .search_card__city_li.active{color:var(--priymary-color)}.fixed_city_search_tour .search_card__input:hover{box-shadow:unset}.fixed_city_search_tour .start_city_ul{z-index:2}.width_0_hidden{overflow:hidden;opacity:0!important;visibility:hidden!important;height:0!important}.priority_parent{display:none}@media (width<=1280px){.search_box_text--item{width:calc(50% - 3px)}.search_card__city_li--holder{width:calc(100% - 70px)}.search_card__city_li--hotel_count{width:45px!important}.search_card__holder_submit{width:100px}}@media (width<=992px){.search_card__submit{padding:0 15px}}@media (width<=800px){.search_card__city_li--icon{width:auto;height:23px}.search_card__city_li .search_card__city_li--hotel_count{font-size:14px;font-weight:700;width:130px!important}.search_card__city_li .search_card__city_li--hotel_count span{font-size:12px;font-weight:100}.search_card__city_li .desc{font-size:12px}.selected_input{border:1px solid var(--priymary-color)!important}#tour_start_city.selected_input{border-left:0!important}#tour_target_city.selected_input{border-right:0!important}.search_card.tour{grid-template-columns:repeat(2,1fr)}.page_headline{opacity:0;visibility:hidden}.page_title h1,.page_title h2{font-size:medium}.search_card__holder_input{width:100%}.search_card__input{text-align:right}.offered_tour__img img{height:300px}.search_card__holder_submit{grid-area:3/1/4/3;width:100%}.search_card__city_submenu{z-index:1}.search_card{width:100%;padding:40px 20px 20px}.hidden_search_inputs{width:100%;top:0;transform:scale(.7)}.search_box_text{width:85%}.passengers__submenu{top:unset;z-index:1;border-radius:24px 24px 0 0;height:auto;max-height:80svh;padding:30px 16px 16px;position:fixed;bottom:-100%}.passengers__submenu:before{content:"";background:#d8d7d7;border-radius:5px;width:60px;height:4px;position:absolute;top:12px;right:calc(50% - 30px)}.passengers__submenu--mobo_header{flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:5px 0;font-size:18px;font-weight:700;display:flex}.passengers__submenu--mobo_header img{width:25px;height:25px}.passengers__submenu--btn{height:50px;margin-top:10px}.showPassengersMenu{opacity:1;visibility:visible;bottom:0}.passengers__moboBackDrop{content:"";z-index:1;background:#0000007a;width:100%;height:100%;position:fixed;top:0;right:0}.passengers__submenu_rooms{max-height:calc(100svh - 170px)}.search_card__city_li{border-bottom:0;margin:0;padding:20px 16px}.search_card__city_li:hover{padding-right:15px}.fixed_city_search .search_card__city_ul,.fixed_city_search .search_card__city_submenu{border-radius:0;max-height:unset!important}.priority_title{width:100%;padding:9px 10px;font-size:.9rem}.search_card__city_ul,.search_card__city_submenu{max-height:0;width:100%!important}.search_card__icon{background:var(--white);z-index:1;width:30px;height:30px;transition:unset;position:absolute;top:calc(50% - 15px);right:calc(50% - 15px)}.search_card__error{font-size:12px;top:-25px;left:0}.search_card__city_ul,.search_card__city_submenu{max-height:0;transition:unset;width:100%!important}.fixed_city_search_tour .priority_parent{background:var(--white);z-index:1;width:100%;padding:10px 0;display:block;position:sticky;top:-1px}.fixed_search__header--title{font-weight:700}.fixed_city_search_tour .search_card__city_submenu{position:fixed}.search_card__holder_input.search_card__holder_input_tour.fixed_city_search_tour{flex-direction:row;padding-top:80px}.fixed_city_search_tour .search_card__city_submenu{max-height:calc(100svh - 135px);margin-top:80px}.fixed_city_search_tour .holder_tour_city:first-child{width:calc(50% - 5px);position:fixed;top:80px;right:10px}.fixed_city_search_tour .holder_tour_city:nth-child(3){width:calc(50% - 5px);position:fixed;top:80px;left:10px}.fixed_city_search_tour .holder_tour_city:first-child .search_card__input,.fixed_city_search_tour .holder_tour_city:first-child .search_card__input:focus{border-radius:0 8px 8px 0}.fixed_city_search_tour .holder_tour_city:nth-child(3) .search_card__input,.fixed_city_search_tour .holder_tour_city:nth-child(3) .search_card__input:focus{border-radius:8px 0 0 8px}.search_card.tour .search_card__holder_input .search_card__city_li:hover{padding:20px 10px}.search_card__tabs .active{background:var(--white)}.search_card__tabs--item{border:1px solid #dddd}.search_card__tabs .search_card__tabs--item:before{content:"";z-index:1;background:url(https://www.yejayekhoob.com/Libraries/svg/slider_shape.svg) 50%/100% 100% no-repeat;width:34px;height:0;transition:all .3s ease-in-out;position:absolute;bottom:-14px;right:calc(50% - 17px);transform:rotate(90deg)}.search_card__tabs .active:before{height:34px;filter:var(--filter-white)drop-shadow(-1px 0px 0px #ddd)}.passengers__submenu_room--holder:last-child{margin-bottom:10px}.search_card__input:hover{border:1px solid #eee}.fixed_city_search_tour .holder_tour_city .search_card__holder_input--title{display:none}}@media (width>=600px) and (width<=800px){.search_card__inputs--hotel{grid-template-columns:1fr 1fr;display:grid}.search_card{grid-column-gap:10px;grid-row-gap:40px;box-shadow:unset;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);display:grid}.search_card__parent_input_tour{grid-area:1/1/2/3}.search_card__input{font-size:.8rem}.fixed_city_search_tour .search_card__icon_switch{background:var(--white);width:30px!important;height:30px!important;top:55px!important}#tour_start_city{padding:0 30px 0 25px}#tour_target_city{padding:0 13px 0 30px}.search_card__icon_location{top:10px!important}.search_card.tour #fixed_city_search .search_card__error{display:none}}@media (width<=600px){.holder_tour_city .search_card__holder_input--title{display:none}.search_card__label{font-size:12px}.search_card__input{border:1px solid #ddd;font-size:16px!important}.search_box_text--item{width:100%}.holder_search_card{gap:10px}.search_card{box-shadow:unset;border:1px solid #ddd;flex-direction:column;gap:12px;padding:20px 16px;display:flex}.holder_tour_city{width:100%;position:relative}.search_card.tour .search_card__holder_input .search_card__input{text-align:right;padding:30px 15px 10px}.search_card .search_card__holder_input .search_card__input{height:68px;padding:30px 10px 10px}.hide_label #hotel_city{padding-top:10px}.hide_label #fixed_city_search .search_card__holder_input--title{display:none}.search_card.tour .holder_tour_city .search_card__input{padding-top:10px}.search_card__holder_input:after{content:"";background:url(https://www.yejayekhoob.com/Libraries/svg/angle-down.svg) 50%/100% no-repeat;width:16px;height:16px;position:absolute;top:calc(50% - 8px);left:15px}.search_card.tour #fixed_city_search:after{content:unset}.search_card__holder_input.error{margin-bottom:12px}.search_card__error{top:unset;left:unset;bottom:-20px}.search_card__holder_input--title{background:unset;pointer-events:none;padding:0;top:10px;right:15px}.search_card__holder_submit{height:56px}.holder_search_card.show .search_card .search_card__holder_input .search_card__input{height:70px;transition:none}.holder_search_card.show .search_card__holder_input--title{top:10px}.search_card .fixed_city_search.search_card__holder_input .search_card__input,.search_card.tour .search_card__holder_input.fixed_city_search_tour .search_card__input{height:50px;padding:10px}.search_card__holder_input_tour.error .search_card__icon{border:1px solid var(--red);border-left:0;border-right:0}.fixed_city_search_tour.error .search_card__icon{border:0}}