.burger-wrap>span{cursor:pointer;width:48px;height:48px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:14px;border:1px solid #0b364d14;background:#fff;box-shadow:0 6px 16px #0b364d1f;transition:all .2s ease}.burger-wrap.landing>span{border-color:#ffffff40;background:#ffffff26;box-shadow:0 8px 18px #0003}.burger-wrap>span:hover{transform:translateY(-1px)}.burger-wrap>span>div{width:20px;height:2px;background:#0b364d;border-radius:999px}.burger-wrap.landing>span>div{background:#fff}.burger-wrap .burger-menu{position:fixed;inset:0;height:100%;top:0;background:#0a192373;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:flex;justify-content:flex-end;transition:all .3s ease-in-out}.burger-menu.hide{opacity:0;pointer-events:none}.burger-wrap .burger-menu>div{position:relative;width:min(340px,86vw);height:100%;display:flex;flex-direction:column;background:#fff;border-radius:24px 0 0 24px;box-shadow:-12px 0 32px #0003;transform:translateX(0);transition:transform .3s ease}.burger-menu.hide>div{transform:translateX(110%)}.webservice-wrap{overflow-x:auto;max-width:100%}.burger-wrap .burger-menu>div>span{width:40px;height:40px;margin:16px 16px 16px auto;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#f4f8fa;border:1px solid #0b364d1f;box-shadow:0 6px 14px #0b364d1f;cursor:pointer;position:relative}.burger-wrap .burger-menu>div>span>div{width:18px;height:2px;background:#0b364d;border-radius:999px;position:absolute;left:50%;top:50%}.burger-wrap .burger-menu>div>span>div:first-child{transform:translate(-50%,-50%) rotate(45deg)}.burger-wrap .burger-menu>div>span>div:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.burger-wrap .burger-menu .menu-child ul{padding:8px 20px 24px;margin:0}.burger-wrap .burger-menu .menu-child{flex:1 1;overflow-y:auto}.burger-wrap .burger-menu .menu-child ul li a{color:#0b364d;font-weight:600;display:block;padding:8px;border-radius:10px}.burger-wrap .burger-menu .menu-child>ul>li{border-bottom:1px solid #eef2f6;padding:10px 0;position:relative}.burger-wrap .burger-menu .menu-child ul li a:hover{background:#138a751a;color:#138a75}.burger-wrap .burger-menu .menu-child>ul>li:before{display:none}.burger-wrap .burger-menu .menu-child ul li{padding-right:0}@media (max-width:560px){.burger-wrap .burger-menu{left:0}}.change-lang-wrap select#change-lang{margin:10px auto;border:1px solid #34495e;border-radius:4px;padding:2px 8px;color:#34495e;background:#fff;display:block}.change-lang-wrap label{color:#313131}.change-lang-wrap label.white{color:#fff}.english-digit *{font-family:IRANSansEN!important;direction:ltr}.english-digit .material-icons,.english-digit .material-icons-outlined,.english-digit .material-icons-round,.english-digit .material-icons-two-tone{font-family:Material Icons!important;direction:ltr}.english-digit .new-room,.english-digit .new-service,.english-digit .new-user{text-align:left;margin-left:10px}.lang-change{display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.lang-change:active{transform:translateY(0)!important}.mobile-change-lang button#change-lang{color:#fff}.lang-change svg{display:none}.pulsing-container{position:relative;overflow:hidden}.pulsing-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:var(--pulse-color,#007bff80);border-radius:8px;opacity:0;animation:pulse 4s infinite;z-index:-1}.pulsing-container:hover:before{background:var(--pulse-color-hover,#007bffb3)}.content{position:relative;z-index:1}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(0);opacity:1}30%{opacity:.4}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;animation-duration:.3s;animation-fill-mode:forwards}.modal-overlay.fade-in{animation-name:fadeIn}.modal-overlay.fade-out{animation-name:fadeOut}.modal-content{background-color:#fff;border-radius:8px;max-width:calc(100vw - 80px);padding:32px 24px;box-shadow:0 4px 6px #0000001a;position:relative;transform:scale(.9);animation-duration:.3s;animation-fill-mode:forwards}.modal-content.scale-in{animation-name:scaleIn}.modal-content.scale-out{animation-name:scaleOut}.modal-close-button{position:absolute;top:8px;right:8px;background:none;border:none;font-size:18px;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleIn{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes scaleOut{0%{transform:scale(1)}to{transform:scale(.9)}}.navbar-wrap{margin:0 6em;display:flex;justify-content:space-around;align-items:center;padding:1em;flex-wrap:wrap}.mobile-change-lang{background:linear-gradient(90deg,#fdb911,#fcb114 19%,#fc9814);padding:6px}.english-digit .navbar-wrap{direction:rtl;margin:1em}.english-digit .dropdown-content a{text-align:left}.navbar-section.navbar-link>ul{display:flex;justify-content:center;font-size:var(--default_font_size);flex-wrap:wrap;align-items:center}.navbar-section.navbar-link>ul li{margin:1em 1.6em}.navbar-section.navbar-link>ul li a{color:var(--secondary)}.navbar-section.navbar-link>ul li a.navbar-login{font-size:.96em;background:var(--primary);background:linear-gradient(45deg,var(--primary2),var(--primary));padding:.6em .8em;border-radius:4em 1em 4em 4em;color:#fff;box-shadow:0 0 17px 4px #e9a01f59;transition:all .2s ease-in-out}.navbar-section.navbar-link>ul li a.navbar-login:hover{box-shadow:0 0 17px 4px #e9a01f80}.navbar-section.logo-wrap{width:80px;display:flex;align-items:center}.dropdown{float:left;overflow:hidden}.dropdown .dropbtn{font-size:14px;border:none;outline:none;color:#3f353e;background-color:inherit;font-family:inherit;margin:0 1.6em}.dropdown-content{display:none;position:absolute;border-radius:1em;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 #0003;z-index:1}.dropdown-content a{float:none;color:#000;padding:12px 15px;text-decoration:none;display:block;text-align:right}.topnav a:hover{background-color:#555;color:#fff}.dropdown-content a:hover{background-color:#ddd;color:#000}.dropdown:hover .dropdown-content{display:block}.dropdown-content a:first-child{border-radius:1em 1em 0 0}.offer-wrap{width:100%;height:50px;display:flex;justify-content:center;align-items:center;background:#5a5d83;color:#fff;font-size:14px;position:relative;z-index:9;top:0;right:0}.offer-wrap *{display:inline-block;margin:0 6px 0 0;text-align:center}.offer-wrap em{font-weight:400;font-family:IRANSansEN;font-size:1em;text-decoration:underline}.offer-wrap button{background:#fff;border-radius:4px;padding:8px 12px;margin:0 8px;display:block;box-shadow:0 2px 6px #00000024}@media (max-width:960px){.navbar-wrap{justify-content:space-between}.nav-links-ul{display:none!important}.navbar-section.logo-wrap{width:85px}}@media (max-width:680px){.navbar-wrap{margin:0 1em}}footer{bottom:0;margin-top:80px}.footer-modern,footer{position:relative;background:linear-gradient(135deg,#0b364d,#138a75);color:#f5f7fa}.footer-modern{overflow:hidden}.footer-modern__top-curve{position:absolute;top:-1px;left:0;width:100%;z-index:0;opacity:.18;pointer-events:none}.footer-modern__top-curve svg{width:100%;height:auto;display:block}.footer-modern__content{display:flex;flex-direction:column;gap:8px;padding:24px 24px 36px;position:relative;z-index:1}.footer-modern__legal-bar{position:relative;z-index:1;padding:14px 20px 18px;border-top:1px solid #ffffff24;background:#05162073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.footer-modern__legal-text{margin:0 auto;max-width:960px;font-size:12px;line-height:1.7;letter-spacing:.02em;color:#f5f7fac7;text-align:center}@media (min-width:769px){.footer-modern__legal-text{font-size:13px}}.footer-modern__contact-row{display:flex;flex-direction:column;gap:12px;padding:8px 32px 0}.footer-modern__contact-items{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center}.footer-modern__contact-item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.footer-modern__contact-address{white-space:normal;line-height:1.7;word-break:break-word}@media (max-width:768px){.footer-modern__contact-items{flex-direction:column;align-items:flex-start}.footer-modern__contact-item{white-space:normal}}.footer-modern__title{color:#fff;font-size:16px}.footer-modern__text{color:#f5f7fae6;font-size:14px;line-height:1.8;margin:0}.footer-modern__link-text{color:#f5f7faeb;font-size:14px;margin:0}.footer-modern__arrow{font-size:18px;line-height:18px;color:#fff;text-shadow:0 1px 2px #00000059}.footer-modern__link:hover .footer-modern__arrow{color:#fff}.footer-modern__social{color:#fff;background:#ffffff2e;border:1px solid #ffffffa6;padding:8px;min-width:34px;min-height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.footer-modern__social:hover{background:#ffffff47;transform:translateY(-2px)}.footer-modern__social svg{width:16px;height:16px}.footer-modern .rady-svg-size svg *{fill:#f5f7faf2!important;stroke:#f5f7faf2!important}.footer-modern__social svg{width:18px;height:18px}.footer-modern__logo svg{width:112px;height:64px;filter:brightness(0) invert(1);opacity:.95}.footer-modern .rady-svg-size svg{fill:#f5f7faf2!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.footer-modern__link-text{color:#f5f7faf2}.footer-modern__link:hover .footer-modern__link-text{color:#fff}.footer-distributed{background:#1d2b3e;background:linear-gradient(45deg,#1d2b3e,#131f31);box-shadow:0 1px 1px 0 #0000001f;box-sizing:border-box;width:100%;text-align:right;font:700 16px sans-serif;direction:ltr;padding:55px 10px 20px;margin-top:170px}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:inline-block;vertical-align:top}.footer-distributed .footer-left{width:40%;float:right;text-align:center}.footer-distributed h3{color:var(--primary2);font:normal 36px Cookie,cursive;margin:0;font-family:vazir}.footer-distributed h3 span{color:#808285}.footer-distributed .footer-links{color:#fff;margin:20px 0 12px;padding:0;font-family:vazir;font-size:14px;direction:rtl;text-align:center}.footer-distributed .footer-links a{display:inline-block;line-height:1.8;text-decoration:none;color:inherit}.footer-distributed .footer-center{width:35%;text-align-last:center}.footer-distributed .footer-center i{background-color:#33383b;color:#fff;font-size:25px;width:38px;height:38px;border-radius:50%;text-align:center;line-height:42px;margin:10px 15px;vertical-align:middle}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px}.footer-distributed .footer-center p{display:inline-block;color:#fff;vertical-align:middle;margin:0;font-family:vazir}.footer-distributed .footer-center p span{display:block;font-weight:400;font-size:14px;line-height:2}.footer-distributed .footer-center p a{color:#fff;text-decoration:none}.footer-address,.footer-email,.footer-phone,.footer-support{display:flex;align-items:center;font-size:13px;font-weight:400}.footer-address svg,.footer-email svg,.footer-phone svg,.footer-support svg{fill:#141414;width:25px;height:25px;text-align:center;margin:7px}.footer-address:hover svg,.footer-email:hover svg,.footer-phone:hover svg,.footer-support:hover svg{fill:#fbc82f;transition:.5s}.footer-distributed .footer-right{width:20%}.footer-distributed .footer-company-about{line-height:20px;color:#808285;font-size:13px;font-weight:400;margin:0;font-family:vazir;text-align:center;direction:rtl}.footer-distributed .footer-company-about span{display:block;color:#fff;font-size:16px;font-weight:700;margin-bottom:35px;font-family:vazir;text-align:center}.footer-distributed .footer-icons{margin-top:20px}.footer-distributed .footer-icons a{display:inline-block;width:35px;height:35px;cursor:pointer;background-color:#142032;border-radius:2px;font-size:20px;color:#fff;text-align:center;line-height:35px;margin-right:5px;margin-bottom:5px}.footer-distributed .footer-icons a:hover{background-color:#24385496;transition:1s;border-radius:8px}.footer-icons svg{height:17px;fill:#92999f}img#namad{width:130px}.namadha{margin:auto;display:flex;align-items:center;justify-content:center;width:100%}.namadha img{width:110px}div#copyright{text-align:center;color:#9099a5;margin:1em auto 0;padding:1em 2em;font-size:.9em;box-shadow:0 -2px 7px -2px #00000021;background:#142032;border-radius:16px;width:-webkit-max-content;width:max-content}.footer-distributed .footer-center span{display:block;color:#fff;font-size:16px;font-weight:700;margin-bottom:20px;font-family:vazir;text-align:center}@media (max-width:880px){.footer-distributed{font:700 14px sans-serif}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:block;width:100%;margin-bottom:40px;text-align:center}.footer-distributed .footer-center i{margin-left:0}.main{line-height:normal;font-size:auto}}@media (max-width:480px){.namadha{flex-direction:column}}.rady-social-media svg{fill:currentColor}.rady-rotating-hover:hover span{transform:rotate(180deg);transform-origin:center}.rady-svg-size svg{fill:#141414;width:25px;height:25px;text-align:center;margin:7px}