.tab-menu-section .owl-stage{display:flex;flex-wrap:nowrap}.tab-menu-section .owl-item>li>label,.tab-menu-section .owl-item>label,.tab-menu-section .owl-item>a{min-width:max-content;padding:0 8px !important}.tab-menu-section .tab-link-menu{list-style:none}.tab-menu-section .tab-link-menu li:first-child a{border-radius:12px 12px 0 0}.tab-menu-section .tab-link-menu li:last-child a{border-radius:0 0 12px 12px}.tab-menu-section .tab-link-menu li a{display:flex;align-items:center;width:100%;height:80px;border-bottom:2px solid var(--White);background:var(--Cloud);color:#202020;cursor:pointer;transition:.5s;padding:0 24px}.tab-menu-section .tab-link-menu li a.active,.tab-menu-section .tab-link-menu li a:hover{background:var(--Brighter)}.tab-menu-section .tab-link-menu li a.active{font-weight:700}.tab-menu-section .tab-link-switcher{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;border-top:1px solid var(--CardBoard);padding:40px 0 0 0;margin:40px 0 0 0}.tab-menu-section .tab-link-switcher a span:nth-child(1){display:flex;align-items:center;color:var(--Raven);cursor:pointer}.tab-menu-section .tab-link-switcher a span:nth-child(1) svg{margin:0 8px}.tab-menu-section .tab-link-switcher a span:nth-child(2){display:block;color:var(--Metal)}.tab-menu-section .tab-link-switcher a.next span:nth-child(1){justify-content:flex-end}html.dark .tab-menu-section .tab-link-switcher a span:nth-child(1) svg path{stroke:#b0b0b0}@media(max-width: 768px){.tab-menu-section .tab-link-menu{margin:0 0 32px 0}.tab-menu-section .tab-link-menu li:first-child label{border-radius:0}.tab-menu-section .tab-link-menu li:last-child label{border-radius:0}.tab-menu-section .tab-link-menu li a{display:flex;justify-content:center;align-items:center;width:240px;max-width:100%;height:48px;border-radius:12px !important;border:1px solid var(--Bob);transition:.5s;cursor:pointer;padding:0;margin:0 8px}.tab-menu-section .tab-link-menu li a:hover{background:var(--Brighter);border:1px solid var(--Brighter)}.tab-menu-section .tab-link-switcher{border-top:none;padding:0;margin:40px 0 0 0}}.accordion-wrapper{border-bottom:1px solid var(--CardBoard);padding:16px 0 16px 0}.accordion-wrapper input{display:none}.accordion-wrapper input~.head{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;padding:16px 0}.accordion-wrapper input~.head .title{width:calc(100% - 32px);color:var(--Raven);font-weight:700}.accordion-wrapper input~.head .icon{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;min-height:24px;border:2px solid var(--Raven);border-radius:50%}.accordion-wrapper input~.head .icon svg{width:16px;height:auto;transform:rotateX(180deg);transition:.5s}.accordion-wrapper input~.body{max-height:0;overflow:hidden}.accordion-wrapper input~.body p{font-size:16px;line-height:36px}.accordion-wrapper input:checked~.head .icon svg{transform:rotateX(0)}.accordion-wrapper input:checked~.body{max-height:1500px;-webkit-transition:max-height 2.5s;-moz-transition:max-height 2.5s;-ms-transition:max-height 2.5s;-o-transition:max-height 2.5s;transition:max-height 2.5s}html.dark .accordion-wrapper input~.head .icon svg path{fill:#f8f8f8}@media(max-width: 768px){.accordion-wrapper input~.body p{font-size:12px;line-height:28px}}.page-template-default .wp-block-table{margin:40px 0}.mtn-table{width:100%;border:1px solid var(--Reptile_Light);border-radius:20px;overflow:auto;margin:0}.mtn-table table{width:100%;border-collapse:collapse}.mtn-table table thead{background-color:var(--Sunshine);border:1px solid var(--Reptile_Light)}.mtn-table table thead tr{background-color:var(--Butter) !important}.mtn-table table thead tr th{text-align:start;padding:32px 40px}.mtn-table table tr:nth-child(odd){background-color:var(--White)}.mtn-table table tr td{text-align:start;padding:32px 40px}.mtn-table table tr td *{text-align:start;margin:0}.mtn-table table tr td a{color:var(--Sky)}.grid-table{box-shadow:0px 4px 20px 0px rgba(0,0,0,.08);border-radius:0 0 20px 20px}.grid-table .column{padding:24px 16px;text-align:center}.grid-table .column:first-child{text-align:right;padding-right:46px}.grid-table .header{background-color:var(--Butter);border-radius:20px 20px 0 0;margin:0}.grid-table .header .column{position:relative;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:26px;color:#202020;padding:36px 16px 12px}@media(max-width: 1200px){.grid-table .header .column{font-size:16px;line-height:26px}}@media(max-width: 768px){.grid-table .header .column{font-size:14px;line-height:22px}}@media(max-width: 567px){.grid-table .header .column{font-size:12px;line-height:20px}}.grid-table .header .column .red-badge{position:absolute;top:-13px;left:50%;transform:translateX(-54%)}.grid-table .body .row{margin:0}.grid-table .body .row .column{text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:var(--Charcoal)}@media(max-width: 1200px){.grid-table .body .row .column{font-size:14px;line-height:22px}}@media(max-width: 768px){.grid-table .body .row .column{font-size:14px;line-height:22px}}@media(max-width: 567px){.grid-table .body .row .column{font-size:12px;line-height:20px}}.grid-table .body .row:nth-child(even){background-color:var(--White)}.grid-table .body .row:nth-child(odd){background-color:#f8f8f8}.grid-table .body .row:last-child{border-radius:0 0 20px 20px}.wp-block-table{width:100%;border:1px solid var(--Reptile_Light);border-radius:20px;overflow:auto;margin:0}.wp-block-table table{width:100%;border-collapse:collapse}.wp-block-table table tr:nth-child(odd){background-color:var(--Cloud)}.wp-block-table table tr:nth-child(odd) td,.wp-block-table table tr:nth-child(odd) th{color:#202020 !important}.wp-block-table table tr:nth-child(odd) td span,.wp-block-table table tr:nth-child(odd) td strong,.wp-block-table table tr:nth-child(odd) th span,.wp-block-table table tr:nth-child(odd) th strong{color:#202020 !important}.wp-block-table table tr:nth-child(odd) td span a,.wp-block-table table tr:nth-child(odd) td strong a,.wp-block-table table tr:nth-child(odd) th span a,.wp-block-table table tr:nth-child(odd) th strong a{color:var(--Sky)}.wp-block-table table tr:nth-child(odd) td a,.wp-block-table table tr:nth-child(odd) th a{color:var(--Sky)}.wp-block-table table tr:nth-child(1){border:1px solid var(--Reptile_Light);background-color:var(--Butter)}.wp-block-table table tr:nth-child(1) td{text-align:center;font-weight:700 !important;padding:32px 40px}.wp-block-table table tr td{text-align:center;padding:32px 40px}.wp-block-table table tr td *{text-align:start;margin:0}.wp-block-table table tr td a{color:var(--Sky)}@media(max-width: 768px){.page-template-default .mtn-table{margin:20px 0}.mtn-table table{min-width:max-content}.mtn-table table thead tr th{padding:24px 16px}.mtn-table table tr td{padding:24px 16px}}.box-tab-section .box-background{border-radius:24px;position:relative;overflow:hidden}.box-tab-section .box-background::before{content:"";background:linear-gradient(90deg, rgba(32, 32, 32, 0) 0.04%, rgba(32, 32, 32, 0.93) 99.95%);width:100%;height:100%;position:absolute;bottom:0;right:0;left:0;display:block}.box-tab-section .box-background .content{position:relative;z-index:1}.box-tab-section .box-background .content h3{color:#fff}.box-tab-section .box-background .content .main-content h1,.box-tab-section .box-background .content .main-content h2,.box-tab-section .box-background .content .main-content h3,.box-tab-section .box-background .content .main-content h4,.box-tab-section .box-background .content .main-content h5,.box-tab-section .box-background .content .main-content h6{color:#fff}.box-tab-section .box-background .content .main-content h1 *,.box-tab-section .box-background .content .main-content h2 *,.box-tab-section .box-background .content .main-content h3 *,.box-tab-section .box-background .content .main-content h4 *,.box-tab-section .box-background .content .main-content h5 *,.box-tab-section .box-background .content .main-content h6 *{color:#fff}.box-tab-section .box-background .content .main-content p,.box-tab-section .box-background .content .main-content li{color:#fff}.box-tab-section .box-background .content .main-content p *,.box-tab-section .box-background .content .main-content li *{color:#fff}.box-tab-section .box-background .content .box-tab-list{list-style:none;margin:0}.box-tab-section .box-background .content .box-tab-list li{position:relative;cursor:pointer;transition:.5s;z-index:111;margin:0 0 30px 0}.box-tab-section .box-background .content .box-tab-list li a{font-size:18px;font-style:normal;line-height:28px;color:#fff}.box-tab-section .box-background .content .box-tab-list li:hover a,.box-tab-section .box-background .content .box-tab-list li.active a{text-align:start;color:var(--Sunshine);text-shadow:0px 0px 13px var(--Sunshine)}.box-tab-section .box-background .content .box-tab-list li:hover::before,.box-tab-section .box-background .content .box-tab-list li.active::before{width:115px;background:var(--Sunshine);transition:.5s}.box-tab-section .box-background .content .box-tab-list li:hover::after,.box-tab-section .box-background .content .box-tab-list li.active::after{position:absolute;top:50%;transform:translateY(-50%);display:block;content:"";width:5px;height:5px;background:var(--Sunshine);border-radius:50%;transition:.5s}.box-tab-section .box-background .content .box-tab-list li::before{content:"";position:absolute;top:50%;display:block;width:83px;height:1px;background:var(--White)}.box-tab-section .box-background .content .live-broadcast-item{display:block}.box-tab-section .box-background .content .live-broadcast-item h1,.box-tab-section .box-background .content .live-broadcast-item h2,.box-tab-section .box-background .content .live-broadcast-item h3,.box-tab-section .box-background .content .live-broadcast-item h4,.box-tab-section .box-background .content .live-broadcast-item h5,.box-tab-section .box-background .content .live-broadcast-item h6{color:#fff}.box-tab-section .box-background .content .live-broadcast-item p,.box-tab-section .box-background .content .live-broadcast-item li{color:#fff}.box-tab-section .box-background .content .live-broadcast-item img{width:80px;height:80px;margin-bottom:24px}.box-tab-section .box-background .content .live-broadcast-item .mtn-buttons{padding:4px}.box-tab-section .box-background .box-dot{position:absolute;bottom:0;width:100%;height:10px;background-color:rgba(232,232,232,.3)}.box-tab-section .box-background .box-dot span{position:absolute;bottom:0;width:0;height:10px;background-color:var(--Sunshine);z-index:999}.box-tab-section .box-background .box-dot span.active{animation:progress 10s linear infinite}.box-tab-section .box-background:hover .box-dot span{animation-play-state:paused}html[lang=fa-IR] .box-tab-section .box-background{padding:84px 0 120px 120px}html[lang=fa-IR] .box-tab-section .box-background .content .main-content,html[lang=fa-IR] .box-tab-section .box-background .content h3{margin:0 140px 78px 0}html[lang=fa-IR] .box-tab-section .box-background .content .box-tab-list li{padding:0 140px 0 0 !important}html[lang=fa-IR] .box-tab-section .box-background .content .box-tab-list li:hover::after,html[lang=fa-IR] .box-tab-section .box-background .content .box-tab-list li.active::after{right:115px}html[lang=fa-IR] .box-tab-section .box-background .content .box-tab-list li::before{right:0}html[lang=fa-IR] .box-tab-section .box-background .box-dot{left:0}html[lang=fa-IR] .box-tab-section .box-background .box-dot span{left:0}html[lang=en-US] .box-tab-section .box-background{padding:84px 120px 120px 0}html[lang=en-US] .box-tab-section .box-background .content .main-content,html[lang=en-US] .box-tab-section .box-background .content h3{margin:0 0 78px 140px}html[lang=en-US] .box-tab-section .box-background .content .box-tab-list li{padding:0 0 0 140px !important}html[lang=en-US] .box-tab-section .box-background .content .box-tab-list li:hover::after,html[lang=en-US] .box-tab-section .box-background .content .box-tab-list li.active::after{left:115px}html[lang=en-US] .box-tab-section .box-background .content .box-tab-list li::before{left:0}html[lang=en-US] .box-tab-section .box-background .box-dot{right:0}html[lang=en-US] .box-tab-section .box-background .box-dot span{right:0}@media(max-width: 992px){.box-tab-section .box-background .content .box-tab-list li::before{width:48px}.box-tab-section .box-background .content .box-tab-list li.active::before{width:68px}html[lang=fa-IR] .box-tab-section .box-background{padding:32px 16px}html[lang=fa-IR] .box-tab-section .box-background .content .main-content,html[lang=fa-IR] .box-tab-section .box-background .content h3{margin:0 0 32px 0}html[lang=fa-IR] .box-tab-section .box-background .content h2{margin:0 65px 0 0}html[lang=fa-IR] .box-tab-section .box-background .content .box-tab-list li{padding:0 90px 0 0 !important}html[lang=fa-IR] .box-tab-section .box-background .content .box-tab-list li.active::after{right:68px}html[lang=en-US] .box-tab-section .box-background{padding:16px}html[lang=en-US] .box-tab-section .box-background .content .main-content,html[lang=en-US] .box-tab-section .box-background .content h3{margin:0 0 32px 0}html[lang=en-US] .box-tab-section .box-background .content h2{margin:0 0 0 65px}html[lang=en-US] .box-tab-section .box-background .content .box-tab-list li{padding:0 0 0 90px !important}html[lang=en-US] .box-tab-section .box-background .content .box-tab-list li.active::after{left:68px}}@media(max-width: 768px){.box-tab-section .box-background{padding:32px 18px}.box-tab-section .box-background .content .owl-box-tab{height:32px;margin:0 0 24px 0;padding:0 5px}.box-tab-section .box-background .content .owl-box-tab .item{margin:0 0px;width:fit-content;height:32px;border-radius:8px;border:1px solid var(--Bob);background:var(--White);overflow:hidden;padding:0 15px;display:flex;align-items:center;justify-content:center;color:var(--Raven);transition:.5s;min-width:max-content}.box-tab-section .box-background .content .owl-box-tab .item h3{margin:0}.box-tab-section .box-background .content .owl-box-tab .item.active{background:var(--Sunshine);border:none}.box-tab-section .box-background .content .owl-box-tab .owl-stage{display:flex}.box-tab-section .box-background .content .live-broadcast-item{padding:0 16px;margin:0}.box-tab-section .box-background .content .live-broadcast-item img{margin:0 0 12px 0}html[lang=fa-IR] .box-tab-section .box-background .m-0{margin:0 0 0 -1rem}html[lang=en-US] .box-tab-section .box-background .m-0{margin:0 -1rem 0 0}}@keyframes progress{from{width:0}to{width:100%}}.irancell-high-speed-internet-mobile .section-1{padding:0 0 40px 0}.irancell-high-speed-internet-mobile .section-1 .container,.irancell-high-speed-internet-mobile .section-1 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-2{padding:40px 0}.irancell-high-speed-internet-mobile .section-2 .container,.irancell-high-speed-internet-mobile .section-2 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-2 .box-tab-section{padding:0}.irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background{background:linear-gradient(111deg, rgba(115, 115, 115, 0.4) -27.97%, rgba(0, 0, 0, 0.8) 67.55%),linear-gradient(0deg, var(--Charcoal) 0%, var(--Charcoal) 100%),var(--Raven) !important}.irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li::before{width:24px}.irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li.active::before,.irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li:hover::before{width:32px}.irancell-high-speed-internet-mobile .section-3{padding:40px 0}.irancell-high-speed-internet-mobile .section-3 .container,.irancell-high-speed-internet-mobile .section-3 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-3 .main-content.top{margin:0 0 40px 0}.irancell-high-speed-internet-mobile .section-3 .main-content.bottom{margin:40px 0 0 0}.irancell-high-speed-internet-mobile .section-3 .mtn-table{border:none;border-radius:0}.irancell-high-speed-internet-mobile .section-3 .mtn-table table thead{border:none}.irancell-high-speed-internet-mobile .section-3 .mtn-table table thead tr{background:var(--White) !important}.irancell-high-speed-internet-mobile .section-3 .mtn-table table thead tr th{text-align:center;color:var(--Raven);padding:16px}.irancell-high-speed-internet-mobile .section-3 .mtn-table table tr{border-radius:20px;overflow:hidden}.irancell-high-speed-internet-mobile .section-3 .mtn-table table tr:nth-child(odd) td{background:var(--Cloud);color:#202020}.irancell-high-speed-internet-mobile .section-3 .mtn-table table tr:nth-child(even) td{background:var(--White)}.irancell-high-speed-internet-mobile .section-3 .mtn-table table tr td{text-align:center;padding:16px}.irancell-high-speed-internet-mobile .section-3 .mtn-table table tr td:first-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.irancell-high-speed-internet-mobile .section-3 .mtn-table table tr td:last-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.irancell-high-speed-internet-mobile .section-3 .mobile-table{display:none}.irancell-high-speed-internet-mobile .section-4{padding:40px 0}.irancell-high-speed-internet-mobile .section-4 .container,.irancell-high-speed-internet-mobile .section-4 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-4 .main-content{max-height:270px;overflow:hidden;transition:.5s}.irancell-high-speed-internet-mobile .section-4 input{display:none}.irancell-high-speed-internet-mobile .section-4 input:checked~.main-content{max-height:2500px}.irancell-high-speed-internet-mobile .section-4 input:checked~label svg{transform:rotate(90deg)}.irancell-high-speed-internet-mobile .section-4 input~label{justify-content:flex-start;padding:0}.irancell-high-speed-internet-mobile .section-4 input~label svg{transform:rotate(-90deg)}.irancell-high-speed-internet-mobile .section-5{padding:40px 0}.irancell-high-speed-internet-mobile .section-5 .container,.irancell-high-speed-internet-mobile .section-5 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-5 .main-content{max-height:438px;overflow:hidden;transition:.5s}.irancell-high-speed-internet-mobile .section-5 input{display:none}.irancell-high-speed-internet-mobile .section-5 input:checked~.main-content{max-height:2500px}.irancell-high-speed-internet-mobile .section-5 input:checked~label svg{transform:rotate(90deg)}.irancell-high-speed-internet-mobile .section-5 input~label{justify-content:flex-start;padding:0}.irancell-high-speed-internet-mobile .section-5 input~label svg{transform:rotate(-90deg)}.irancell-high-speed-internet-mobile .section-6{padding:40px 0}.irancell-high-speed-internet-mobile .section-6 .container,.irancell-high-speed-internet-mobile .section-6 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-6 .feature-section{padding:0}.irancell-high-speed-internet-mobile .section-6 .feature-section .background-box{background:var(--Cloud);padding:40px 24px 24px 24px}.irancell-high-speed-internet-mobile .section-6 .feature-section h1,.irancell-high-speed-internet-mobile .section-6 .feature-section h2,.irancell-high-speed-internet-mobile .section-6 .feature-section h3,.irancell-high-speed-internet-mobile .section-6 .feature-section h4,.irancell-high-speed-internet-mobile .section-6 .feature-section h5,.irancell-high-speed-internet-mobile .section-6 .feature-section h6,.irancell-high-speed-internet-mobile .section-6 .feature-section p,.irancell-high-speed-internet-mobile .section-6 .feature-section li{color:#202020}.irancell-high-speed-internet-mobile .section-6 .feature-section h1 span,.irancell-high-speed-internet-mobile .section-6 .feature-section h1 strong,.irancell-high-speed-internet-mobile .section-6 .feature-section h2 span,.irancell-high-speed-internet-mobile .section-6 .feature-section h2 strong,.irancell-high-speed-internet-mobile .section-6 .feature-section h3 span,.irancell-high-speed-internet-mobile .section-6 .feature-section h3 strong,.irancell-high-speed-internet-mobile .section-6 .feature-section h4 span,.irancell-high-speed-internet-mobile .section-6 .feature-section h4 strong,.irancell-high-speed-internet-mobile .section-6 .feature-section h5 span,.irancell-high-speed-internet-mobile .section-6 .feature-section h5 strong,.irancell-high-speed-internet-mobile .section-6 .feature-section h6 span,.irancell-high-speed-internet-mobile .section-6 .feature-section h6 strong,.irancell-high-speed-internet-mobile .section-6 .feature-section p span,.irancell-high-speed-internet-mobile .section-6 .feature-section p strong,.irancell-high-speed-internet-mobile .section-6 .feature-section li span,.irancell-high-speed-internet-mobile .section-6 .feature-section li strong{color:#202020 !important}.irancell-high-speed-internet-mobile .section-7{padding:40px 0 0 0}.irancell-high-speed-internet-mobile .section-7 .container,.irancell-high-speed-internet-mobile .section-7 .container-fluid{padding:0}.irancell-high-speed-internet-mobile .section-7 .faq-section{padding:0}.irancell-high-speed-internet-mobile .section-7 .main-content.main h3{text-align:center}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main{display:none}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-head .tab-menu{display:flex;justify-content:center;list-style:none;margin:24px 0 48px 0}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-head .tab-menu li label{display:flex;justify-content:center;align-items:center;max-width:100%;height:48px;border-radius:12px !important;border:1px solid var(--Bob);transition:.5s;cursor:pointer;padding:0 16px;margin:0 8px}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-content{display:none}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-01:checked~.tab-main-head .tab-menu li:nth-child(1) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-01:checked~.tab-main-content.main-content-01{display:block}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-02:checked~.tab-main-head .tab-menu li:nth-child(2) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-02:checked~.tab-main-content.main-content-02{display:block}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-03:checked~.tab-main-head .tab-menu li:nth-child(3) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-03:checked~.tab-main-content.main-content-03{display:block}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-04:checked~.tab-main-head .tab-menu li:nth-child(4) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-04:checked~.tab-main-content.main-content-04{display:block}.irancell-high-speed-internet-mobile .tab-link-switcher{border-top:none}html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background{padding:24px 0 24px 16px}html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .main-content,html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content h6{margin:0 40px 32px 0}html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content h2{margin:0 65px 0 0}html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li{padding:0 40px 0 0 !important}html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li.active::after,html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li:hover::after{right:32px}html[lang=fa-IR] .irancell-high-speed-internet-mobile .section-6 .feature-section .background-box .main-content ul li{padding:0 16px 0 0}html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background{padding:24px 16px 24px 0}html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .main-content,html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content h6{margin:0 0 32px 40px}html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content h2{margin:0 0 0 65px}html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li{padding:0 0 0 40px !important}html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li.active::after,html[lang=en-US] .irancell-high-speed-internet-mobile .section-2 .box-tab-section .box-background .content .box-tab-list li:hover::after{left:32px}html[lang=en-US] .irancell-high-speed-internet-mobile .section-6 .feature-section .background-box .main-content ul li{padding:0 0 0 16px}@media(min-width: 768px){.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-head .tab-menu li label:hover{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}}@media(max-width: 768px){.irancell-high-speed-internet-mobile .section-1{padding:0 0 20px 0}.irancell-high-speed-internet-mobile .section-2{padding:20px 0}.irancell-high-speed-internet-mobile .section-2 .box-background{padding:32px 18px}.irancell-high-speed-internet-mobile .section-2 .box-background .content .owl-box-tab .item{height:32px;border-radius:8px;border:1px solid var(--Bob);background:var(--White);overflow:hidden;padding:0 15px;display:flex;align-items:center;justify-content:center;transition:.5s;text-align:center;color:var(--Raven)}.irancell-high-speed-internet-mobile .section-2 .box-background .content .owl-box-tab .item.active{background:var(--Sunshine);border:none}.irancell-high-speed-internet-mobile .section-2 .box-background .content .owl-box-tab .item{height:32px;border-radius:8px;border:1px solid var(--Bob);background:var(--White);overflow:hidden;padding:0 15px;display:flex;align-items:center;justify-content:center;transition:.5s;text-align:center;color:var(--Raven)}.irancell-high-speed-internet-mobile .section-2 .box-background .content .owl-box-tab .item.active{background:var(--Sunshine);border:none}.irancell-high-speed-internet-mobile .section-2 .box-background .content .live-broadcast-item{padding:0 16px;margin:0}.irancell-high-speed-internet-mobile .section-2 .box-background .content .live-broadcast-item img{margin:0 0 12px 0}.irancell-high-speed-internet-mobile .section-3{padding:20px 0}.irancell-high-speed-internet-mobile .section-3 .mtn-table{display:none}.irancell-high-speed-internet-mobile .section-3 .mobile-table{display:block;border-radius:20px;overflow:hidden}.irancell-high-speed-internet-mobile .section-3 .mobile-table div{padding:16px}.irancell-high-speed-internet-mobile .section-3 .mobile-table div:nth-child(1){background:var(--Cloud)}.irancell-high-speed-internet-mobile .section-4{padding:20px 0}.irancell-high-speed-internet-mobile .section-4 .main-content{max-height:412px}.irancell-high-speed-internet-mobile .section-5{padding:20px 0}.irancell-high-speed-internet-mobile .section-5 .main-content{max-height:524px}.irancell-high-speed-internet-mobile .section-6{padding:20px 0}.irancell-high-speed-internet-mobile .section-6 .feature-section .background-box{padding:24px 16px 8px 16px}.irancell-high-speed-internet-mobile .section-7{padding:20px 0 0 0}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-head .tab-menu{justify-content:revert;margin:0}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-head .tab-menu li label{margin:0}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main~.tab-main-content{padding:0;margin:0 0 -24px 0}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-01:checked~.tab-main-head .tab-menu .swiper-slide:nth-child(1) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-01:checked~.tab-main-head .tab-menu li:nth-child(1) label{background:var(--White);border:1px solid var(--Bob)}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-02:checked~.tab-main-head .tab-menu .swiper-slide:nth-child(2) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-02:checked~.tab-main-head .tab-menu li:nth-child(2) label{background:var(--White);border:1px solid var(--Bob)}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-03:checked~.tab-main-head .tab-menu .swiper-slide:nth-child(3) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-03:checked~.tab-main-head .tab-menu li:nth-child(3) label{background:var(--White);border:1px solid var(--Bob)}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-04:checked~.tab-main-head .tab-menu .swiper-slide:nth-child(4) label{background:var(--Brighter);border:1px solid var(--Brighter);color:#202020}.irancell-high-speed-internet-mobile .section-7 input[type=radio].tab-main.tab-main-04:checked~.tab-main-head .tab-menu li:nth-child(4) label{background:var(--White);border:1px solid var(--Bob)}}.swiper{width:100%;height:auto}.tab-link-menu-swiper .swiper-slide{width:auto !important}