*{margin:0;padding:0;box-sizing:border-box;outline:none}html{overflow-x:hidden;scroll-behavior:smooth}a{text-decoration:none;outline:none}input{outline:none}body{font-family:pel,tahoma;font-weight:500;font-size:14px;background-color:#fff;color:#444;position:relative}h1,h2,h3,h4,h5,h6{color:#0d0925}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#0d0925}.container-full{width:1400px;margin:0 auto}@media screen and (max-width: 1640px){.container-full{width:1200px}}@media screen and (max-width: 1441px){.container-full{width:1200px}}@media screen and (max-width: 1260px){.container-full{width:960px}}@media screen and (max-width: 992px){.container-full{width:calc(100% - 80px);margin:0 40px}}@media screen and (max-width: 768px){.container-full{width:calc(100% - 40px);margin:0 20px}}@media screen and (max-width: 576px){.container-full{width:calc(100% - 20px);margin:0 10px}}.header{display:flex;align-items:center;flex-direction:row-reverse;padding:10px 0;justify-content:space-between}.header-logo{text-align:right}.header-logo a{display:block}.header-logo img{max-width:190px;display:block}@media screen and (max-width: 460px){.header-logo img{max-width:180px}}@media screen and (max-width: 390px){.header-logo img{max-width:150px}}@media screen and (max-width: 1100px){.header-logo{order:2}}.header-menu{text-align:center}.header-menu-device{display:none;flex-direction:column;cursor:pointer;width:30px}@media screen and (max-width: 1100px){.header-menu-device{display:flex}}.header-menu-device span{height:2px;transition:.3s;background-color:#373737;margin:3px 0}.header-menu-device:hover span{background-color:#9b0f63}.header-menu-device:hover .menutabbtn-l1{width:10px}.header-menu-device:hover .menutabbtn-l2{width:20px}.header-menu-device:hover .menutabbtn-l3{width:30px}@media screen and (max-width: 1100px){.header-menu{order:1;position:relative}}.header-menu ul{list-style:none;display:flex;direction:rtl;justify-content:center}@media screen and (max-width: 1100px){.header-menu ul{flex-direction:column;position:absolute;background-color:#fff;top:50px;right:0;width:250px;padding:20px;box-sizing:border-box;opacity:0;visibility:hidden;transition:.2s ease-in-out;border-radius:10px;box-shadow:10px 30px 60px rgba(0,0,0,.24)}.header-menu ul.active{opacity:1;top:40px;visibility:visible}}.header-menu ul li{display:flex;align-items:center}.header-menu ul li.havechild{position:relative}.header-menu ul li.havechild.active ul{opacity:1;visibility:visible;margin-top:15px}@media screen and (max-width: 1100px){.header-menu ul li.havechild.active ul{margin-top:0}}.header-menu ul li>a{transition:.2s;color:#fff}.header-menu ul li>a svg{margin-right:15px;max-width:20px}.header-menu ul li>a:hover{color:#9b0f63}.header-menu ul li>a:hover svg{fill:#9b0f63}.header-menu ul li a{display:flex;align-items:center;position:relative;color:#373737;padding:0 20px}@media screen and (max-width: 1100px){.header-menu ul li a{color:#373737;margin:10px 0}}.header-menu ul li ul{position:absolute;background-color:#fff;box-shadow:10px 30px 60px rgba(0,0,0,.24);padding:10px 30px;right:0;top:100%;margin-top:25px;border-radius:15px;display:flex;flex-direction:column;width:270px;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,margin .2s ease-in-out;z-index:1}.header-menu ul li ul li{flex:1;display:block}.header-menu ul li ul li a{display:block;padding:15px 0;text-align:right}.header-btn{display:flex;align-items:center}.header-btn .header-mn-user{border-radius:40px;border:1px solid rgba(21,21,21,.2);padding:12px 16px;margin-right:20px;transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer;position:relative}@media screen and (max-width: 576px){.header-btn .header-mn-user{padding:5px;border:none;margin-right:5px}}@media screen and (max-width: 576px){.header-btn .header-mn-user span{display:none}}.header-btn .header-mn-user i.fa-user-alt{display:none}@media screen and (max-width: 576px){.header-btn .header-mn-user i.fa-user-alt{display:inline-block;background:url(http://rahbal.safarme.ir/Files/SystemFiles/Templates/Portal/2aad5e28-3dd2-4674-8078-a40a143eaf88/6f78a6cd-e77d-4a2e-9b63-218305043530/images/login.svg) no-repeat center center;background-size:contain;vertical-align:middle}}.header-btn .header-mn-user i{height:24px;width:24px}@media screen and (max-width: 576px){.header-btn .header-mn-user.active i.fa-user-alt{background:url(http://rahbal.safarme.ir/Files/SystemFiles/Templates/Portal/2aad5e28-3dd2-4674-8078-a40a143eaf88/6f78a6cd-e77d-4a2e-9b63-218305043530/images/user.svg) no-repeat center center}}.header-btn .header-mn-user:hover{background-color:#9b0f63;color:#fff !important}@media screen and (max-width: 576px){.header-btn .header-mn-user:hover{background-color:rgba(0,0,0,0);color:#373737}}.header-btn .header-mn-user:hover svg{fill:#fff}.header-btn .header-mn-user .header-mn-user-menu{position:absolute;width:270px;background-color:#fff;padding:25px;border-radius:15px;box-shadow:10px 30px 60px rgba(0,0,0,.24);direction:rtl;top:43px;left:0px;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,top .2s ease-in-out}.header-btn .header-mn-user .header-mn-user-menu.active{opacity:1;visibility:visible;top:53px}.header-btn .header-mn-user .header-mn-user-menu ul{list-style:none}.header-btn .header-mn-user .header-mn-user-menu ul li a{margin-right:0;padding:5px 0;align-items:center}.header-btn .header-mn-user .header-mn-user-menu ul li a .user20-menu-icon{padding-left:15px}.header-btn .header-mn-user .header-mn-user-menu ul li a .user20-menu-icon i{display:inline-block;background:url(http://rahbal.safarme.ir/Files/SystemFiles/Templates/Portal/2aad5e28-3dd2-4674-8078-a40a143eaf88/6f78a6cd-e77d-4a2e-9b63-218305043530/images/user-square.svg) no-repeat center center;background-size:contain;vertical-align:middle;opacity:.5}.header-btn .header-mn-user .header-mn-user-menu ul li a .fa-shopping-basket,.header-btn .header-mn-user .header-mn-user-menu ul li a .fa-dollar-sign,.header-btn .header-mn-user .header-mn-user-menu ul li a .fa-sign-out{display:inline-block;background-size:contain;vertical-align:middle;margin-left:15px;opacity:.5}.header-btn .header-mn-user .header-mn-user-menu ul li a .fa-shopping-basket{background:url(http://rahbal.safarme.ir/Files/SystemFiles/Templates/Portal/2aad5e28-3dd2-4674-8078-a40a143eaf88/6f78a6cd-e77d-4a2e-9b63-218305043530/images/bag-happy.svg) no-repeat center center}.header-btn .header-mn-user .header-mn-user-menu ul li a .fa-dollar-sign{background:url(http://rahbal.safarme.ir/Files/SystemFiles/Templates/Portal/2aad5e28-3dd2-4674-8078-a40a143eaf88/6f78a6cd-e77d-4a2e-9b63-218305043530/images/card-receive.svg) no-repeat center center}.header-btn .header-mn-user .header-mn-user-menu ul li a .fa-sign-out{background:url(http://rahbal.safarme.ir/Files/SystemFiles/Templates/Portal/2aad5e28-3dd2-4674-8078-a40a143eaf88/6f78a6cd-e77d-4a2e-9b63-218305043530/images/logout-1.svg) no-repeat center center}.header-btn .header-mn-user .header-mn-user-menu ul li a .user20-menu-cont-name{margin-bottom:5px;margin-top:13px}.header-btn .header-mn-user .header-mn-user-menu ul li a .user20-menu-cont-wallet{color:#f4a200}.header-btn .header-mn-user .header-mn-user-menu ul li:first-child a{display:flex;margin-bottom:2rem;padding:0;align-items:normal}@media screen and (max-width: 1100px){.header-btn{order:3}}.header-btn a{color:#373737;transition:.2s;position:relative;display:flex;margin-right:20px}@media screen and (max-width: 576px){.header-btn a{margin-right:0}}.header-btn a svg{width:34px;margin-left:10px;fill:#373737}@media screen and (max-width: 576px){.header-btn a .pr-tx{display:none}}.header-btn a:hover{color:#9b0f63}.header-btn a:hover svg{fill:#9b0f63}.mainmod{background:linear-gradient(to bottom, #f8e6c3, #fff) no-repeat left top}.mainmod-p{display:flex;padding:2rem 0 0;align-items:center}@media screen and (max-width: 768px){.mainmod-p{flex-direction:column}}@media screen and (max-width: 460px){.mainmod-p{padding-top:.5rem}}.mainmod-cont{direction:rtl;padding-right:6rem}@media screen and (max-width: 1260px){.mainmod-cont{padding-right:4rem}}@media screen and (max-width: 992px){.mainmod-cont{padding-right:2}}@media screen and (max-width: 768px){.mainmod-cont{padding-right:0;text-align:center;padding-bottom:3rem}}@media screen and (max-width: 576px){.mainmod-cont{padding:0 1rem 2rem}}@media screen and (max-width: 460px){.mainmod-cont{padding-bottom:1rem}}.mainmod-cont h1{font-size:2rem;margin-bottom:.7rem}@media screen and (max-width: 576px){.mainmod-cont h1{font-size:1.5rem;margin-bottom:.5rem}}.mainmod-cont h2{font-size:1.4rem;margin-bottom:1rem;color:#9b0f63}@media screen and (max-width: 576px){.mainmod-cont h2{font-size:1rem;margin-bottom:.5rem}}.mainmod-cont p{color:#777}@media screen and (max-width: 576px){.mainmod-cont p{display:none}}.mainmod-glry{background:url(../images/bgsrr.png) no-repeat center top;position:relative;padding:0 90px}@media screen and (max-width: 1260px){.mainmod-glry{padding:0 25px}}@media screen and (max-width: 992px){.mainmod-glry{background-size:420px}}@media screen and (max-width: 768px){.mainmod-glry{display:none}}.mainmod-glry img{display:block}@media screen and (max-width: 1260px){.mainmod-glry .peopleimage{max-width:450px}}@media screen and (max-width: 992px){.mainmod-glry .peopleimage{max-width:400px}}.mainmod-glry-tour{position:absolute;left:0px;bottom:40px;border-radius:15px;padding:10px;background-color:#fff;box-shadow:0 30px 40px rgba(173,113,0,.4);direction:rtl}@media screen and (max-width: 992px){.mainmod-glry-tour{display:none}}.mainmod-glry-tour.km{left:auto;right:0}@media screen and (max-width: 1260px){.mainmod-glry-tour.km{display:none}}.mainmod-glry-tour.km .mainmod-glry-tour-title,.mainmod-glry-tour.km .mainmod-glry-tour-subtitle{font-size:12px;margin-top:5px}.mainmod-glry-tour img{display:block}@media screen and (max-width: 1260px){.mainmod-glry-tour img{max-width:110px}}.mainmod-glry-tour-title{margin-top:10px;text-align:center}@media screen and (max-width: 1260px){.mainmod-glry-tour-title{font-size:11px;font-weight:700}}.mainmod-glry-tour-subtitle{text-align:center;opacity:.5;margin-top:10px}@media screen and (max-width: 1260px){.mainmod-glry-tour-subtitle{font-size:10px;margin-top:5px}}.mainmod-glry-fly{position:absolute;background-color:#fff;right:0px;top:120px;border-radius:50px;padding:10px 28px;text-align:center;box-shadow:0 30px 40px rgba(173,113,0,.4);font-size:17px;display:flex;align-items:center;animation-duration:4s;animation-name:kmpfly;animation-iteration-count:infinite;animation-direction:alternate}@media screen and (max-width: 1260px){.mainmod-glry-fly{font-size:13px;animation-name:kmpfly-d;padding:10px 15px}}@media screen and (max-width: 992px){.mainmod-glry-fly{animation-name:kmpfly-c}}.mainmod-glry-fly svg{vertical-align:middle;width:30px;height:30px;fill:#fbae17;margin-right:10px}@media screen and (max-width: 1260px){.mainmod-glry-fly svg{width:20px;height:20px}}.mainmod-glry-icn{position:absolute;background-color:#fff;width:60px;height:60px;left:138px;top:70px;border-radius:100%;text-align:center;line-height:60px;box-shadow:0 30px 40px rgba(173,113,0,.4);animation-duration:5s;animation-name:kmptr;animation-iteration-count:infinite;animation-direction:alternate}@media screen and (max-width: 1260px){.mainmod-glry-icn{width:40px;height:40px;line-height:40px}}@media screen and (max-width: 992px){.mainmod-glry-icn{animation-name:kmptr-d}}.mainmod-glry-icn svg{vertical-align:middle;width:30px;height:30px;fill:#fbae17;color:#6e707c}@media screen and (max-width: 1260px){.mainmod-glry-icn svg{width:24px;height:24px}}.sfr-newSearch-swHand-btn,.startDay span,.endDay span{background-color:#f6b11f !important;color:#373737 !important}.sfr-newSearch-swHand{font-size:12px !important}.searchsec{margin:-15px 50px 0;direction:rtl}@media screen and (max-width: 1640px){.searchsec{margin:-15px 0 0}}.searchsec-header{display:flex;justify-content:center;background-color:hsla(0,0%,100%,.5);width:100%;position:relative;z-index:1;border-radius:15px 15px 0 0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:10px 10px 0 10px;box-shadow:0 30px 40px rgba(173,113,0,.4);border:1px solid #fff;border-bottom:1px solid #e5e5e5}@media screen and (max-width: 768px){.searchsec-header{padding:10px;flex-wrap:wrap}}.searchsec-header-itm{display:flex;align-items:center;padding:15px 20px;min-width:190px;cursor:pointer;border-bottom:1px solid #e5e5e5;margin:0 10px -1px;background-color:#fff;border-radius:10px 10px 0 0;position:relative}@media screen and (max-width: 1640px){.searchsec-header-itm{min-width:175px}}@media screen and (max-width: 1260px){.searchsec-header-itm{flex-direction:column;min-width:120px;text-align:center}}@media screen and (max-width: 992px){.searchsec-header-itm{margin:0 5px -1px;min-width:auto}}@media screen and (max-width: 768px){.searchsec-header-itm{border-radius:10px;border:2px solid #fff;min-width:calc(33% - 10px);margin:5px}}@media screen and (max-width: 460px){.searchsec-header-itm{min-width:calc(50% - 10px);flex-direction:row;padding:5px}.searchsec-header-itm:last-child{width:100%}}.searchsec-header-itm:hover{border-color:#9b0f63}.searchsec-header-itm.active{cursor:default;border-bottom:2px solid #f6b11f}@media screen and (max-width: 460px){.searchsec-header-itm.active{border-color:#fff}}.searchsec-header-itm-icon{margin-left:10px;background-color:#f1f1f1;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:7px}@media screen and (max-width: 1260px){.searchsec-header-itm-icon{margin:0 0 10px 0}}@media screen and (max-width: 460px){.searchsec-header-itm-icon{margin:0 0 0 10px}}.active .searchsec-header-itm-icon{background-color:#f6b11f}.searchsec-header-itm-cont{display:flex;flex-direction:column}.searchsec-header-itm-cont-title{font-size:1rem;font-weight:700;color:#373737}@media screen and (max-width: 1640px){.searchsec-header-itm-cont-title{font-size:.9rem}}@media screen and (max-width: 992px){.searchsec-header-itm-cont-title{font-size:.8rem}}.searchsec-header-itm-cont-subtitle{font-size:.7rem;margin-top:4px;color:#777}@media screen and (max-width: 992px){.searchsec-header-itm-cont-subtitle{display:none}}.searchsec-content{box-shadow:0 30px 40px rgba(202,202,202,.4);background-color:#fff;padding:25px;position:relative;border-radius:0 0 15px 15px;z-index:6;display:none}.searchsec-content.active{display:block}.searchsec-content .listctp{height:0}.searchsec-content .listctp .ui-autocomplete-category{background-color:#f3f3f3;border-radius:2px}.searchsec-content .listctp .autoComplete-Hotel li.ui-menu-item{display:flex;justify-content:space-between;flex-wrap:wrap}.searchsec-content .listctp .autoComplete-Hotel .clear.ui-menu-item-wrapper{min-width:100%}.searchsec-content .listctp .flightExternalId.ui-menu-item{margin-right:5px;width:calc(50% - 5px)}.searchsec-content .listctp .flightExternalId.ui-menu-item,.searchsec-content .listctp .flightInternalId.ui-menu-item{background-color:#f1f1f1;border-radius:15px;text-align:center;margin-bottom:10px}.searchsec-content .listctp .flightInternalId.ui-menu-item.active,.searchsec-content .listctp .flightExternalId.ui-menu-item.active{color:#373737 !important;border-bottom:none !important;background-color:#f6b11f}.searchsec-content .listctp .ui-menu{overflow-x:hidden;overflow-y:auto;max-height:350px;direction:rtl;max-width:390px;border-radius:15px;padding:20px;list-style:none;background-color:#fff;box-shadow:10px 30px 60px rgba(0,0,0,.24);z-index:10}.searchsec-content .listctp .ui-menu li{line-height:45px;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out;padding:0 20px;margin-top:-1px;border-radius:15px}.searchsec-content .listctp .ui-menu li .clear.ui-menu-item-wrapper{border-bottom:1px solid #eee}.searchsec-content .listctp .ui-menu li:last-child .clear.ui-menu-item-wrapper{border-color:rgba(0,0,0,0)}.searchsec-content .listctp .ui-menu li:hover{background-color:#f6b11f;color:#373737}.searchsec-content .listctp .ui-menu li:hover .clear.ui-menu-item-wrapper{border-color:rgba(0,0,0,0)}.searchsec .search-tripsetting-passengers{font-size:15px;position:relative;display:flex;min-width:100px}@media screen and (max-width: 380px){.searchsec .search-tripsetting-passengers{min-width:76px}}.en .searchsec .search-tripsetting-passengers{margin-left:20px;margin-right:0}.searchsec .search-tripsetting-passengers .passengers-count{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjE2cHgiIGhlaWdodD0iMjIzLjg5M3B4IiB2aWV3Qm94PSItNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMUYxRjFGIiBkPSJNMTAxLjQzLDI3Ni43OTRjMiwyLDQuNzEzLDMuMTI0LDcuNTQyLDMuMTI0czUuNTQyLTEuMTI0LDcuNTQyLTMuMTI0TDI3My44MiwxMTkuNDgzDQoJYzQuMTY0LTQuMTY2LDQuMTY0LTEwLjkxOSwwLTE1LjA4NWwtNDUuMjUtNDUuMjQ5Yy00LjE2Ni00LjE2Ni0xMC45Mi00LjE2Ni0xNS4wODQsMEwxMDguOTczLDE2My42NTdMNC40NTgsNTkuMTUNCgljLTQuMTY2LTQuMTY2LTEwLjkxOC00LjE2NS0xNS4wODQsMGwtNDUuMjQ4LDQ1LjI0OWMtNC4xNjYsNC4xNjYtNC4xNjYsMTAuOTE5LDAsMTUuMDg1TDEwMS40MywyNzYuNzk0eiIvPg0KPHJlY3QgeD0iLTU4Ljk5OSIgeT0iNTYuMDI1IiBmaWxsPSJub25lIiB3aWR0aD0iNjE2IiBoZWlnaHQ9IjIyMy44OTMiLz4NCjwvc3ZnPg0K"),url("data:image/svg+xml,%3C%3Fxml%20version%3D%221%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f5f5f5%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e7e7e7%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E");background-position:10px center,0 0;background-repeat:no-repeat,repeat-x;background-size:1.46667em .533333em,auto auto;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-left:29px;cursor:pointer;background-color:rgba(0,0,0,0);align-items:center;display:flex;padding-right:8px;width:100%;border:1px solid #ccc;border-radius:5px}@media screen and (max-width: 550px){.searchsec .search-tripsetting-passengers .passengers-count{border-width:2px}}@media screen and (max-width: 490px){.searchsec .search-tripsetting-passengers .passengers-count{min-height:44px;border-radius:5px}}.en .searchsec .search-tripsetting-passengers .passengers-count{padding-left:0;padding-right:29px;background-position:100% center,0 0}.searchsec .search-tripsetting-passengers .passengers-count span{font-size:17px}.searchsec .search-tripsetting-passengers .travelerbx{list-style:none;position:absolute;top:85px;left:0;width:100%;background-color:#fff;box-shadow:0px .5rem 1rem 0px rgba(0,11,38,.24);padding:10px 0;border-radius:15px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,top .2s ease-in-out;z-index:50;min-width:281px;font-size:13px}.en .searchsec .search-tripsetting-passengers .travelerbx{right:auto;left:0}.searchsec .search-tripsetting-passengers .travelerbx.active{visibility:visible;opacity:1;top:82px}@media screen and (max-width: 768px){.searchsec .search-tripsetting-passengers .travelerbx.active{top:auto;bottom:0;position:fixed;border-radius:15px 15px 0 0;box-shadow:0 0 4rem 81px rgba(0,11,38,.24)}.searchsec .search-tripsetting-passengers .travelerbx.active::before{display:none}}.searchsec .search-tripsetting-passengers .travelerbx::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff hsla(0,0%,100%,0);-o-border-image:none;border-image:none;border-style:solid;border-width:10px;content:" ";height:0;right:50%;margin-right:-10px;pointer-events:none;position:absolute;bottom:100%;width:0}.searchsec .search-tripsetting-passengers .travelerbx .row{padding:10px 15px;display:flex;text-align:center;justify-content:space-between;align-items:center}.en .searchsec .search-tripsetting-passengers .travelerbx .row{flex-direction:row-reverse}.searchsec .search-tripsetting-passengers .travelerbx .row span[class^=icon-]{font-size:22px;border-radius:100%;border:2px solid #ccc;vertical-align:middle}.searchsec .search-tripsetting-passengers .travelerbx .row .p,.searchsec .search-tripsetting-passengers .travelerbx .row .m{cursor:pointer}.searchsec .search-tripsetting-passengers .travelerbx .row .p:hover span,.searchsec .search-tripsetting-passengers .travelerbx .row .m:hover span{color:#9b0f63;border-color:#9b0f63}.searchsec .search-tripsetting-passengers .travelerbx .row .p.disabled,.searchsec .search-tripsetting-passengers .travelerbx .row .m.disabled{opacity:.3;cursor:default}.searchsec .search-tripsetting-passengers .travelerbx .row .p.disabled span,.searchsec .search-tripsetting-passengers .travelerbx .row .m.disabled span{color:#31393c;border-color:#31393c}.searchsec .search-tripsetting-passengers .travelerbx .row .p{padding:5px 5px 5px 30px}.searchsec .search-tripsetting-passengers .travelerbx .row .m{padding:5px 30px 5px 5px}.searchsec .search-tripsetting-passengers .travelerbx .row .n{display:flex;align-items:center;flex:1}.searchsec .search-tripsetting-passengers .travelerbx .row .n input{margin-left:3px;width:25px;font-size:17px;border:0;font-family:inherit,tahoma;color:#31393c}.searchsec .search-tripsetting-passengers .travelerbx .row .submit{padding:0 65px;border-radius:10px;border:0;font-family:inherit;line-height:45px;cursor:pointer;background-color:#9b0f63;color:#fff;transition:transform .2s ease-in-out;position:relative;width:100%}.searchsec .search-tripsetting-passengers .travelerbx .row .submit:hover{transform:translateY(-7px)}.searchsec .search-tripsetting-passengers .travelerbx .row .submit:hover:after{transform:translateY(-10px);opacity:1}.searchsec .search-tripsetting-passengers .travelerbx .row .submit: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-right:10px;margin-bottom:-9px;opacity:0;transition:all .2s ease-in-out}.en .searchsec .search-tripsetting-passengers .travelerbx .row .submit:after{margin-left:10px;margin-right:auto}.searchsec .search-tripsetting{min-width:100%;display:flex;gap:15px}@media screen and (max-width: 670px){.searchsec .search-tripsetting{gap:14px;flex-wrap:wrap;order:1}}@media screen and (max-width: 550px){.searchsec .search-tripsetting{padding-bottom:10px}}.searchsec .search-tripsetting-ways select{background-color:rgba(0,0,0,0);border:0;font-family:inherit;font-size:15px;cursor:pointer;padding:5px 5px 5px 20px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjE2cHgiIGhlaWdodD0iMjIzLjg5M3B4IiB2aWV3Qm94PSItNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMUYxRjFGIiBkPSJNMTAxLjQzLDI3Ni43OTRjMiwyLDQuNzEzLDMuMTI0LDcuNTQyLDMuMTI0czUuNTQyLTEuMTI0LDcuNTQyLTMuMTI0TDI3My44MiwxMTkuNDgzDQoJYzQuMTY0LTQuMTY2LDQuMTY0LTEwLjkxOSwwLTE1LjA4NWwtNDUuMjUtNDUuMjQ5Yy00LjE2Ni00LjE2Ni0xMC45Mi00LjE2Ni0xNS4wODQsMEwxMDguOTczLDE2My42NTdMNC40NTgsNTkuMTUNCgljLTQuMTY2LTQuMTY2LTEwLjkxOC00LjE2NS0xNS4wODQsMGwtNDUuMjQ4LDQ1LjI0OWMtNC4xNjYsNC4xNjYtNC4xNjYsMTAuOTE5LDAsMTUuMDg1TDEwMS40MywyNzYuNzk0eiIvPg0KPHJlY3QgeD0iLTU4Ljk5OSIgeT0iNTYuMDI1IiBmaWxsPSJub25lIiB3aWR0aD0iNjE2IiBoZWlnaHQ9IjIyMy44OTMiLz4NCjwvc3ZnPg0K"),url("data:image/svg+xml,%3C%3Fxml%20version%3D%221%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f5f5f5%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e7e7e7%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E");background-position:0 center,0 0;background-repeat:no-repeat,repeat-x;background-size:1.46667em .533333em,auto auto;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;color:#31393c}@media screen and (max-width: 670px){.searchsec .search-tripsetting-ways select{font-size:14px;background-position:4px center,0 0;border-radius:5px;min-width:100%}}.searchsec .search-tripsetting-passengers{font-size:15px;position:relative}.searchsec .search-tripsetting-passengers select{background-color:rgba(0,0,0,0);font-family:inherit;font-size:15px;cursor:pointer;padding:5px 5px 5px 35px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjE2cHgiIGhlaWdodD0iMjIzLjg5M3B4IiB2aWV3Qm94PSItNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMUYxRjFGIiBkPSJNMTAxLjQzLDI3Ni43OTRjMiwyLDQuNzEzLDMuMTI0LDcuNTQyLDMuMTI0czUuNTQyLTEuMTI0LDcuNTQyLTMuMTI0TDI3My44MiwxMTkuNDgzDQoJYzQuMTY0LTQuMTY2LDQuMTY0LTEwLjkxOSwwLTE1LjA4NWwtNDUuMjUtNDUuMjQ5Yy00LjE2Ni00LjE2Ni0xMC45Mi00LjE2Ni0xNS4wODQsMEwxMDguOTczLDE2My42NTdMNC40NTgsNTkuMTUNCgljLTQuMTY2LTQuMTY2LTEwLjkxOC00LjE2NS0xNS4wODQsMGwtNDUuMjQ4LDQ1LjI0OWMtNC4xNjYsNC4xNjYtNC4xNjYsMTAuOTE5LDAsMTUuMDg1TDEwMS40MywyNzYuNzk0eiIvPg0KPHJlY3QgeD0iLTU4Ljk5OSIgeT0iNTYuMDI1IiBmaWxsPSJub25lIiB3aWR0aD0iNjE2IiBoZWlnaHQ9IjIyMy44OTMiLz4NCjwvc3ZnPg0K"),url("data:image/svg+xml,%3C%3Fxml%20version%3D%221%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f5f5f5%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e7e7e7%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E");background-position:10px center,0 0;background-repeat:no-repeat,repeat-x;background-size:1.46667em .533333em,auto auto;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #ccc;border-radius:5px;color:#31393c}.searchsec .search-tripsetting-cartransport{display:flex;align-items:center;font-size:15px}.searchsec .search-tripsetting-cartransport label{font:inherit;cursor:pointer;display:flex;align-items:center;gap:10px;color:#334155;min-width:105px}.searchsec .search-tripsetting-cartransport input{width:18px;height:18px}.searchsec .search-tripsetting-flclass select{background-color:rgba(0,0,0,0);border:0;font-family:inherit;font-size:15px;cursor:pointer;padding:5px 5px 5px 27px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjE2cHgiIGhlaWdodD0iMjIzLjg5M3B4IiB2aWV3Qm94PSItNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMUYxRjFGIiBkPSJNMTAxLjQzLDI3Ni43OTRjMiwyLDQuNzEzLDMuMTI0LDcuNTQyLDMuMTI0czUuNTQyLTEuMTI0LDcuNTQyLTMuMTI0TDI3My44MiwxMTkuNDgzDQoJYzQuMTY0LTQuMTY2LDQuMTY0LTEwLjkxOSwwLTE1LjA4NWwtNDUuMjUtNDUuMjQ5Yy00LjE2Ni00LjE2Ni0xMC45Mi00LjE2Ni0xNS4wODQsMEwxMDguOTczLDE2My42NTdMNC40NTgsNTkuMTUNCgljLTQuMTY2LTQuMTY2LTEwLjkxOC00LjE2NS0xNS4wODQsMGwtNDUuMjQ4LDQ1LjI0OWMtNC4xNjYsNC4xNjYtNC4xNjYsMTAuOTE5LDAsMTUuMDg1TDEwMS40MywyNzYuNzk0eiIvPg0KPHJlY3QgeD0iLTU4Ljk5OSIgeT0iNTYuMDI1IiBmaWxsPSJub25lIiB3aWR0aD0iNjE2IiBoZWlnaHQ9IjIyMy44OTMiLz4NCjwvc3ZnPg0K"),url("data:image/svg+xml,%3C%3Fxml%20version%3D%221%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f5f5f5%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e7e7e7%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E");background-position:10px center,0 0;background-repeat:no-repeat,repeat-x;background-size:1.46667em .533333em,auto auto;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;color:#31393c}@media screen and (max-width: 670px){.searchsec .search-tripsetting-flclass select{font-size:14px;background-position:4px center,0 0;border-radius:5px}}.searchsec .search-tripsetting-cop select{background-color:rgba(0,0,0,0);border:0;font-family:inherit;font-size:15px;cursor:pointer;padding:5px 5px 5px 25px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjE2cHgiIGhlaWdodD0iMjIzLjg5M3B4IiB2aWV3Qm94PSItNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMUYxRjFGIiBkPSJNMTAxLjQzLDI3Ni43OTRjMiwyLDQuNzEzLDMuMTI0LDcuNTQyLDMuMTI0czUuNTQyLTEuMTI0LDcuNTQyLTMuMTI0TDI3My44MiwxMTkuNDgzDQoJYzQuMTY0LTQuMTY2LDQuMTY0LTEwLjkxOSwwLTE1LjA4NWwtNDUuMjUtNDUuMjQ5Yy00LjE2Ni00LjE2Ni0xMC45Mi00LjE2Ni0xNS4wODQsMEwxMDguOTczLDE2My42NTdMNC40NTgsNTkuMTUNCgljLTQuMTY2LTQuMTY2LTEwLjkxOC00LjE2NS0xNS4wODQsMGwtNDUuMjQ4LDQ1LjI0OWMtNC4xNjYsNC4xNjYtNC4xNjYsMTAuOTE5LDAsMTUuMDg1TDEwMS40MywyNzYuNzk0eiIvPg0KPHJlY3QgeD0iLTU4Ljk5OSIgeT0iNTYuMDI1IiBmaWxsPSJub25lIiB3aWR0aD0iNjE2IiBoZWlnaHQ9IjIyMy44OTMiLz4NCjwvc3ZnPg0K"),url("data:image/svg+xml,%3C%3Fxml%20version%3D%221%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f5f5f5%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e7e7e7%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E");background-position:10px center,0 0;background-repeat:no-repeat,repeat-x;background-size:1.46667em .533333em,auto auto;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;color:#31393c}@media screen and (max-width: 670px){.searchsec .search-tripsetting-cop select{font-size:14px;background-position:4px center,0 0;border-radius:5px;min-width:100%}}.searchsec .tour-header-passengers{font-size:15px;position:relative}@media screen and (max-width: 992px){.searchsec .tour-header-passengers{padding-top:0}}@media screen and (max-width: 550px){.searchsec .tour-header-passengers{margin-right:0;min-width:100%}}.searchsec .tour-header-passengers .passengers-count{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjE2cHgiIGhlaWdodD0iMjIzLjg5M3B4IiB2aWV3Qm94PSItNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtNTguOTk5IDU2LjAyNSA2MTYgMjIzLjg5MyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMUYxRjFGIiBkPSJNMTAxLjQzLDI3Ni43OTRjMiwyLDQuNzEzLDMuMTI0LDcuNTQyLDMuMTI0czUuNTQyLTEuMTI0LDcuNTQyLTMuMTI0TDI3My44MiwxMTkuNDgzDQoJYzQuMTY0LTQuMTY2LDQuMTY0LTEwLjkxOSwwLTE1LjA4NWwtNDUuMjUtNDUuMjQ5Yy00LjE2Ni00LjE2Ni0xMC45Mi00LjE2Ni0xNS4wODQsMEwxMDguOTczLDE2My42NTdMNC40NTgsNTkuMTUNCgljLTQuMTY2LTQuMTY2LTEwLjkxOC00LjE2NS0xNS4wODQsMGwtNDUuMjQ4LDQ1LjI0OWMtNC4xNjYsNC4xNjYtNC4xNjYsMTAuOTE5LDAsMTUuMDg1TDEwMS40MywyNzYuNzk0eiIvPg0KPHJlY3QgeD0iLTU4Ljk5OSIgeT0iNTYuMDI1IiBmaWxsPSJub25lIiB3aWR0aD0iNjE2IiBoZWlnaHQ9IjIyMy44OTMiLz4NCjwvc3ZnPg0K"),url("data:image/svg+xml,%3C%3Fxml%20version%3D%221%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f5f5f5%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e7e7e7%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E");background-position:10px center,0 0;background-repeat:no-repeat,repeat-x;background-size:1.46667em .533333em,auto auto;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding:0 20px 0 39px;cursor:pointer;background-color:rgba(0,0,0,0);height:57px;border:1px solid #ccc;border-radius:5px;line-height:57px;min-width:100px;font-size:14px}@media screen and (max-width: 500px){.searchsec .tour-header-passengers .passengers-count{border-width:2px}}.searchsec .tour-header-passengers .passengers-count span{font-size:16px}.searchsec .tour-header-passengers .passengers-count:hover{border-color:#31393c}.searchsec .tour-header-passengers .travelerbx{list-style:none;position:absolute;top:85px;left:0;width:100%;background-color:#fff;box-shadow:0px .5rem 1rem 0px rgba(0,11,38,.24);padding:10px 0;border-radius:15px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,top .2s ease-in-out;z-index:50;min-width:281px;font-size:13px;display:flex;flex-direction:column;gap:1rem}.searchsec .tour-header-passengers .travelerbx.active{visibility:visible;opacity:1;top:75px}@media screen and (max-width: 768px){.searchsec .tour-header-passengers .travelerbx.active{top:auto;bottom:0;position:fixed;border-radius:15px 15px 0 0;box-shadow:0 0 4rem 81px rgba(0,11,38,.24)}.searchsec .tour-header-passengers .travelerbx.active::before{display:none}}.searchsec .tour-header-passengers .travelerbx::before{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff hsla(0,0%,100%,0);-o-border-image:none;border-image:none;border-style:solid;border-width:10px;content:" ";height:0;right:50%;margin-right:-10px;pointer-events:none;position:absolute;bottom:100%;width:0}.searchsec .tour-header-passengers .travelerbx .room-scope-p{max-height:330px;overflow:auto}.searchsec .tour-header-passengers .travelerbx .room-scope{display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid #ccc;padding-bottom:1rem;padding-top:1rem}.searchsec .tour-header-passengers .travelerbx .room-scope:last-child{border-bottom:0}.searchsec .tour-header-passengers .travelerbx .row{padding:0 15px;display:flex;text-align:center;justify-content:space-between;align-items:center}.searchsec .tour-header-passengers .travelerbx .row .child-age{display:flex;flex-wrap:wrap;gap:10px;width:100%}.searchsec .tour-header-passengers .travelerbx .row .child-age label{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:calc(50% - 5px);font-size:11px}.searchsec .tour-header-passengers .travelerbx .row .child-age label select{width:100%;height:38px;border-radius:8px;border:1px solid #ccc;padding:0 10px;font:inherit;font-size:13px;background-color:#fff}.searchsec .tour-header-passengers .travelerbx .row .child-age label .red{color:red}.searchsec .tour-header-passengers .travelerbx .row .child-age label .red.hide{display:none}.searchsec .tour-header-passengers .travelerbx .row .room-num-title{font-size:14px;font-weight:bold}.searchsec .tour-header-passengers .travelerbx .row .room-num-remove{padding:0 1rem;cursor:pointer;color:red;border-radius:6px;border:1px solid #fff}.searchsec .tour-header-passengers .travelerbx .row .room-num-remove:hover{border:1px solid #ccc}.searchsec .tour-header-passengers .travelerbx .row .add-room{font-size:14px;padding:4px 1rem;cursor:pointer;color:#9b0f63;display:flex;gap:.5rem;border-radius:6px;border:1px solid #fff}.searchsec .tour-header-passengers .travelerbx .row .add-room:hover{border:1px solid #ccc}.searchsec .tour-header-passengers .travelerbx .row span[class^=icon-]{font-size:22px;border-radius:100%;border:2px solid #31393c;vertical-align:middle}.searchsec .tour-header-passengers .travelerbx .row .p,.searchsec .tour-header-passengers .travelerbx .row .m{cursor:pointer}.searchsec .tour-header-passengers .travelerbx .row .p:hover span,.searchsec .tour-header-passengers .travelerbx .row .m:hover span{color:#9b0f63;border-color:#9b0f63}.searchsec .tour-header-passengers .travelerbx .row .p.disabled,.searchsec .tour-header-passengers .travelerbx .row .m.disabled{opacity:.3;cursor:default}.searchsec .tour-header-passengers .travelerbx .row .p.disabled span,.searchsec .tour-header-passengers .travelerbx .row .m.disabled span{color:#31393c;border-color:#31393c}.searchsec .tour-header-passengers .travelerbx .row .p{padding:5px 5px 5px 30px}.searchsec .tour-header-passengers .travelerbx .row .m{padding:5px 30px 5px 5px}.searchsec .tour-header-passengers .travelerbx .row .n{display:flex;align-items:center;flex:1}.searchsec .tour-header-passengers .travelerbx .row .n input{margin-left:3px;width:25px;font-size:17px;border:0;font-family:inherit,tahoma;color:#31393c}.searchsec .tour-header-passengers .travelerbx .row .submit{padding:0 65px;border-radius:10px;border:0;font-family:inherit;line-height:45px;cursor:pointer;background-color:#9b0f63;color:#fff;transition:transform .2s ease-in-out;position:relative;width:100%}.searchsec .tour-header-passengers .travelerbx .row .submit:hover{transform:translateY(-7px)}.searchsec .tour-header-passengers .travelerbx .row .submit:hover:after{transform:translateY(-10px);opacity:1}.searchsec .tour-header-passengers .travelerbx .row .submit: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-right:10px;margin-bottom:-9px;opacity:0;transition:all .2s ease-in-out}.searchsec .search-trips-pr{display:flex;gap:1rem}@media screen and (max-width: 992px){.searchsec .search-trips-pr{flex-wrap:wrap;gap:.5rem}}.searchsec .search-trips-pr .search-chptrip{display:flex;align-items:flex-start}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-chptrip{min-width:100%}}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip{flex-direction:column;gap:.5rem}}.searchsec .search-trips-pr .search-chptrip .chp-from{position:relative}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-chptrip .chp-from{flex:1}}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-from{width:100%}}.searchsec .search-trips-pr .search-chptrip .chp-from:hover label{border-color:#31393c}.searchsec .search-trips-pr .search-chptrip .chp-from:hover .cr::before{border-color:#31393c}.searchsec .search-trips-pr .search-chptrip .chp-from label{border:1px solid #ccc;border-radius:5px;display:block;padding:0 20px;font-size:16px}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-from label{border-width:2px}}.searchsec .search-trips-pr .search-chptrip .chp-from label span{border-left:1px solid #ccc;padding-left:20px}.searchsec .search-trips-pr .search-chptrip .chp-from input{font-family:inherit;line-height:55px;padding:0 20px;border:0;font-size:14px;min-width:253px}@media screen and (max-width: 1441px){.searchsec .search-trips-pr .search-chptrip .chp-from input{min-width:auto;width:180px}}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-chptrip .chp-from input{min-width:auto;width:calc(100% - 60px)}}.searchsec .search-trips-pr .search-chptrip .chp-from .cr{position:absolute;left:0;width:30px;height:60px;top:0;overflow:hidden}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-from .cr{display:none}}.searchsec .search-trips-pr .search-chptrip .chp-from .cr::before{content:"";width:40px;height:40px;position:absolute;left:-26px;top:8px;border:1px solid #ccc;border-radius:100%}.searchsec .search-trips-pr .search-chptrip .chp-from .alert-message{padding-top:2px}.searchsec .search-trips-pr .search-chptrip .chp-from .alert-message.error{color:red}.searchsec .search-trips-pr .search-chptrip .chp-chng{border-radius:100%;background-color:#fff;width:41px;height:40px;text-align:center;font-size:19px;line-height:48px;position:relative;margin:9px -15px 0;cursor:pointer;z-index:1;color:rgba(49,57,60,.8)}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-chng{margin:-12px 80% -12px 0;border:2px solid #ccc;line-height:43px}}.searchsec .search-trips-pr .search-chptrip .chp-chng:hover{background-color:#dde3ec}.searchsec .search-trips-pr .search-chptrip .chp-to{position:relative}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-chptrip .chp-to{flex:1}.searchsec .search-trips-pr .search-chptrip .chp-to .listchn{left:0;right:auto}}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-to{width:100%}}.searchsec .search-trips-pr .search-chptrip .chp-to label{border:1px solid #ccc;border-radius:5px;display:block;padding:0 30px 0 5px;font-size:16px}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-to label{border-width:2px;padding-right:20px}}.searchsec .search-trips-pr .search-chptrip .chp-to label span{border-left:1px solid #ccc;padding-left:20px;color:#373737}.searchsec .search-trips-pr .search-chptrip .chp-to input{font-family:inherit;line-height:55px;padding:0 20px;border:0;font-size:14px;min-width:253px}@media screen and (max-width: 1441px){.searchsec .search-trips-pr .search-chptrip .chp-to input{min-width:auto;width:180px}}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-chptrip .chp-to input{min-width:auto;width:calc(100% - 69px)}}.searchsec .search-trips-pr .search-chptrip .chp-to .cr{position:absolute;right:0;width:30px;height:60px;top:0;overflow:hidden;z-index:0}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .chp-to .cr{display:none}}.searchsec .search-trips-pr .search-chptrip .chp-to .cr::before{content:"";width:40px;height:40px;position:absolute;right:-26px;top:8px;border:1px solid #ccc;border-radius:100%}.searchsec .search-trips-pr .search-chptrip .chp-to:hover label{border-color:#31393c}.searchsec .search-trips-pr .search-chptrip .chp-to:hover .cr::before{border-color:#31393c}.searchsec .search-trips-pr .search-chptrip .listchn{background-color:#fff;position:absolute;top:-15px;z-index:15;right:0;box-shadow:0px 8px 20px rgba(143,143,143,.5);border-radius:10px;visibility:hidden;opacity:0;transition:opacity .1s ease-in-out,top .1s ease-in-out}.searchsec .search-trips-pr .search-chptrip .listchn.active{opacity:1;visibility:visible;top:-5px}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .listchn.active{top:0;position:fixed;left:0;border-radius:0;height:100%}}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct{min-width:500px;font-size:15px;min-height:100%}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct{min-width:100px}}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head{display:flex;align-items:center;padding:8px 20px;justify-content:space-between;border-bottom:1px solid #ccc}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head{flex-wrap:wrap}}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-back{display:none}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-back{display:flex;font-size:26px;opacity:.6;cursor:pointer}}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-title{min-width:100%;order:1;margin-top:15px}}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-title input{padding:0;min-width:230px;font:inherit}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-title input{padding:10px 0}}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-btn{display:flex}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-btn .ct-head-btn-flightInternal,.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-btn .ct-head-btn-flightExternal{background-color:#fff;color:#373737;padding:0 10px;font-family:inherit;line-height:44px;border-radius:15px;margin-right:5px;cursor:pointer}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-btn .ct-head-btn-flightInternal.active,.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-head-btn .ct-head-btn-flightExternal.active{background-color:#f6b11f;color:#31393c;cursor:default}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont{padding:10px 0;max-height:320px;overflow:auto}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul{list-style:none}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li{color:#31393c;line-height:40px;font-size:16px;cursor:pointer;padding:1px 20px;display:flex;align-items:center;flex-wrap:wrap}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li [class^=icon-]{margin-left:12px;vertical-align:middle;opacity:.5}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li:hover{background-color:#f8f9fa}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li.child{padding-right:30px}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li ul{width:100%;transition:opacity .2s ease-in-out,margin .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li ul li{line-height:35px;color:#a1a5a6}.searchsec .search-trips-pr .search-chptrip .listchn .listchn-ct-cont ul li ul li::before{content:"";width:6px;height:6px;border:.13rem;margin-left:5px;border-radius:100%;border-color:#a1a5a6;border-style:solid}.searchsec .search-trips-pr .search-dates{display:flex;flex:1;position:relative}@media screen and (max-width: 500px){.searchsec .search-trips-pr .search-dates{flex-wrap:wrap;gap:.5rem}}.searchsec .search-trips-pr .search-dates .search-datefrom{flex:1;z-index:1}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-dates .search-datefrom{padding-right:0}}@media screen and (max-width: 500px){.searchsec .search-trips-pr .search-dates .search-datefrom{min-width:100%}}.searchsec .search-trips-pr .search-dates .search-datefrom label{border:1px solid #ccc;border-radius:5px;padding:0 20px 0 5px;font-size:16px;display:flex;align-items:center}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-dates .search-datefrom label{border-width:2px;padding-right:5px}}.searchsec .search-trips-pr .search-dates .search-datefrom label span.dttitle{color:#31393c;flex:1;font-size:22px;line-height:20px}@media screen and (max-width: 1441px){.searchsec .search-trips-pr .search-dates .search-datefrom label span.dttitle{display:none}}.searchsec .search-trips-pr .search-dates .search-datefrom label input{font-family:inherit;line-height:55px;border:0;font-size:16px;width:100%;text-align:center}.searchsec .search-trips-pr .search-dates .search-datefrom label .search-datefrom-chngdate{min-width:49px}.searchsec .search-trips-pr .search-dates .search-datefrom label .search-datefrom-chngdate button{cursor:pointer;line-height:50px;border:0;font-size:22px;text-align:center;background:none;border-radius:5px}.searchsec .search-trips-pr .search-dates .search-datefrom label .search-datefrom-chngdate button:hover{background-color:rgba(0,114,221,.1)}.searchsec .search-trips-pr .search-dates .search-datefrom:hover label{border-color:#31393c}.searchsec .search-trips-pr .search-dates .search-datefrom:hover .cr::before{border-color:#31393c}.searchsec .search-trips-pr .search-dates .search-dateto{background-color:#fff;margin-right:-4px;flex:1;z-index:2}.en .searchsec .search-trips-pr .search-dates .search-dateto{margin-left:-4px;margin-right:0}@media screen and (max-width: 992px){.searchsec .search-trips-pr .search-dates .search-dateto{padding-top:0}}.searchsec .search-trips-pr .search-dates .search-dateto label{border:1px solid #ccc;border-radius:5px 0 0 5px;padding:0 5px;font-size:16px;display:flex;align-items:center}@media screen and (max-width: 500px){.searchsec .search-trips-pr .search-dates .search-dateto label{border-width:2px}}.en .searchsec .search-trips-pr .search-dates .search-dateto label{border-radius:0 5px 5px 0}.searchsec .search-trips-pr .search-dates .search-dateto label span.dttitle{border-left:1px solid #ccc;padding-left:20px;color:#31393c;min-width:105px}.searchsec .search-trips-pr .search-dates .search-dateto label input{font-family:inherit;line-height:55px;border:0;font-size:14px;flex:1;text-align:center;width:100%}.searchsec .search-trips-pr .search-dates .search-dateto label .search-datefrom-chngdate{min-width:49px;display:none}.searchsec .search-trips-pr .search-dates .search-dateto label .search-datefrom-chngdate button{cursor:pointer;line-height:50px;border:0;font-size:22px;text-align:center;background:none;border-radius:5px}.searchsec .search-trips-pr .search-dates .search-dateto label .search-datefrom-chngdate button:hover{background-color:rgba(0,114,221,.1)}.searchsec .search-trips-pr .search-dates .search-dateto:hover label{border-color:#31393c;border-right-color:#ccc}.en .searchsec .search-trips-pr .search-dates .search-dateto:hover label{border-left-color:#ccc;border-right-color:#31393c}@media screen and (max-width: 550px){.searchsec .search-trips-pr .search-dates .search-dateto:hover label{border-right-color:#31393c}}.slider{padding:6rem 0 0;position:relative;z-index:0}@media screen and (max-width: 768px){.slider{padding:3rem 0 0}}.slider .splide{padding:0 0 3rem !important}.slider .splide__slide img{max-width:100%;border-radius:15px}.contsb{padding:3rem 0 0;direction:rtl}@media screen and (max-width: 768px){.contsb{padding:3rem 0 0}}.contsb-header{text-align:center}.contsb-header h1,.contsb-header h2,.contsb-header h3,.contsb-header h4,.contsb-header h5,.contsb-header h6{font-size:1.5rem;color:#373737}.contsb-header p{margin:10px 0;color:#777}.contsb-list{display:flex;flex-wrap:wrap;gap:50px;padding-top:1.5rem}@media screen and (max-width: 1260px){.contsb-list{flex-direction:column}}@media screen and (max-width: 576px){.contsb-list{gap:25px}}.contsb-list-itm{direction:rtl;flex:1;min-width:calc(50% - 50px);overflow:hidden;border-radius:15px;box-shadow:0 30px 40px rgba(202,202,202,.4);display:flex;flex-direction:column}@media screen and (max-width: 576px){.contsb-list-itm{min-width:100%}}.contsb-list-itm-img{overflow:hidden;max-height:160px;margin-bottom:1rem}.contsb-list-itm-img img{max-width:100%}@media screen and (max-width: 1260px){.contsb-list-itm-img img{min-width:100%}}.contsb-list-itm-subtitle{margin-bottom:.5rem;padding:0 25px}@media screen and (max-width: 1260px){.contsb-list-itm-subtitle{font-size:.7rem}}.contsb-list-itm-title{margin-bottom:.5rem;padding:0 25px}.contsb-list-itm-title a{color:#373737}.contsb-list-itm-title a:hover{color:#9b0f63}.contsb-list-itm-title a:hover svg{fill:#9b0f63}.contsb-list-itm-title h1,.contsb-list-itm-title h2,.contsb-list-itm-title h3,.contsb-list-itm-title h4,.contsb-list-itm-title h5,.contsb-list-itm-title h6{font-size:1rem;color:#373737}@media screen and (max-width: 1260px){.contsb-list-itm-title h1,.contsb-list-itm-title h2,.contsb-list-itm-title h3,.contsb-list-itm-title h4,.contsb-list-itm-title h5,.contsb-list-itm-title h6{font-size:.9rem}}@media screen and (max-width: 576px){.contsb-list-itm-title h1,.contsb-list-itm-title h2,.contsb-list-itm-title h3,.contsb-list-itm-title h4,.contsb-list-itm-title h5,.contsb-list-itm-title h6{font-size:1.2rem}}.contsb-list-itm-context{font-size:.8rem;color:#777;text-align:justify;padding:0 25px;flex:1;max-height:100px;overflow:hidden}.contsb-list-larg .contsb-list-itm-context{max-height:100%}@media screen and (max-width: 1260px){.contsb-list-itm-context{font-size:.7rem}}.contsb-list-itm-context p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.contsb-list-itm-link{padding:25px;display:flex}.contsb-list-itm-link a{color:#777;display:flex;width:100%;align-items:center}.contsb-list-itm-link a svg{width:18px;margin-right:10px;fill:#777}.contsb-list-itm-link a:hover{color:#9b0f63}.contsb-list-itm-link a:hover svg{fill:#9b0f63}.contsb-list-larg{flex:2;position:relative}.contsb-list-larg .contsb-list-itm{position:absolute;left:0;top:0;height:100%;margin-left:0}@media screen and (max-width: 1260px){.contsb-list-larg .contsb-list-itm{position:relative}}.contsb-list-larg .contsb-list-itm-img{max-height:320px}.contsb-list-larg .contsb-list-itm-title h1,.contsb-list-larg .contsb-list-itm-title h2,.contsb-list-larg .contsb-list-itm-title h3,.contsb-list-larg .contsb-list-itm-title h4,.contsb-list-larg .contsb-list-itm-title h5,.contsb-list-larg .contsb-list-itm-title h6{font-size:1.5rem}@media screen and (max-width: 1260px){.contsb-list-larg .contsb-list-itm-title h1,.contsb-list-larg .contsb-list-itm-title h2,.contsb-list-larg .contsb-list-itm-title h3,.contsb-list-larg .contsb-list-itm-title h4,.contsb-list-larg .contsb-list-itm-title h5,.contsb-list-larg .contsb-list-itm-title h6{font-size:1.2rem}}.contsb-list-larg .contsb-list-itm-context{flex:1}.contsb-list-larg p{display:block}@media screen and (max-width: 1260px){.contsb-list-larg p{font-size:.8rem}}.contsb-list-small{flex:3;display:flex;flex-wrap:wrap;gap:50px}@media screen and (max-width: 576px){.contsb-list-small{gap:25px}}.vibex{padding:6rem 0 0;direction:rtl;display:flex;align-items:center}@media screen and (max-width: 768px){.vibex{flex-direction:column;padding:3rem 0 0}}.vibex-context{flex:1;display:flex;flex-direction:column}@media screen and (max-width: 992px){.vibex-context{flex:2}}@media screen and (max-width: 768px){.vibex-context{margin-bottom:3rem}}.vibex-context-title{margin-bottom:.5rem}.vibex-context-list{display:flex;flex-wrap:wrap}@media screen and (max-width: 768px){.vibex-context-list{flex-direction:column}}.vibex-context-list-itm{flex:1;margin-bottom:2.5rem;padding-left:4rem}@media screen and (max-width: 768px){.vibex-context-list-itm{padding-left:0}}.vibex-context-list-itm:first-child{min-width:100%}.vibex-context-list-itm-title{margin-bottom:1rem}.vibex-context-list-itm-title h1,.vibex-context-list-itm-title h2,.vibex-context-list-itm-title h3,.vibex-context-list-itm-title h4,.vibex-context-list-itm-title h5,.vibex-context-list-itm-title h6{font-size:1.2rem;color:#373737}.vibex-context-list-itm-cont{text-align:justify;color:#777}.vibex-context-links{display:flex;align-items:center}.vibex-context-links a{color:#777;display:block;line-height:50px;padding:0 20px;transition:color .2s ease-in-out}.vibex-context-links a svg{width:18px;margin-right:20px;fill:#777;vertical-align:middle}.vibex-context-links a:hover{color:#9b0f63}.vibex-context-links a:hover svg{fill:#9b0f63}.vibex-context-links a.ab-link{border:1px solid #ccc;border-radius:8px;margin-left:2rem}.vibex-clip{flex:1;padding-right:2rem}@media screen and (max-width: 768px){.vibex-clip{padding-right:0}}.vibex-clip a{display:block}.vibex-clip a img{display:block;max-width:100%;border-radius:15px;height:auto}.dlapp{padding:6rem 0 0;direction:rtl}@media screen and (max-width: 768px){.dlapp{padding:3rem 0 0}}.dlapp .dlapp-p{display:flex;box-shadow:0 20px 40px rgba(202,202,202,.4);border-radius:15px;padding:5rem 5rem 0 5rem;justify-content:center}@media screen and (max-width: 992px){.dlapp .dlapp-p{flex-direction:column-reverse}}@media screen and (max-width: 576px){.dlapp .dlapp-p{padding:1rem}}.dlapp-img{padding:0 50px;position:relative;display:flex;align-items:flex-end}@media screen and (max-width: 576px){.dlapp-img{padding:0}}.dlapp-img::before{content:"";width:100%;height:150px;background-color:#f6b11f;border-radius:15px 15px 0 0;position:absolute;left:0;bottom:0;z-index:0}@media screen and (max-width: 576px){.dlapp-img::before{display:none}}.dlapp-img img{margin:0 auto;display:block;position:relative;z-index:1}.dlapp-cont{padding-right:6rem}@media screen and (max-width: 1260px){.dlapp-cont{padding-bottom:3rem}}@media screen and (max-width: 992px){.dlapp-cont{padding-right:0}}.dlapp-cont-title{margin-bottom:2rem}.dlapp-cont-title h1,.dlapp-cont-title h2,.dlapp-cont-title h3,.dlapp-cont-title h4,.dlapp-cont-title h5,.dlapp-cont-title h6{font-size:1.5rem;margin-bottom:.5rem;color:#373737}.dlapp-cont-title p{color:#777}@media screen and (min-width: 992px)and (max-width: 1260px){.dlapp-cont-cont{display:flex;flex-direction:column}}@media screen and (max-width: 625px){.dlapp-cont-cont{display:flex;flex-direction:column}}.dlapp-cont-cont input{border:1px solid #e8e8e8;font-family:inherit;padding:15px;border-radius:8px;font-weight:500}@media screen and (max-width: 1260px){.dlapp-cont-cont input{margin-bottom:10px}}.dlapp-cont-cont button{font-family:inherit;border:0;background-color:#f6b11f;padding:15px 25px;margin-right:10px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}@media screen and (max-width: 1260px){.dlapp-cont-cont button{margin-right:0}}.dlapp-cont-cont button:hover{background-color:#9b0f63;color:#fff}.dlapp-cont-links{margin-top:2rem;display:flex}@media screen and (max-width: 576px){.dlapp-cont-links{align-items:center;justify-content:center}}.dlapp-cont-links a{margin-left:1rem}.faq{padding:6rem 0 0;direction:rtl}@media screen and (max-width: 768px){.faq{padding:3rem 0 0}}.faq h1,.faq h2,.faq h3,.faq h4,.faq h5,.faq h6{margin-bottom:2rem;color:#373737}.faq-p{display:flex}@media screen and (max-width: 768px){.faq-p{flex-direction:column}}.faq-r{flex:1;padding-left:15px}@media screen and (max-width: 768px){.faq-r{padding-left:0}}.faq-l{flex:1;padding-right:15px}@media screen and (max-width: 768px){.faq-l{padding-right:0}}.faq .accordion .accordion-item{box-shadow:0px 2px 18px 0px rgba(202,202,202,.4);border-radius:12px;margin-bottom:15px;padding:5px 15px;text-align:justify}.faq .accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #e5e5e5}.faq .accordion button{position:relative;display:block;text-align:right;width:100%;padding:1em 0;color:#151515;font-size:15px;border:none;background:none;outline:none;font-family:inherit}.faq .accordion button:hover,.faq .accordion button:focus{cursor:pointer;color:#f6b11f}.faq .accordion button:hover::after,.faq .accordion button:focus::after{cursor:pointer;color:#f6b11f;border:1px solid #f6b11f}.faq .accordion button .accordion-title{padding:1em 0 1em 1.5em}.faq .accordion button .icon{display:inline-block;position:absolute;top:18px;left:0;width:22px;height:22px;border:1px solid;border-radius:22px}.faq .accordion button .icon::before{display:block;position:absolute;content:"";top:9px;right:5px;width:10px;height:2px;background:currentColor}.faq .accordion button .icon::after{display:block;position:absolute;content:"";top:5px;right:9px;width:2px;height:10px;background:currentColor}.faq .accordion button[aria-expanded=true]{color:#f6b11f}.faq .accordion button[aria-expanded=true] .icon::after{width:0}.faq .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:9em;transition:all 200ms linear;will-change:opacity,max-height}.faq .accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height;text-align:right;direction:rtl}.faq .accordion .accordion-content p{font-size:14px;margin:15px 0}.context{padding:6rem 0 0;direction:rtl}@media screen and (max-width: 768px){.context{padding:3rem 0 0}}.context h1,.context h2,.context h3,.context h4,.context h5,.context h6{margin-bottom:1rem;color:#373737}.context p{margin:10px 0;color:#777}.suggested{padding:6rem 0 0;direction:rtl}@media screen and (max-width: 768px){.suggested{padding:3rem 0 0}}.suggested-head{margin-bottom:2rem}@media screen and (max-width: 992px){.suggested-head{margin-bottom:.5rem}}.suggested-head h1,.suggested-head h2,.suggested-head h3,.suggested-head h4,.suggested-head h5,.suggested-head h6{margin-bottom:.5rem;color:#373737}.suggested-head p{color:#777}.suggested-list{display:flex;flex-wrap:wrap;margin:0 -10px}.suggested-list-itm{box-shadow:0 5px 10px rgba(202,202,202,.4);background-color:#fff;border-radius:15px;padding:16px;display:flex;align-items:center;flex:1;min-width:calc(33% - 20px);margin:10px}@media screen and (max-width: 992px){.suggested-list-itm{min-width:calc(50% - 20px)}}@media screen and (max-width: 660px){.suggested-list-itm{min-width:100%;margin-left:0;margin-right:0}}.suggested-list-itm-img{margin-left:16px;width:90px;height:90px;border-radius:8px;overflow:hidden}.suggested-list-itm-img img{display:block;transition:transform .2s ease-in-out}.suggested-list-itm-img:hover img{transform:scale(1.1)}.suggested-list-itm-cont-title{font-weight:bold;margin-bottom:.5rem;font-size:1rem}.suggested-list-itm-cont-subtitle{color:#777}.suggested-list-itm-cont a{color:#373737;display:flex;flex-direction:column}.suggested-list-itm-cont a:hover{color:#9b0f63}.lastnews{padding:6rem 0 0;direction:rtl}@media screen and (max-width: 768px){.lastnews{padding:3rem 0 0}}.lastnews-head{margin-bottom:2rem}.lastnews-head h1,.lastnews-head h2,.lastnews-head h3,.lastnews-head h4,.lastnews-head h5,.lastnews-head h6{margin-bottom:.5rem;color:#373737}.lastnews-head p{color:#777}.lastnews-list{display:flex;margin:0 -10px}@media screen and (max-width: 992px){.lastnews-list{flex-wrap:wrap}}.lastnews-list-itm{padding:25px;box-shadow:0 5px 10px rgba(202,202,202,.4);background-color:#fff;border-radius:15px;margin:0 10px;display:flex;flex-direction:column;flex:1}@media screen and (max-width: 992px){.lastnews-list-itm{min-width:calc(50% - 20px);margin-bottom:20px}}@media screen and (max-width: 576px){.lastnews-list-itm{min-width:calc(100% - 20px);margin:0 10px 20px 10px}}.lastnews-list-itm-img{max-height:150px;overflow:hidden;margin-bottom:1rem;border-radius:8px}@media screen and (max-width: 1260px){.lastnews-list-itm-img{max-height:120px}}.lastnews-list-itm-img img{max-width:100%;min-height:160px;display:block;transition:transform .2s ease-in-out}@media screen and (max-width: 1260px){.lastnews-list-itm-img img{max-height:130px}}@media screen and (max-width: 992px){.lastnews-list-itm-img img{max-height:100%;min-width:100%}}.lastnews-list-itm-img:hover img{transform:scale(1.1)}.lastnews-list-itm-title{margin-bottom:.5rem}.lastnews-list-itm-title a{color:#373737;font-weight:bold}.lastnews-list-itm-title a:hover{color:#9b0f63}.lastnews-list-itm-cont{color:#777;margin-bottom:.5rem;font-size:.8rem;flex:1}.lastnews-list-itm-link a{color:#777}.lastnews-list-itm-link a:hover{color:#9b0f63}.boilerplate{padding:4rem 0;direction:rtl;display:flex;justify-content:space-between}@media screen and (max-width: 1260px){.boilerplate{flex-wrap:wrap;padding:3rem 0 0}}@media screen and (max-width: 768px){.boilerplate{padding:1rem 0 0}}.boilerplate-itm{display:flex;align-items:center}@media screen and (max-width: 1260px){.boilerplate-itm{min-width:calc(50% - 2rem);margin-bottom:2rem}}@media screen and (max-width: 576px){.boilerplate-itm{min-width:100%}}.boilerplate-itm-img{margin-left:10px}.boilerplate-itm-img img{max-width:65px;display:block}.boilerplate-itm-cont h1,.boilerplate-itm-cont h2,.boilerplate-itm-cont h3,.boilerplate-itm-cont h4,.boilerplate-itm-cont h5,.boilerplate-itm-cont h6{font-size:1rem;margin-bottom:5px}.boilerplate-itm-cont p{color:#777}footer{background-color:#f6f6f6;color:#949392;padding-top:3rem;margin-top:2rem;text-align:justify}@media screen and (max-width: 992px){footer{top:0}}footer .footer{direction:rtl}footer .footer .footer-desd{padding:2rem 0}footer .footer .footer-desd .desd-list{display:flex}@media screen and (max-width: 992px){footer .footer .footer-desd .desd-list{flex-wrap:wrap}}@media screen and (max-width: 768px){footer .footer .footer-desd .desd-list{justify-content:center}}footer .footer .footer-desd .desd-list-itm{width:100px;height:100px;border:1px solid #ddd;margin-left:1rem;display:flex;align-items:center;justify-content:center;padding:15px;border-radius:15px}@media screen and (max-width: 992px){footer .footer .footer-desd .desd-list-itm{margin-bottom:10px}}footer .footer .footer-desd .desd-list-itm img{min-width:100%;display:block}footer .footer-social{border-bottom:1px solid #ddd;padding-bottom:40px;display:flex;justify-content:space-between;align-items:center}footer .footer-social-logo img{display:block;max-width:220px}@media screen and (max-width: 410px){footer .footer-social-logo img{max-width:180px}}footer .footer-social-list ul{list-style:none;display:flex;align-items:center}footer .footer-social-list ul li{margin-right:10px}footer .footer-social-list ul li a{width:40px;height:40px;border:1px solid #ddd;display:flex;justify-content:center;align-items:center;border-radius:100%;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}footer .footer-social-list ul li a svg{fill:#373737;max-width:20px;height:20px;transition:fill .2s ease-in-out}footer .footer-social-list ul li a:hover{background-color:#9b0f63;border-color:#9b0f63}footer .footer-social-list ul li a:hover svg{fill:#fff}footer .footer-content{display:flex;padding:40px 0 0;justify-content:space-between}@media screen and (max-width: 992px){footer .footer-content{flex-wrap:wrap}}footer .footer-content-context{padding-left:6rem}@media screen and (max-width: 1260px){footer .footer-content-context{flex:1}}@media screen and (max-width: 992px){footer .footer-content-context{min-width:100%;margin-bottom:40px}}footer .footer-content-context h1,footer .footer-content-context h2,footer .footer-content-context h3,footer .footer-content-context h5,footer .footer-content-context h6,footer .footer-content-context h4{color:#373737;margin-bottom:1rem;font-size:1.2rem}footer .footer-content-context .address{color:#373737;margin-bottom:2rem}footer .footer-content-context .phonetitle{font-size:1rem;color:#373737;font-weight:700}footer .footer-content-context .phones{display:flex;margin-top:1rem;align-items:center}footer .footer-content-context .phones-img{width:40px;height:40px;line-height:38px;border-radius:8px;background-color:#dfdfdf;text-align:center}footer .footer-content-context .phones-img svg{vertical-align:middle;fill:#373737}footer .footer-content-context .phones-number{display:flex;color:#373737;font-size:1.1rem}footer .footer-content-context .phones-number div{padding:0 16px}footer .footer-content-cl{flex:1}@media screen and (max-width: 920px){footer .footer-content-cl{min-width:40%;margin:15px 0}}footer .footer-content-cl-title{font-size:15px;margin-bottom:20px;color:#373737}footer .footer-content-cl-cont ul{list-style:none;display:flex;flex-direction:column;justify-content:flex-start}footer .footer-content-cl-cont ul li{margin-bottom:10px}footer .footer-content-cl-cont ul li a{color:#6e707c;transition:color .2s ease-in-out}footer .footer-content-cl-cont ul li a:hover{color:#9b0f63}footer .footer-ft{display:flex;justify-content:space-between;color:#373737;padding:40px 0;align-items:center;border-top:1px solid #ddd}@media screen and (max-width: 768px){footer .footer-ft{flex-direction:column;text-align:center}}footer .footer-ft-r{font-size:12px}@media screen and (max-width: 768px){footer .footer-ft-r{margin-bottom:10px}}footer .footer-ft-r a{color:#9b0f63}footer .footer-ft-cpr{font-size:12px;direction:ltr}@media screen and (max-width: 520px){footer .footer-ft-cpr{padding-right:20px}}@keyframes kmptr{from{left:138px;top:70px}to{left:168px;top:35px}}@keyframes kmptr-d{from{right:0;left:auto;top:70px}to{right:20px;left:auto;top:35px}}@keyframes kmpfly{from{right:0;top:120px}to{right:15px;top:120px}}@keyframes kmpfly-d{from{right:0;top:150px}to{right:15px;top:150px}}@keyframes kmpfly-c{from{left:0;top:150px;right:auto}to{left:15px;top:150px;right:auto}}.train-search .search-tripsetting{padding-bottom:15px}.train-search .search-btnsearch{padding-top:1rem;text-align:center}.train-search .search-btnsearch button{background-color:#9b0f63;color:#fff;padding:0 32px;font-family:inherit;line-height:44px;border-radius:100px;border:0;font-size:16px;box-shadow:0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);cursor:pointer;transition:background-color .05s ease-in}.train-search .search-btnsearch button:hover{background-color:#800c51}.train-search .search-btnsearch button span{margin-left:5px;font-size:17px;vertical-align:middle}.en .train-search .search-btnsearch button span{margin-left:0;margin-right:5px}.train-search .search-btnsearch button.loading{color:rgba(0,0,0,0);cursor:default;background:url(https://cdn.safarme.com/files/cimg/loading-spin.svg) no-repeat center center #a1a1aa}.train-search .search-btnsearch button.loading span{opacity:0}@media screen and (max-width: 520px){.tour-search .search-dateto{margin:0 !important}.tour-search .search-dateto label{border-radius:5px 5px !important}}.tour-search .search-btnsearch{margin-top:10px;text-align:center}.tour-search .search-btnsearch button{background-color:#9b0f63;color:#fff;padding:0 32px;font-family:inherit;line-height:44px;border-radius:100px;border:0;font-size:16px;box-shadow:0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);cursor:pointer;transition:background-color .05s ease-in}.tour-search .search-btnsearch button:hover{background-color:#800c51}.tour-search .search-btnsearch button span{margin-left:5px;font-size:17px;vertical-align:middle}.en .tour-search .search-btnsearch button span{margin-left:0;margin-right:5px}.tour-search .search-btnsearch button.loading{color:rgba(0,0,0,0);cursor:default;background:url(https://cdn.safarme.com/files/cimg/loading-spin.svg) no-repeat center center #a1a1aa}.tour-search .search-btnsearch button.loading span{opacity:0}/*# sourceMappingURL=style.min.css.map */