*{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,.container{width:1400px;margin:0 auto}@media screen and (max-width: 1640px){.container-full,.container{width:1200px}}@media screen and (max-width: 1441px){.container-full,.container{width:1200px}}@media screen and (max-width: 1260px){.container-full,.container{width:960px}}@media screen and (max-width: 992px){.container-full,.container{width:calc(100% - 80px);margin:0 40px}}@media screen and (max-width: 768px){.container-full,.container{width:calc(100% - 40px);margin:0 20px}}@media screen and (max-width: 576px){.container-full,.container{width:calc(100% - 20px);margin:0 10px}}.defblock{direction:rtl}.header{display:flex;align-items:center;flex-direction:row-reverse;padding:10px 0;justify-content:space-between;border-bottom:1px solid #e0e0e0}.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;z-index:3}}.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;font-size:0}@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-left:20px}@media screen and (max-width: 576px){.header-btn a{margin-right:0}}.header-btn a svg{width:34px;height:21px;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}.header .login{direction:ltr;cursor:pointer;display:flex;gap:10px;align-items:center;justify-content:center}.en .header .login{direction:rtl}@media screen and (max-width: 992px){.header .login{width:40px;height:40px;line-height:37px;text-align:center;border:2px solid #d6d6d6;border-radius:8px;margin-left:5px}.header .login:hover{border:2px solid #9b0f63}}.header .login:hover{color:#9b0f63}.header .login i{font-style:normal}@media screen and (max-width: 992px){.header .login i{display:none}}.header .login span{font-size:0;vertical-align:middle}.header .login span::before{font-size:20px;vertical-align:bottom}@media screen and (max-width: 992px){.header .login span{margin-left:0}.header .login span::before{font-size:20px;vertical-align:middle}}.header .entered{display:flex;position:relative}.header .entered-btn{display:flex;flex-direction:row;gap:.7rem;cursor:pointer;color:#373737}@media screen and (max-width: 992px){.header .entered-btn{width:40px;height:40px;border:2px solid #d6d6d6;border-radius:8px;align-items:center;justify-content:center}}.header .entered-btn i{font-style:normal}@media screen and (max-width: 992px){.header .entered-btn i{display:none}}.header .entered-btn .icon-user{font-size:20px}.header .entered-btn:hover{color:#9b0f63}.header .entered-menu{position:absolute;top:100%;background-color:#fff;width:200px;padding:1rem 1.2rem;border-radius:1rem;box-shadow:0px 5px 30px -10px rgba(0,0,0,.5);margin-top:20px;left:0;flex-direction:column;gap:.5rem;display:flex;opacity:0;visibility:hidden;transition:opacity .1s ease-in-out;direction:rtl}.header .entered-menu.active{opacity:1;visibility:visible}.header .entered-menu::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;left:2rem;bottom:100%;margin-top:-10px;pointer-events:none;position:absolute;width:0}@media screen and (max-width: 992px){.header .entered-menu::before{left:.7rem}}.header .entered-menu .m-itm{line-height:2rem;cursor:pointer;transition:padding-right .1s ease-in-out;display:flex;gap:.6rem;align-items:center;font-size:14px;border-radius:4px}.header .entered-menu .m-itm span{font-size:18px}.header .entered-menu .m-itm i{font-style:normal}.header .entered-menu .m-itm:hover{padding-right:8px;background-color:rgba(225,203,203,.165)}.header .back{direction:ltr;cursor:pointer;display:none}@media screen and (max-width: 992px){.header .back{display:block;width:36px;height:36px;line-height:32px;text-align:center;border:2px solid #d6d6d6;border-radius:100%}.header .back:hover{border:2px solid #9b0f63}}.header .back:hover{color:#9b0f63}.header .back i{font-style:normal}@media screen and (max-width: 992px){.header .back i{display:none}}.header .back span{font-size:0;vertical-align:middle;margin-left:10px}.header .back span::before{font-size:20px;vertical-align:bottom}@media screen and (max-width: 992px){.header .back span{margin-left:0}.header .back span::before{font-size:19px;vertical-align:middle}}.mainBlock{padding-top:3rem}@media screen and (max-width: 576px){.mainBlock{padding-top:1rem}}.sfr-newSearch-swHand-btn,.startDay span,.endDay span{background-color:#f6b11f !important;color:#373737 !important}.sfr-newSearch-swHand{font-size:12px !important}.di-sid-blc{display:flex;gap:30px}.di-sid-blc-cont{text-align:justify;line-height:29px}.di-sid-blc-cont .blc-cont-title{margin-bottom:1rem}.di-sid-blc-cont .blc-cont-title h1,.di-sid-blc-cont .blc-cont-title h2,.di-sid-blc-cont .blc-cont-title h3,.di-sid-blc-cont .blc-cont-title h4,.di-sid-blc-cont .blc-cont-title h5,.di-sid-blc-cont .blc-cont-title h6{font-size:22px;font-weight:bold}.di-sid-blc-sidebar{min-width:340px}.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}.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}}.mrt-p{display:flex;gap:70px;position:relative;align-items:flex-start}.mrt-p .mrt-r{max-width:calc(100% - 440px)}.mrt-p .mrt-l{min-width:370px;position:sticky;top:0}.mrt-p .mrt-l img{max-width:100%;height:auto;display:block;border-radius:30px;margin-bottom:1.5rem}.mrt-p .mrt-l .simple-content{padding-top:3rem}.about-head{display:flex;gap:270px;flex-direction:row-reverse;align-items:center;line-height:27px}@media screen and (max-width: 1260px){.about-head{flex-direction:column;gap:30px}}.about-head-img{position:relative;display:flex;flex-direction:row-reverse;align-items:center;flex:1}@media screen and (max-width: 1640px){.about-head-img{flex:1.3}}@media screen and (max-width: 660px){.about-head-img{width:100%;padding-right:10px}.about-head-img::before{content:"";width:100%;height:90%;background-color:#fbae17;position:absolute;left:0;bottom:0;border-radius:15px;z-index:-1}}.about-head-img img{display:block;max-width:100%}@media screen and (max-width: 768px){.about-head-img .about-img-1{max-height:330px}}@media screen and (max-width: 660px){.about-head-img .about-img-1{display:none}}.about-head-img .about-img-2{position:absolute;left:30px;bottom:0;max-height:100%}@media screen and (max-width: 660px){.about-head-img .about-img-2{max-height:280px;position:static}}@media screen and (max-width: 576px){.about-head-img .about-img-2{max-height:210px}}.about-head-img .about-img-3{margin-left:-220px}@media screen and (max-width: 992px){.about-head-img .about-img-3{max-width:330px}}@media screen and (max-width: 768px){.about-head-img .about-img-3{margin-left:-180px}}@media screen and (max-width: 660px){.about-head-img .about-img-3{margin-left:0;max-width:100%;width:100%}}@media screen and (max-width: 576px){.about-head-img .about-img-3{margin-left:-30px}}.about-head-cont{text-align:justify;flex:1}.about-head-cont h1,.about-head-cont h2,.about-head-cont h3{margin-bottom:1.5rem;font-size:28px}@media screen and (max-width: 576px){.about-head-cont h1,.about-head-cont h2,.about-head-cont h3{font-size:24px;margin-bottom:1rem}}.about-head-cont p{margin-bottom:1.5rem;line-height:27px}@media screen and (max-width: 576px){.about-head-cont p{margin-bottom:1rem}}.about-cont-ta{text-align:justify;margin-top:3rem;line-height:27px}.about-cont-ta h1,.about-cont-ta h2,.about-cont-ta h3,.about-cont-ta h4,.about-cont-ta h5{margin-bottom:.5rem}.about-cont-tb{margin-top:3rem;text-align:justify;line-height:27px;display:flex;flex-wrap:wrap;gap:3rem}@media screen and (max-width: 576px){.about-cont-tb{gap:1rem;flex-direction:column}}.about-cont-tb-a{max-width:calc(50% - 24px);display:flex;gap:40px;align-items:flex-start}.about-cont-tb-a h1,.about-cont-tb-a h2,.about-cont-tb-a h3,.about-cont-tb-a h4,.about-cont-tb-a h5{margin-bottom:.5rem}@media screen and (max-width: 992px){.about-cont-tb-a{gap:20px;flex-direction:column}}@media screen and (max-width: 576px){.about-cont-tb-a{max-width:100%}}.about-cont-tb-a .cont-ta-icon{min-width:80px;height:80px;border-radius:100%;padding:15px;background-image:linear-gradient(to top right, #ffa700 40%, #fff)}.about-cont-tb-a .cont-ta-icon svg{max-width:100%;height:auto}.about-ssb{background-color:#f4f4f5;margin-top:5rem;padding:7rem 0;position:relative}@media screen and (max-width: 992px){.about-ssb{display:flex;flex-direction:column-reverse;padding:5rem 0;gap:2rem}}@media screen and (max-width: 768px){.about-ssb{margin-top:2rem;padding:2rem 0}}.about-ssb .about-ssb-img{position:absolute;left:0;top:0;height:100%;width:50%;background:url(/Files/cimg/about-rahbal-bs-1.jpg) no-repeat center center}@media screen and (max-width: 992px){.about-ssb .about-ssb-img{position:static;height:200px;width:calc(100% - 80px);margin:0 40px;border-radius:20px}}@media screen and (max-width: 768px){.about-ssb .about-ssb-img{width:calc(100% - 40px);margin:0 20px;background-size:cover}}.about-ssb .about-ssb-cont{max-width:50%;padding-left:80px;text-align:justify;display:flex;flex-direction:column;line-height:27px;gap:10px}@media screen and (max-width: 992px){.about-ssb .about-ssb-cont{max-width:100%;padding-left:0}}.about-ssb .about-ssb-cont h1,.about-ssb .about-ssb-cont h2,.about-ssb .about-ssb-cont h3,.about-ssb .about-ssb-cont h4,.about-ssb .about-ssb-cont h5{margin-bottom:.5rem}.about-ttb{padding:7rem 0}.about-ttb .about-ttb-g{margin:0 280px}@media screen and (max-width: 1260px){.about-ttb .about-ttb-g{margin:0 120px}}@media screen and (max-width: 992px){.about-ttb .about-ttb-g{margin:0;text-align:center}.about-ttb .about-ttb-g p{text-align:justify}}.about-ttb .about-ttb-g h1,.about-ttb .about-ttb-g h2,.about-ttb .about-ttb-g h3,.about-ttb .about-ttb-g h4{margin-bottom:1rem}.about-ttb .about-ttb-k{padding-top:3rem;display:flex;justify-content:center;gap:140px;text-align:center}@media screen and (max-width: 1260px){.about-ttb .about-ttb-k{gap:80px}}@media screen and (max-width: 992px){.about-ttb .about-ttb-k{flex-wrap:wrap}}.about-ttb .about-ttb-k .about-ttb-k-itm{display:flex;flex-direction:column;gap:10px}.about-ttb .about-ttb-k .about-ttb-k-itm .itm-it-title{font-size:17px;font-weight:bold}.about-ttb .about-ttb-k .about-ttb-k-itm .itm-it-subtitle{opacity:.7}.about-ttb .about-ttb-k .about-ttb-k-itm .itm-it-btn svg{fill:#fbae17;max-width:25px;max-height:25px}.loader-p{display:flex;align-items:center;justify-content:center;padding:3rem 0 1rem;flex-direction:column;gap:2rem;direction:rtl}.loader{width:22px;aspect-ratio:1;border-radius:50%;background:#9b0f63;display:grid;animation:l22-0 2s infinite linear}.loader:before,.loader:after{content:"";grid-area:1/1;margin:15%;border-radius:50%;background:inherit;transform:rotate(0deg) translate(150%);animation:l22 1s infinite}.loader:after{animation-delay:-0.5s}@keyframes l22-0{100%{transform:rotate(1turn)}}@keyframes l22{100%{transform:rotate(1turn) translate(150%)}}.confirm-alert-btn{background-color:#9b0f63;color:#fff;min-width:130px;text-align:center;font-family:inherit;font-size:inherit;border-radius:8px;height:44px;border:none;cursor:pointer;margin:0 5px}.cancel-alert-btn{background-color:rgba(0,0,0,0);color:#373737;min-width:130px;text-align:center;font-family:inherit;font-size:inherit;border-radius:8px;height:44px;border:1px solid #ccc;cursor:pointer;margin:0 5px}.rtl{direction:rtl}.ltr{direction:ltr}input[type=radio]{accent-color:#9b0f63}input[type=checkbox]{accent-color:#9b0f63}input[type=range]{accent-color:#9b0f63}progress{accent-color:#9b0f63}.resetpass{padding:2rem 0;direction:rtl}.resetpass-c{max-width:400px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.resetpass-c .form-title{font-size:1rem;font-weight:bold}.resetpass-c .signmodal-emailform-subtitle{margin-bottom:1rem}.resetpass-c .resetpassform-pass{display:flex;flex-direction:column;gap:.5rem;position:relative}.resetpass-c .resetpassform-pass input{width:100%;border:2px solid #d6d6d6;font:inherit;line-height:50px;padding:4px 20px 0 60px;border-radius:15px;text-align:center;font-size:17px}.resetpass-c .resetpassform-pass .eye-button{position:absolute;left:13px;top:38px;width:40px;height:40px;border:0;background:none;font-size:20px;cursor:pointer}.resetpass-c .resetpassform-btn button{width:100%;background-color:#9b0f63;color:#fff;border:0;line-height:55px;border-radius:15px;font-family:inherit;font-size:16px;transition:transform .2s ease-in-out,background-color .2s ease-in-out;position:relative;cursor:pointer}.resetpass-c .resetpassform-btn button:hover{background-color:#800c51}.tour-search .search-chptrip{gap:1rem}.tour-search .chp-from .cr,.tour-search .chp-to .cr{display:none}.tour-search .search-datefrom-chngdate{display:none}/*# sourceMappingURL=pages.min.css.map */