.calendarflight{display:none}.calendarflight.active{display:flex}.calendarMod{position:fixed;left:0;top:0;z-index:20;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.calendarMod .calendarBackdrop{background-color:rgba(0,0,0,.5);z-index:1;width:100%;height:100%;position:fixed;left:0;top:0}@media screen and (max-width: 768px){.calendarMod{position:fixed;top:0;width:100%;height:100%}}.calendarMod-p{background-color:#fff;min-width:650px;min-height:100px;border-radius:15px;box-shadow:0px 5px 30px -10px rgba(0,0,0,.5);position:relative;z-index:2}@media screen and (max-width: 768px){.calendarMod-p{width:100%;border-radius:0;height:100%;min-width:auto}}.calendarMod-header{padding:0 20px;display:flex;min-height:56px;align-items:center;justify-content:space-between}.calendarMod-header-back{font-size:30px;width:45px;display:none;cursor:pointer}@media screen and (max-width: 768px){.calendarMod-header-back{display:block}}.calendarMod-header-back .icon-arrow-small-right{vertical-align:middle}.calendarMod-header-title{font-size:15px}@media screen and (max-width: 370px){.calendarMod-header-title{font-size:13px}}.calendarMod-header-cont{display:flex}.calendarMod-header-cont .calendarChangeLang-btn{display:flex;gap:5px}@media screen and (max-width: 380px){.calendarMod-header-cont .calendarChangeLang-btn{gap:2px}}.calendarMod-header-cont .calendarChangeLang-btn .ChangeLang-btn-fa,.calendarMod-header-cont .calendarChangeLang-btn .ChangeLang-btn-en{border-radius:10px;padding:8px 10px;background-color:#f1f1f1;cursor:pointer}@media screen and (max-width: 380px){.calendarMod-header-cont .calendarChangeLang-btn .ChangeLang-btn-fa,.calendarMod-header-cont .calendarChangeLang-btn .ChangeLang-btn-en{padding:8px 5px}}.calendarMod-header-cont .calendarChangeLang-btn .ChangeLang-btn-fa.active,.calendarMod-header-cont .calendarChangeLang-btn .ChangeLang-btn-en.active{cursor:default;background-color:#0074dd;color:#fff;box-shadow:0px 0px 40px -9px #485fed}.calendarMod-content{display:flex;justify-content:space-between;align-items:center;min-height:200px;border-top:1px solid #f1f1f1;padding:20px 0}.calendarMod-content-arrowRight .arrowRightBtn{width:50px;height:50px;border-radius:100%;text-align:center;margin-right:-25px;background-color:#fff;line-height:56px;font-size:18px;box-shadow:0px 5px 11px -7px rgba(0,0,0,.9);cursor:pointer;display:flex;align-items:center;justify-content:center}.en .calendarMod-content-arrowRight .arrowRightBtn{margin-left:-25px;margin-right:0}.en .calendarMod-content-arrowRight .arrowRightBtn span{transform:rotate(-180deg)}@media screen and (max-width: 768px){.calendarMod-content-arrowRight .arrowRightBtn{margin-right:10px}.en .calendarMod-content-arrowRight .arrowRightBtn{margin-left:10px}}@media screen and (max-width: 370px){.calendarMod-content-arrowRight .arrowRightBtn{margin-right:5px}.en .calendarMod-content-arrowRight .arrowRightBtn{margin-left:5px}}.calendarMod-content-arrowRight .arrowRightBtn:hover{background-color:#0074dd;color:#fff}.calendarMod-content-arrowRight .arrowRightBtn.disabled{cursor:default}.calendarMod-content-arrowRight .arrowRightBtn.disabled:hover{background-color:#fff;color:#31393c}.calendarMod-content-arrowRight .arrowRightBtn.disabled .icon-angle-small-right{opacity:.5}.calendarMod-content-arrowLeft .arrowLeftBtn{width:50px;height:50px;border-radius:100%;text-align:center;margin-left:-25px;background-color:#fff;line-height:56px;font-size:18px;box-shadow:0px 5px 11px -7px rgba(0,0,0,.9);cursor:pointer;display:flex;align-items:center;justify-content:center}.en .calendarMod-content-arrowLeft .arrowLeftBtn{margin-right:-25px;margin-left:0}.en .calendarMod-content-arrowLeft .arrowLeftBtn span{transform:rotate(-180deg)}@media screen and (max-width: 768px){.calendarMod-content-arrowLeft .arrowLeftBtn{margin-left:10px}.en .calendarMod-content-arrowLeft .arrowLeftBtn{margin-right:10px}}@media screen and (max-width: 370px){.calendarMod-content-arrowLeft .arrowLeftBtn{margin-left:5px}.en .calendarMod-content-arrowLeft .arrowLeftBtn{margin-right:5px}}.calendarMod-content-arrowLeft .arrowLeftBtn:hover{background-color:#0074dd;color:#fff}.calendarMod-content-arrowLeft .arrowLeftBtn.disabled{cursor:default}.calendarMod-content-arrowLeft .arrowLeftBtn.disabled:hover{background-color:#fff;color:#31393c}.calendarMod-content-arrowLeft .arrowLeftBtn.disabled .icon-angle-small-left{opacity:.5}.calendarMod-content-data{flex:1;display:flex}@media screen and (max-width: 768px){.calendarMod-content-data{flex-direction:column;overflow:auto;height:calc(100vh - 140px);scrollbar-width:none}}.calendarMod-content-data .calendarMod-mounth{max-width:50%;flex:1;padding:0 20px}@media screen and (max-width: 768px){.calendarMod-content-data .calendarMod-mounth{max-width:100%;padding:0 40px;margin-bottom:15px}}@media screen and (max-width: 460px){.calendarMod-content-data .calendarMod-mounth{padding:0 10px}}@media screen and (max-width: 370px){.calendarMod-content-data .calendarMod-mounth{padding:0}}.calendarMod-content-data .calendarMod-mounth-title{font-size:15px;text-align:center;margin-bottom:10px}.calendarMod-content-data .calendarMod-mounth-head{display:flex;justify-content:space-between;opacity:.7;text-align:center}.calendarMod-content-data .calendarMod-mounth-head [class|=weektitle]{max-width:14.2857%;min-width:14.2857%}.calendarMod-content-data .calendarMod-mounth-days{display:flex;flex-wrap:wrap;margin-top:10px}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day{text-align:center;max-width:14.2857%;min-width:14.2857%;height:40px;line-height:42px;font-weight:900;cursor:pointer;position:relative;z-index:6}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day .dayov{position:absolute;left:0;top:0;width:40px;height:40px;border-radius:5px;border-color:rgba(0,0,0,0);transition:border-color .2s ease-in-out}@media screen and (max-width: 768px){.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day .dayov{min-width:100%}}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day .price{font-size:10px;position:absolute;left:0;top:10px;width:100%;opacity:.4}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day:nth-child(7n+7){color:red}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day:hover .dayov{border:2px solid #0074dd;z-index:7000;line-height:38px}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.selectedDayAgain .dayov,.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.selected .dayov{border:2px solid #0074dd;z-index:7000;line-height:38px}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.disable,.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.disable2{opacity:.3;cursor:default}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.disable .dayov,.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.disable2 .dayov{border:0;line-height:42px}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.today .dayov,.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.fromDay .dayov{background-color:#0074dd;color:#fff;z-index:7000;line-height:38px;border:none}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.today .price,.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.fromDay .price{color:#fff;z-index:7001}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.enDay .dayov{border:2px solid #80868b;z-index:7000;line-height:38px}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.enDay .price{z-index:7001}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.select .dayov{background-color:#e8f0fe;z-index:7000;line-height:38px;border:none;border-radius:0}.calendarMod-content-data .calendarMod-mounth-days .calendarMod-day.select .price{z-index:7001}.calendarMod-content-data.gregorian{flex-direction:row-reverse}.calendarMod-content-data.gregorian .calendarMod-mounth-days{flex-direction:row-reverse}.calendarMod-content.gregorian{flex-direction:row-reverse}.calendarMod-content.gregorian .calendarMod-content-arrowLeft .arrowLeftBtn{margin-right:-25px;margin-left:0}.calendarMod-content.gregorian .calendarMod-content-arrowLeft .arrowLeftBtn .icon-angle-small-left{transform:rotate(180deg)}.calendarMod-content.gregorian .calendarMod-content-arrowRight .arrowRightBtn{margin-left:-25px;margin-right:0}.calendarMod-content.gregorian .calendarMod-content-arrowRight .arrowRightBtn .icon-angle-small-right{transform:rotate(-180deg)}.calendarMod-footer{padding:10px 20px;display:flex;min-height:56px;align-items:center;justify-content:space-between;border-top:1px solid #f1f1f1}@media screen and (max-width: 768px){.calendarMod-footer{position:fixed;left:0;bottom:0;background-color:#fff;width:100%;z-index:10}}.calendarMod-footer .modFooter{padding:0 65px;border-radius:8px;border:0;font-family:IRANSansX;line-height:40px;cursor:default;background-color:#fff;border:1px solid #ccc;color:#31393c;transition:transform .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out;position:relative}.calendarMod-footer .modFooter::after{content:"";font-family:"nisafarme" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;vertical-align:middle;position:absolute;top:50%;margin-top:-9px;opacity:0;transition:all .2s ease-in-out}.calendarMod-footer .modFooter::before{content:"";display:inline-block;transition:all .3s ease 0s;opacity:0;background:url(https://cdn.safarme.com/files/cimg/loading-spin.svg) no-repeat center top;width:32px;height:32px;left:50%;top:50%;position:absolute;margin:-16px 0 0 -16px}.calendarMod-footer .modFooter.active{color:#fff;background-color:#0074dd;border:1px solid #0074dd;cursor:pointer}.calendarMod-footer .modFooter.active:hover{transform:translate(-7px)}.calendarMod-footer .modFooter.active:hover::after{transform:translate(-15px);opacity:1}@media screen and (max-width: 768px){.calendarMod-footer .modFooter{margin:0 auto}}/*# sourceMappingURL=calendar.min.css.map */