www.telekom.mk Open in urlscan Pro
195.26.149.198  Public Scan

Submitted URL: http://telekom.mk/additional-packages-sms.nspx
Effective URL: https://www.telekom.mk/additional-packages-sms.nspx
Submission: On March 31 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST /additional-packages-sms.nspx

<form name="aspnetForm" method="post" action="/additional-packages-sms.nspx" autocomplete="off" id="aspnetForm">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="qrr+EUXJ5xdrm4aJ9Q84YHFS1pGI0d5iCon7uED2Dt5z2OUqElsMHdt5DvDuAc2BPrkZkgqwcDEKlZNyCO0/j3z7lRwQ9RLlhyP7kuu8LsvmMpwduh2e+BozNFj9jfj424seFc8vs2KO25ZQCYQcD45RI7gRcl19L6KKfYaorJOUvXwD1fKZ91blVUyh3NzswdzPAg==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['aspnetForm'];
    if (!theForm) {
      theForm = document.aspnetForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZISfF4EijfzJlyhFOade0sM_LRk7WHMfmPrGhmtgZb11gTTNdA2&amp;t=638259438740000000" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
    <input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
    <input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
  </div>
  <div id="ns-wrapper" ng-app="webshopApp" block-ui="main" class="ng-scope block-ui block-ui-anim-fade" aria-busy="false">
    <script>
      var dataLayerProperties = {
        category: "",
        language: "EN",
        title: "SMS",
        pageUrl: "additional-packages-sms",
        base: "Приватни"
      };
    </script>
    <input type="hidden" name="clientLanguage" id="clientLanguage" value="EN" autocomplete="off">
    <input type="hidden" name="clientSection" id="clientSection" value="PRIVATE" autocomplete="off">
    <script>
      $(document).ready(function() {
        var listOfImages = [];
        var numOfSlide = 0;
        $(".images-links .temp-imgs").remove();
        $(".images-links a").each(function() {
          var description;
          var htmlMobile = "";
          if ($(this).attr("data-description").indexOf('|') != (-1)) {
            description = $(this).attr("data-description").split('|')[0];
            htmlMobile = $(this).attr("data-description").split('|')[1];
          } else {
            description = $(this).attr("data-description");
          }
          listOfImages.push({
            imgSrc: $(this).attr("data-img"),
            imgMain: description,
            link: $(this).attr("href"),
            linkPosition: $(this).attr("data-title").split('|')[0],
            htmlMobile: htmlMobile,
            slideclass: $(this).attr("data-title").split('|')[1]
          });
        });
        for (var i = 0; i < listOfImages.length; i++) {
          if (i == 0) {}
          if (listOfImages[i].imgMain == "1") {
            numOfSlide++;
            if (i == 0) {
              var target = "";
              $("#myCarousel2 .carousel-inner").append('<div class="item  active ' + listOfImages[i].slideclass + '"  data-slidenumdd="' + numOfSlide + '"><a class="full-link-mb" href="' + listOfImages[i].link +
                '"></a><div class="container container-slider-btn"><a href="' + listOfImages[i].link + '" class="third btn btn-magen ' + listOfImages[i].linkPosition + '">   Më shumë </a></div></div> ');
              //}
            } else {
              $("#myCarousel2 .carousel-inner").append('<div class="item ' + listOfImages[i].slideclass + '"  data-slidenumdd="' + numOfSlide + '"><a class="full-link-mb" href="' + listOfImages[i].link +
                '"></a><div class="container container-slider-btn"><a href="' + listOfImages[i].link + '" class="third btn btn-magen ' + listOfImages[i].linkPosition + '">  Më shumë</a></div></div>');
            }
            $("#myCarousel2 .carousel-inner .item").each(function() {
              if ($(this).attr("data-slidenumdd") == numOfSlide) {
                $(this).append("<img class='first visible-xs' src='" + listOfImages[i].imgSrc + "'/>");
                $(this).append("<div class='slider-bg-image hidden-xs' style='background-image:url(" + listOfImages[i].imgSrc + ");'/></div>");
                $(this).append("<div class='blokTest" + i + "'>" + listOfImages[i].htmlMobile + "</div>");
                $(this).append("<div class='visible-xs mobileHtml mobileHtml" + i + "'></div>");
                $('.mobileHtml' + i).html($('.blokTest' + i).text());
                $('.blokTest' + i).remove();
              }
            })
          } else {
            $("#myCarousel2 .carousel-inner .item").each(function() {
              if ($(this).attr("data-slidenumdd") == numOfSlide) {
                $(this).append("<div class='slider-second-bg-image hidden-xs' style='background-image:url(" + listOfImages[i].imgSrc + ");'></div>");
              }
            });
          }
        }
        $("#myCarousel2 .carousel-inner > a").remove();
        var comp = new RegExp(location.host);
        $('#myCarousel2 .carousel-inner .item').each(function() {
          if (comp.test($(this).find('a').attr('href'))) {} else {
            var hdd = $(this).find("a").attr("href");
            if (hdd[0] == "h" && hdd[1] == "t" && hdd[2] == "t" && hdd[3] == "p") $(this).find('a').attr('target', '_blank');
          }
        });
      })
    </script>
    <div id="popup">
      <div class="popup-wrapper">
        <div class="popup-middle-container">
          <div class="popup-container">
            <div class="popup-header">
              <a href="#" class="popup-close"><span class="ion-ios-close-empty"></span></a>
            </div>
            <div class="popup-content">
              <p> За мобилна верзија на страницата, кликнете. </p>
              <div class="btn-group-izbor-device">
                <a class=" btn btn-magen submit-izbor-device" title="Mobile version" rel="noopener">Mobile version</a>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <section class="affixFix">
      <header id="ns-header" class="one-header affix-top" data-spy="affix" data-offset-top="1">
        <div class="custom-container">
          <div class="header-inner">
            <div class="header-logo">
              <a class="t-logo-link" href="/prepaid-en.nspx" title="Telekom Mk">
                         <img class="pull-left" src="images/telekom-logo.svg" alt="t-logo">
                     </a>
            </div>
            <div class="header-wrap" id="header-wrap">
              <div class="brandbar" id="brandbar">
                <div class="bar" id="bar">
                  <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
                    <div id="top">
                      <div id="top-bar-left">
                        <ul class="mini-menu ">
                          <li class="active">
                            <a href="prepaid-en.nspx" _mce_href="prepaid-en.nspx">Private</a>
                          </li>
                          <!--<li>
<a href="domestic-carriers.nspx" _mce_href="domestic-carriers.nspx">Domestic Carriers</a>
</li>-->
                          <li>
                            <a href="company.nspx" _mce_href="company.nspx">About us</a>
                          </li>
                        </ul>
                        <div class="display-versions inMainMenu">
                          <a id="show-mob-v1">Mobile version</a>
                        </div>
                      </div>
                      <div class="clearfix"></div>
                    </div>
                  </div>
                </div>
                <div class="metalink">
                </div>
                <div id="languages">
                  <div class="dropdown mini-menu">
                    <div class="">
                      <a href="privatni-korisnici.nspx">MK</a>
                    </div>
                    <div class="">
                      <a href="shfrytezues-private.nspx">SQ</a>
                    </div>
                    <div class="active">
                      <a href="prepaid-en.nspx">EN</a>
                    </div>
                  </div>
                </div>
              </div>
              <div class="mainMenu-holder">
                <div class="menu-inner">
                  <div class="row">
                    <div class="col-xs-12 p0-xs p0">
                      <div class="col-lg-8 col-md-9 col-sm-6 p0-small p0 menuz">
                        <a id="hamburger-menu" href="#menu" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:rendernode="urn:navnode"><svg class="open" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>icon/action/menu/default</title><g id="icon/action/menu/default" fill-rule="evenodd"><path d="M14.75,16.5 C15.15,16.5 15.5,16.85 15.5,17.25 C15.5,17.65 15.15,18 14.75,18 L14.75,18 L4.24999997,18 C3.84999997,18 3.49999996,17.65 3.49999996,17.25 C3.49999996,16.85 3.84999997,16.5 4.24999997,16.5 L4.24999997,16.5 Z M19.75,11 C20.15,11 20.5,11.35 20.5,11.75 C20.5,12.15 20.15,12.5 19.75,12.5 L19.75,12.5 L4.24999997,12.5 C3.84999997,12.5 3.49999996,12.15 3.49999996,11.75 C3.49999996,11.35 3.84999997,11 4.24999997,11 L4.24999997,11 Z M19.75,5.49999997 C20.15,5.49999997 20.5,5.84999997 20.5,6.24999998 C20.5,6.64999998 20.15,6.99999997 19.75,6.99999997 L19.75,6.99999997 L4.24999997,6.99999997 C3.84999997,6.99999997 3.49999996,6.64999998 3.49999996,6.24999998 C3.49999996,5.84999997 3.84999997,5.49999997 4.24999997,5.49999997 L4.24999997,5.49999997 Z" id="Combined-Shape"></path></g></svg><svg class="closed" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.9289 12.4021L17.3989 7.93209C17.6919 7.63909 17.6919 7.16509 17.3989 6.87209C17.1059 6.57909 16.6309 6.57909 16.3379 6.87209L11.8679 11.3411L7.39889 6.87209C7.10589 6.57909 6.63089 6.57909 6.33889 6.87209C6.04589 7.16509 6.04589 7.63909 6.33889 7.93209L10.8079 12.4021L6.33889 16.8711C6.04589 17.1641 6.04589 17.6391 6.33889 17.9321C6.48489 18.0791 6.67689 18.1521 6.86789 18.1521C7.06089 18.1521 7.25289 18.0791 7.39889 17.9331L11.8679 13.4631L16.3379 17.9321C16.4849 18.0791 16.6769 18.1521 16.8679 18.1521C17.0609 18.1521 17.2529 18.0791 17.3989 17.9331C17.6919 17.6401 17.6919 17.1651 17.3989 16.8721L12.9289 12.4021Z" fill="#262626"></path></svg></a>
                        <div class="navbar navbar-default main-menu" role="navigation" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:rendernode="urn:navnode">
                          <div class="
            collapse navbar-collapse p0 p0-small hidden-xs  bizMainMenu
          " id="mainmenu">
                            <ul class="nav navbar-nav menu_en sm" data-smartmenus-id="17119031420516765">
                              <li class="dropdownEn"><a href="/prepaid-en.nspx" target="_self" title="Prepaid tariffs" class="has-submenu" data-dd="/prepaid-en.nspx"><span>Prepaid tariffs</span><span class="sub-arrow"></span></a>
                                <ul class="dropdown-menu">
                                  <li class="dropli"><a href="cool-en.nspx" target="_self" title="COOL +">COOL +</a></li>
                                  <li class="dropli"><a href="easy-en.nspx" target="_self" title="Easy">Easy</a></li>
                                  <li class="dropli"><a href="new-number.nspx" target="_self" title="New number">New number</a></li>
                                  <li class="dropli"><a href="top-up-your-account.nspx" target="_self" title="Top up your account">Top up your account</a></li>
                                </ul>
                              </li>
                              <li class="dropdownEn">
                                <a href="/internet-en.nspx" target="_self" title="Prepaid add-on packages" class="active has-submenu" data-dd="/internet-en.nspx"><span>Prepaid add-on packages</span><span class="sub-arrow"></span></a>
                                <ul class="dropdown-menu">
                                  <li class="dropli"><a href="internet-en.nspx" target="_self" title="Internet">Internet</a></li>
                                  <li class="dropli"><a href="calls.nspx" target="_self" title="Calls">Calls</a></li>
                                  <li class="dropli"><a href="additional-packages-sms.nspx" target="_self" title="SMS " class="active-in strelche">SMS </a></li>
                                </ul>
                              </li>
                              <li class="no-menu"><a href="/bonus-en.nspx" target="_self" title="Prepaid benefits"><span>Prepaid benefits</span></a></li>
                              <li class="no-menu"><a href="additional-prepaid-packages.nspx" target="_self" title="Swappable benefits"><span>Swappable benefits</span></a></li>
                              <li class="no-menu"><a href="roaming-en.nspx" target="_self" title="Roaming" class="has-submenu" data-dd="roaming-en.nspx"><span>Roaming</span><span class="sub-arrow"></span></a>
                                <ul class="dropdown-menu">
                                  <li class="dropli"><a href="cheapest-roaming.nspx" target="_self" title="Cheapest roaming">Cheapest roaming</a></li>
                                  <li class="dropli"><a href="regular-roaming-en.nspx" target="_self" title="Regular roaming">Regular roaming</a></li>
                                  <li class="dropli"><a href="balkan-roaming-en.nspx" target="_self" title="Western Balkan roaming">Western Balkan roaming</a></li>
                                  <li class="dropli"><a href="internet-roaming-packages.nspx" target="_self" title="Internet World">Internet World</a></li>
                                </ul>
                              </li>
                              <li class="no-menu">
                                <a href="prices-for-international-calls.nspx" target="_self" title="International calls" class="has-submenu" data-dd="prices-for-international-calls.nspx"><span>International calls</span><span class="sub-arrow"></span></a>
                                <ul class="dropdown-menu">
                                  <li class="dropli"><a href="prices-for-international-calls.nspx" target="_self" title="Prices for international calls">Prices for international calls</a></li>
                                  <li class="dropli"><a href="international-calls-packages.nspx" target="_self" title="International calls packages">International calls packages</a></li>
                                </ul>
                              </li>
                            </ul>
                          </div>
                          <div class="clearfix"></div>
                        </div>
                      </div>
                      <div class=" col-lg-4 col-md-3  col-sm-6 p0 p0-small new-move navigation ">
                        <div class="wrapper">
                          <a class="search-icon  pull-right" title="Search">
                                    <div class="search-icon-wrapper">
                                        <svg width="1em" height="1em" viewBox="0 0 24 24" color="currentColor"><path d="M21.4 19.6l-4.9-4.9a8.02 8.02 0 0 0 1.55-4.7c0-4.4-3.6-8-8-8S2 5.6 2 10s3.6 8 8 8c1.75 0 3.4-.55 4.7-1.55l4.9 4.9c.5.5 1.3.5 1.75 0 .5-.45.5-1.25.05-1.75zM3.5 10c0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5-6.5-2.9-6.5-6.5z"></path></svg>
                                    </div>
                                 <div class="search-box ">
                                                    <span class="closeSearch">x</span>
           

                                                       
                                                    <input type="text" class="search-input form-control" placeholder="Search" name="qr" id="qr" data-url="search.nspx">

                                                    


            
                                                  </div>
                                </a>
                          <a class="platiOnlineLink" href="https://www.telekom.mk/plationline/" title="Plati online" rel="noopener" target="_self">
                                    <div class="platiOnlineMenu"> 
                                        <svg id="card" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
                                           <rect id="Rectangle_16" data-name="Rectangle 16" width="20" height="20" fill="none" opacity="0"></rect>
                                           <path id="Shape" d="M17.391,14.782H2.608A2.611,2.611,0,0,1,0,12.174V2.608A2.611,2.611,0,0,1,2.608,0H17.391A2.612,2.612,0,0,1,20,2.608v9.566A2.612,2.612,0,0,1,17.391,14.782ZM1.3,6.521v5.653a1.305,1.305,0,0,0,1.3,1.3H17.391a1.306,1.306,0,0,0,1.3-1.3V6.521ZM2.608,1.3a1.305,1.305,0,0,0-1.3,1.3v1.3H18.7v-1.3a1.306,1.306,0,0,0-1.3-1.3Z" transform="translate(0 2.609)" fill="#262626"></path>
                                        </svg>

                                    </div>

                                                        
                                                            <div class="payOnlineHoverText">
                                                                <p>Pay online</p>
                                                            </div>

                                                            

                                  </a>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </header>
    </section>
    <div id="page">
      <div id="ns-content" class="one-content">
        <div id="content">
          <div class="breadZ hidden-xs" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
            <div class="custom-container ">
              <div class=" margin-bottom-10">
                <div class="breadcrumbs">
                  <a href="prepaid-en.nspx" class="pocetna_link"><svg width="1em" height="1em" viewBox="0 0 24 24" color="currentColor"><path d="M19 12.1l1.5 1.5V19c0 1.65-1.35 3-3 3h-11c-1.65 0-3-1.35-3-3v-5.4L5 12.1V19c0 .85.65 1.5 1.5 1.5h4.75v-3.75c0-.4.35-.75.75-.75s.75.35.75.75v3.75h4.75c.85 0 1.5-.65 1.5-1.5v-6.9zM12 .85l11.55 11.6-1.05 1.05L12 3 1.5 13.5.45 12.45 12 .85z"></path></svg><span class="ion-ios-arrow-right navigationBreadcrumbArrow"></span></a><a href="prepaid-en.nspx" class="bread">Prepaid<span class="ion-ios-arrow-right navigationBreadcrumbArrow"></span></a><a href="prepaid-add-on-packages.nspx" class="pocetna_link"><svg width="1em" height="1em" viewBox="0 0 24 24" color="currentColor"><path d="M19 12.1l1.5 1.5V19c0 1.65-1.35 3-3 3h-11c-1.65 0-3-1.35-3-3v-5.4L5 12.1V19c0 .85.65 1.5 1.5 1.5h4.75v-3.75c0-.4.35-.75.75-.75s.75.35.75.75v3.75h4.75c.85 0 1.5-.65 1.5-1.5v-6.9zM12 .85l11.55 11.6-1.05 1.05L12 3 1.5 13.5.45 12.45 12 .85z"></path></svg><span class="ion-ios-arrow-right navigationBreadcrumbArrow"></span></a><a href="prepaid-add-on-packages.nspx" class="bread">Prepaid add-on packages<span class="ion-ios-arrow-right navigationBreadcrumbArrow"></span></a>
                  <h2 class="margin-bottom-50">SMS </h2>
                </div>
              </div>
            </div>
          </div>
          <div class="container-fluid cont " id="container-one">
            <!--index_start-->
            <div id="full-wrapper" class="col-lg-12 col-md-12 col-sm-12 col-xs-12 p0 p0-xs">
              <div class="fullFluidBanner">
                <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
                  <div id="telekom-full-width-banner" class="dopolnitelni-paketi-sms">
                    <img src="content/images/dopolnitelni-paketi-sms-banner.jpg" _mce_src="content/images/najevtin-roaming-summer-2016.jpg">
                  </div>
                  <br>
                  <h1 class="inner-cont"> SMS </h1>
                </div>
              </div>
              <div class="container mt20 p0 p0-small">
                <div class="fullWidthBanner">
                </div>
                <div class="row">
                  <div class="col-lg-8 col-md-8 pr0 p0-sm">
                  </div>
                  <div class="col-lg-4 col-md-4  matchHeight p0-sm">
                  </div>
                </div>
                <div class="inner-cont imgFullWidthBanner"></div>
                <div class="p0-small p5-cont">
                  <div class="col-lg-6 col-md-6 col-sm-12 p5 p0-xs">
                  </div>
                  <div class="col-lg-6 col-md-6 col-sm-12 p5 p0-xs">
                  </div>
                </div>
                <div class="outer-content imgFullWidthBanner">
                  <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
                    <div class="prepaid-new-design">
                      <div class="row smart-tarifi-wrapper redesign-prices">
                        <p class="sms-packet-tarrif-type visible-xs">WEEKLY SMS</p>
                        <ul class="nav nav-tabs visible-xs sms-nedelen-new">
                          <li class="active"><a data-toggle="tab" href="#sms-nedelen-new-s-tab">S</a></li>
                          <li><a data-toggle="tab" href="#sms-nedelen-new-m-tab">M</a></li>
                          <li><a data-toggle="tab" href="#sms-nedelen-new-l-tab">L</a></li>
                        </ul>
                        <div class="tab-content">
                          <div id="sms-nedelen-new-s-tab" class="tab-pane fade in active col-lg-4 col-md-4 col-sm-4 col-xs-12">
                            <div class="pre-paid-new-table">
                              <div class="pre-paid-new-tarifa hidden-xs">
                                <p class="pre-paid-new-head"><span class="tariff-title">WEEKLY SMS</span><br><span class="telekom-magenta-color">S</span></p>
                              </div>
                              <div class="prepaid-new-table-cell">
                                <p>
                                  <span class="magen-ultra-prepaid">150 SMS</span><br> in our mobile network
                                </p>
                              </div>
                              <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                              <div class="prepaid-new-table-cell">
                                <div class="prepaid-price">
                                  <p><span class="prepaid-price2">49</span> MKD</p>
                                </div>
                              </div>
                              <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                              <div class="prepaid-new-table-cell">
                                <p>The packages last 7 days from the day of activation</p>
                              </div>
                              <span class="prepaid-button-activation"><a href="dashboard.nspx" _mce_href="dashboard.nspx" class="btn btn-green">Activate</a></span>
                            </div>
                          </div>
                          <div id="sms-nedelen-new-m-tab" class="tab-pane fade col-lg-4 col-md-4 col-sm-4 col-xs-12">
                            <div class="pre-paid-new-table">
                              <div class="pre-paid-new-tarifa hidden-xs">
                                <p class="pre-paid-new-head"><span class="tariff-title">WEEKLY SMS</span><br><span class="telekom-magenta-color">M</span></p>
                              </div>
                              <div class="prepaid-new-table-cell">
                                <p>
                                  <span class="magen-ultra-prepaid">150 SMS</span><br> to all domestic networks
                                </p>
                              </div>
                              <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                              <div class="prepaid-new-table-cell">
                                <div class="prepaid-price">
                                  <p><span class="prepaid-price2">99</span> MKD</p>
                                </div>
                              </div>
                              <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                              <div class="prepaid-new-table-cell">
                                <p>The packages last 7 days from the day of activation</p>
                              </div>
                              <span class="prepaid-button-activation"><a href="dashboard.nspx" _mce_href="dashboard.nspx" class="btn btn-green">Activate</a></span>
                            </div>
                          </div>
                          <div id="sms-nedelen-new-l-tab" class="tab-pane fade col-lg-4 col-md-4 col-sm-4 col-xs-12">
                            <div class="pre-paid-new-table">
                              <div class="pre-paid-new-tarifa hidden-xs">
                                <p class="pre-paid-new-head"><span class="tariff-title">WEEKLY SMS</span><br><span class="telekom-magenta-color">L</span></p>
                              </div>
                              <div class="prepaid-new-table-cell">
                                <p>
                                  <span class="magen-ultra-prepaid">500 SMS</span><br> to all domestic networks
                                </p>
                              </div>
                              <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                              <div class="prepaid-new-table-cell">
                                <div class="prepaid-price">
                                  <p><span class="prepaid-price2">129</span> MKD</p>
                                </div>
                              </div>
                              <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                              <div class="prepaid-new-table-cell">
                                <p>The packages last 7 days from the day of activation</p>
                              </div>
                              <span class="prepaid-button-activation"><a href="dashboard.nspx" _mce_href="dashboard.nspx" class="btn btn-green">Activate</a></span>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
                    <div class="activatePacketTable">
                      <div class="prepaid-new-design">
                        <div class="row smart-tarifi-wrapper redesign-prices">
                          <p class="sms-packet-tarrif-type visible-xs">MONTHLY SMS</p>
                          <ul class="nav nav-tabs visible-xs">
                            <li class="active"><a data-toggle="tab" href="#sms-new-s-mesecen">S</a></li>
                            <li><a data-toggle="tab" href="#sms-new-m-mesecen">M</a></li>
                          </ul>
                          <div class="tab-content">
                            <div id="sms-new-s-mesecen" class="tab-pane fade in active col-lg-4 col-md-4 col-sm-4 col-xs-12 col-sm-offset-2">
                              <div class="pre-paid-new-table">
                                <div class="pre-paid-new-tarifa hidden-xs">
                                  <p class="pre-paid-new-head"><span class="tariff-title">MONTHLY SMS</span><br><span class="telekom-magenta-color">S</span></p>
                                </div>
                                <div data-mh="razgovori" class="prepaid-new-table-cell" style="height: 63px;">
                                  <p>
                                    <span class="magen-ultra-prepaid">150 SMS</span><br> to all domestic networks
                                  </p>
                                </div>
                                <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                                <div class="prepaid-new-table-cell">
                                  <div class="prepaid-price">
                                    <p><span class="prepaid-price2">150</span> MKD</p>
                                  </div>
                                </div>
                                <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                                <div data-mh="dop-info" class="prepaid-new-table-cell" style="height: 49px;">
                                  <p>The packages are valid 30 days as of the day of activation</p>
                                </div>
                                <span class="prepaid-button-activation"><a href="dashboard.nspx" _mce_href="dashboard.nspx" class="btn btn-green">Activate</a></span>
                              </div>
                            </div>
                            <div id="sms-new-m-mesecen" class="tab-pane fade col-lg-4 col-md-4 col-sm-4 col-xs-12">
                              <div class="pre-paid-new-table">
                                <div class="pre-paid-new-tarifa hidden-xs">
                                  <p class="pre-paid-new-head"><span class="tariff-title">MONTHLY SMS</span><br><span class="telekom-magenta-color">M</span></p>
                                </div>
                                <div data-mh="razgovori" class="prepaid-new-table-cell" style="height: 63px;">
                                  <p>
                                    <span class="magen-ultra-prepaid">150 SMS</span><br> to all domestic and international networks
                                  </p>
                                </div>
                                <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                                <div class="prepaid-new-table-cell">
                                  <div class="prepaid-price">
                                    <p><span class="prepaid-price2">354</span> MKD</p>
                                  </div>
                                </div>
                                <div><img src="images/border-bottom-new.png" _mce_src="images/border-bottom-new.png"></div>
                                <div data-mh="dop-info" class="prepaid-new-table-cell" style="height: 49px;">
                                  <p>The packages are valid 30 days as of the day of activation</p>
                                </div>
                                <span class="prepaid-button-activation"><a href="dashboard.nspx" _mce_href="dashboard.nspx" class="btn btn-green">Activate</a></span>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
                    <ul>
                      <li>The SMS packages are not available in roaming.</li>
                    </ul>
                    <div class="help-box-magenta box-without-height">
                      <h2>How to activate the SMS package that you selected?</h2>
                      <p>You can activate your favourite package in a manner that suits you best:</p>
                      <ul>
                        <li>By calling the free of charge number 1460 and following the simple instructions from the interactive voice response system;</li>
                        <li>Via the mobile application TELEKOM MK where, in addition to the activation, you can also follow the status of every package;</li>
                        <li>Online, via <a href="https://moj.telekom.mk" _mce_href="https://moj.telekom.mk">My Telekom</a>;</li>
                        <li>Via My Menu, by dialling *122#</li>
                      </ul>
                    </div>
                  </div>
                </div>
                <div class="inner-cont mt15"></div>
                <div class="clearfix"></div>
                <div class="p0-small p5-cont">
                  <div class="col-lg-4 col-md-4 col-sm-12 p5 p0-xs">
                  </div>
                  <div class="col-lg-4 col-md-4 col-sm-12 p5 p0-xs">
                  </div>
                  <div class="col-lg-4 col-md-4 col-sm-12 p5 p0-xs">
                  </div>
                </div>
                <div class="clearfix"></div>
                <div class="inner-cont empty-cell clearfix">
                  <div class="col-lg-12 p0">
                  </div>
                  <div class="col-lg-4 col-md-4 col-sm-12 p5">
                  </div>
                  <div class="col-lg-4 col-md-4 col-sm-12 p5">
                  </div>
                  <div class="col-lg-4 col-md-4 col-sm-12 p5">
                  </div>
                  <div class="col-lg-12 col-md-12 col-sm-12 p0">
                  </div>
                </div>
                <div class="outer-content">
                  <div class="p0-small p5-cont">
                    <div class="col-lg-6 col-md-6 col-sm-12 p5 p0-xs">
                    </div>
                    <div class="col-lg-6 col-md-6 col-sm-12 p5 p0-xs">
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <!--index_end-->
          </div>
          <script>
            $(document).ready(function() {
              $('.equalH').matchHeight({
                byRow: true
              });
            });
          </script>
        </div>
      </div>
    </div>
    <div id="ns-bottom">
      <div class="custom-container">
        <div class="display-versions">
          <span id="show-desktop-v2" title="Desctop">Desktop version</span>
        </div>
        <div class=" p0 p0-small ">
          <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
            <div class="footer-wrapper-red">
              <div class="row-flex">
                <div class="box">
                  <div id="top">
                    <div id="top-bar-left">
                      <ul class="mini-menu ">
                        <li class="active">
                          <a href="prepaid-en.nspx" _mce_href="privatni-korisnici.nspx" title="Private">Private</a>
                        </li>
                        <li>
                          <a href="business-korisnici.nspx" _mce_href="privatni-korisnici.nspx" title="Private">Business</a>
                        </li>
                        <li>
                          <a href="company.nspx" _mce_href="za-kompanijata.nspx" title="About us">About us</a>
                        </li>
                      </ul>
                    </div>
                    <div class="clearfix"></div>
                  </div>
                </div>
                <div class="box appIcons">
                  <div class="right-side ">
                    <div class="display-versions inMainMenu">
                      <span id="show-mob-v" title="Mobile version">Mobile version</span>
                    </div>
                    <div class="icons-app text-center">
                      <p>Download the Telekom MK mobile application</p>
                      <div class="icons">
                        <a target="_blank" href="https://play.google.com/store/apps/details?id=com.telekom.telekommk&amp;hl=en" title="Google Play" rel="noopener" _mce_href="">
              <img src="content/images/privatni-hp-red/play-store-badge.svg" _mce_src="content/images/privatni-hp-red/google-play.png" alt="Google Play icon">
            </a>
                        <a href="https://apps.apple.com/us/app/telekom-mk/id911394882?ls=1" _mce_href="" target="_blank" title="App Store" rel="noopener">
              <img src="content/images/privatni-hp-red/apple.svg" _mce_src="" alt="App Store icon">
            </a>
                        <a href="https://appgallery.huawei.com/app/C102731711" _mce_href="" target="_blank" title="Huawei Store" rel="noopener">
              <img src="content/images/privatni-hp-red/huawei.svg" _mce_src="" alt="Huawei icon">
            </a>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="box box-social-links">
                  <div class="social-holder ">
                    <p class="hidden-xs">Social Media</p>
                    <ul class="social-links">
                      <li>
                        <a href="https://www.facebook.com/TelekomMK" _mce_href="https://www.facebook.com/TelekomMK" target="_blank" rel="noopener" title="Facebook">
              <!-- <span class="ion-social-facebook"></span>-->
              <img src="content/images/privatni-hp-red/facebook.svg" _mce_src="content/images/privatni-hp-red/facebook.svg" alt="Facebook">
            </a>
                      </li>
                      <li>
                        <a href="https://twitter.com/telekommk" _mce_href="https://twitter.com/telekommk" target="_blank" rel="noopener" title="Twitter">
              <!--<span class="ion-social-twitter"></span>-->
              <img src="content/images/privatni-hp-red/twitter.svg" _mce_src="content/images/privatni-hp-red/twitter.svg" alt="Twitter">
            </a>
                      </li>
                      <li>
                        <a href="https://www.youtube.com/user/TMobileMK" _mce_href="https://www.youtube.com/user/TMobileMK" rel="noopener" target="_blank" title="YouTube">
              <!--<span class="ion-social-youtube"></span>-->
              <img src="content/images/privatni-hp-red/youtube-icon.svg" _mce_src="content/images/privatni-hp-red/youtube.svg" alt="Youtube">
            </a>
                      </li>
                      <li>
                        <a href="https://www.instagram.com/telekom_mk/?hl=en" _mce_href="https://www.instagram.com/telekom_mk/?hl=en" rel="noopener" target="_blank" title="Instagram">
              <!--<span class="ion-social-instagram"></span>-->
              <img src="content/images/privatni-hp-red/instagram-icon.svg" _mce_src="content/images/privatni-hp-red/instagram.svg" alt="Instagram">
            </a>
                      </li>
                    </ul>
                    <div class="clearfix"></div>
                  </div>
                </div>
              </div>
            </div>
            <!--<div class="footer-wrapper-red">
<div class="left-side">
<a class="t-logo-link" href="/" _mce_href="" title="Telekom Mk">
<img class="pull-left" src="images/logo.svg" _mce_src="images/logo.svg" alt="t-logo">
<div class="clearfix"></div>
</a>
<a class="t-logo-link last visible-xs visible-sm" href="/" _mce_href="" title="Telekom logo">
<img class="pull-right" src="images/slogan-en.svg" _mce_src="images/slogan.svg" alt="t-logo">
<div class="clearfix"></div>
</a>
<div id="top" class="hidden-xs hidden-sm">
<div id="top-bar-left">
<ul class="mini-menu ">
<li class="active">
<a href="privatni-korisnici.nspx" _mce_href="privatni-korisnici.nspx" title="Private">Private</a>
</li>
<li>
<a href="delovni-korisnici.nspx" _mce_href="delovni-korisnici.nspx" title="Business">
Business
</a>
</li>
<li>
<a href="company.nspx" _mce_href="za-kompanijata.nspx" title="Company">Company</a>
</li>
<li>
<a href="kontakt-privatni.nspx" _mce_href="kontakt-privatni.nspx" title="Contact">Contact</a>
</li>
</ul>
<div class="display-versions inMainMenu">
<a id="show-mob-v" title="Mobile version">Mobile version</a>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="right-side hidden-xs hidden-sm">
<div class="display-versions inMainMenu">
<a id="show-mob-v" title="Мобилна верзија">Mobile version</a>
</div>
<div class="icons-app">
<p>Download the Telekom MK mobile application</p>
<div class="icons">
<a href="https://play.google.com/store/apps/details?id=com.telekom.telekommk&amp;hl=en" title="Google Play" rel="noopener" _mce_href="">
<img src="content/images/privatni-hp-red/google-play.png" _mce_src="content/images/privatni-hp-red/google-play.png" alt="Google Play icon">
</a>
<a href="https://apps.apple.com/us/app/telekom-mk/id911394882?ls=1" _mce_href="" target="_blank" title="App Store" rel="noopener">
<img src="content/images/privatni-hp-red/appstore.png" _mce_src="" alt="App Store icon">
</a>
<a href="https://appgallery.huawei.com/app/C102731711" _mce_href="" target="_blank" title="Huawei Store" rel="noopener">
<img src="content/images/privatni-hp-red/huawei-store.png" _mce_src="" alt="Huawei icon">
</a>
</div>
</div>
</div>
<div id="top" class="visible-xs visible-sm">
<div id="top-bar-left">
<ul class="mini-menu ">
<li class="active">
<a href="privatni-korisnici.nspx" _mce_href="privatni-korisnici.nspx" title="Private">Private</a>
</li>
<li>
<a href="delovni-korisnici.nspx" _mce_href="delovni-korisnici.nspx" title="Business">
Business
</a>
</li>
<li>
<a href="company.nspx" _mce_href="za-kompanijata.nspx" title="Company">Company</a>
</li>
<li>
<a href="kontakt-privatni.nspx" _mce_href="kontakt-privatni.nspx" title="Contact">Contact</a>
</li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>-->
          </div>
        </div>
        <div class=" visible-xs visible-sm t-logo-mobile">
        </div>
        <div class=" p0 p0-small">
          <div class="white-box-left-m-klub-blue" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
            <div class="footer-wrapper-icons-red bottom-footer">
              <div class="center-side">
                <a class="t-logo-link" href="prepaid-en.nspx" _mce_href="" title="Telekom Mk">
      <img class="pull-left" src="images/logo.svg" _mce_src="images/logo.svg" alt="t-logo">
      <div class="clearfix"></div>
    </a>
              </div>
              <div class="flex">
                <div class="copy-right-md-wrapper">
                  <div class="copy-right-md">
                    <p>© Makedonski Telekom </p>
                  </div>
                </div>
                <div class="bottom-menu">
                  <ul>
                    <li>
                      <a href="/content/pdf/Општи%20услови_%20англиска%20врзија.pdf" _mce_href="kontakt-delovni.nspx" title="Contact">General terms and conditions</a>
                    </li>
                    <li>
                      <a class="flex" href="personal-information.nspx" _mce_href="informacii-za-licni-podatoci.nspx" title="Personal data protection" style="display:flex !important;" _mce_style="display: flex !important;">
            <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
              <g id="zastita" transform="translate(2735 -1411)">
                <path id="Combined_Shape" data-name="Combined Shape" d="M4.667,30.251A21.88,21.88,0,0,1,0,16.917V3.583L15.834,0,31.667,3.583V16.917A21.4,21.4,0,0,1,15.834,37.584,21.232,21.232,0,0,1,4.667,30.251ZM2.5,5.583V16.917a19.007,19.007,0,0,0,13.334,18,19.008,19.008,0,0,0,13.332-18V5.583L15.834,2.5ZM8.334,24.167l.249-1.416A3.308,3.308,0,0,1,11.833,20H13.5l2.334,2.334L18.167,20h1.667a3.374,3.374,0,0,1,3.25,2.751l.25,1.416Zm3.333-10.833a4.027,4.027,0,0,1,4.167-4.167A4.026,4.026,0,0,1,20,13.333c0,2.583-1.749,5-4.165,5S11.667,15.834,11.667,13.333Z" transform="translate(-2731 1412)" fill="#b6b6b6"></path>
                <path id="Rectangle_2" data-name="Rectangle 2" d="M1,1V39H39V1H1M0,0H40V40H0Z" transform="translate(-2735 1411)" fill="rgba(112,112,112,0)"></path>
              </g>
            </svg>
            Personal data protection</a>
                    </li>
                    <li>
                      <a id="custom-cookies-btn-two" href="#" rel="js-cookie-optin-set" data-cookie-option-set="custom" title="Cookies">Cookies</a>
                    </li>
                    <li>
                      <a href="contact-en.nspx" _mce_href="kontakt-delovni.nspx" title="Contact">Contact</a>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
            <!--<div class="footer-wrapper-icons-red ">
<div class="social-holder hidden-xs hidden-sm">
<ul class="social-links">
<li>
<a href="https://www.facebook.com/TelekomMK" _mce_href="https://www.facebook.com/TelekomMK" target="_blank" rel="noopener" title="Facebook">
<img src="content/images/privatni-hp-red/facebook.png" _mce_src="content/images/privatni-hp-red/facebook.svg" alt="Facebook">
</a>
</li>
<li>
<a href="https://twitter.com/telekommk" _mce_href="https://twitter.com/telekommk" target="_blank" rel="noopener" title="Twitter">
<img src="content/images/privatni-hp-red/twitter.png" _mce_src="content/images/privatni-hp-red/twitter.svg" alt="Twitter">
</a>
</li>
<li>
<a href="https://www.youtube.com/user/TMobileMK" _mce_href="https://www.youtube.com/user/TMobileMK" rel="noopener" target="_blank" title="YouTube">
<img src="content/images/privatni-hp-red/youtube.png" _mce_src="content/images/privatni-hp-red/youtube.svg" alt="Youtube">
</a>
</li>
<li>
<a href="https://www.instagram.com/telekom_mk/?hl=en" _mce_href="https://www.instagram.com/telekom_mk/?hl=en" rel="noopener" target="_blank" title="Instagram">
<img src="content/images/privatni-hp-red/instagram.png" _mce_src="content/images/privatni-hp-red/instagram.svg" alt="Instagram">
</a>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div class="copy-right-md-wrapper">
<div class="copy-right-md">
<p>©2021 Makedonski Telekom
</p>
</div>
</div>
</div>-->
          </div>
        </div>
      </div>
    </div>
    <a class="scrollToTop"></a>
    <div class="modal fade cookies gdpr in" id="cookiesModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
      <div class="modal-dialog" role="document">
        <div class="modal-content">
          <div class="modal-header">
            <h2 class="modal-title" id="myModalLabel"> CONSENT TO COOKIES </h2>
          </div>
          <div class="modal-body">
            <p> This website uses cookies, small text files that are saved in the browser on your computer or mobile device when visiting a website, which collects data from the visitor in order to provide optimal and improved user experience and
              advanced functionalities on the website. <br> Some cookies are necessary for the proper functioning of the website, others you can freely manage the settings at any time. Additional information, including information about data
              processing, you can find them in <a id="custom-cookies-btn-open" href="#settingsModal" title="Cookie settings">cookie settings.</a>
            </p>
          </div>
          <div class="modal-footer">
            <ul class="linkarea">
              <li>
                <a class="btn btn-brand cookie-set-btn" href="#" id="all-cookies-btn" rel="js-cookie-optin-set" data-cookie-option-set="all">
                            Accept all
                        </a>
              </li>
              <li>
                <a class="btn btn-brand cookie-set-btn" href="#" id="required-cookies-btn" rel="js-cookie-optin-set" data-cookie-option-set="all">
                          Only necessary
                        </a>
              </li>
              <li class="pull-right">
                <a class="btn btn-light-magenta cookie-set-btn" id="custom-cookies-btn" href="#" rel="js-cookie-optin-set" data-cookie-option-set="custom">
                          Change setting
                        </a>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div class="modal fade cookies gdprSettings " id="settingsModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel2">
      <div class="modal-dialog" role="document">
        <div class="modal-content">
          <div class="modal-header">
            <button type="button" class="close" id="settings-modal-dismiss" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
            <h2 class="modal-title" id="myModalLabel2"> Cookie settings </h2>
          </div>
          <div class="modal-body">
            <div class="consentYT">
              <h2> Поставки за YouTube колачиња </h2>
              <p> Прифатете ги Функционалните колачиња за да можете да гледате видеа. </p>
            </div>
            <p> We use cookies and similar tools and technologies to provide an optimal user experience when using the website. Some cookies are necessary for the website to function properly, others you can freely manage and set at any time. We
              would like to give you a choice of which cookies to consent to use: </p>
            <div class="wrapper ">
              <div class="header">
                <div class="title">
                  <h3 class="cookies-obligatory">
                    <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" viewBox="0 0 24 24">
                      <defs>
                        <clipPath id="clip-path">
                          <rect id="Rectangle_1" data-name="Rectangle 1" width="24" height="24" transform="translate(-1990 1781)" fill="#fff" stroke="#707070" stroke-width="1"></rect>
                        </clipPath>
                      </defs>
                      <g id="star" transform="translate(1990 -1781)" clip-path="url(#clip-path)">
                        <path id="Path"
                          d="M14.682-.75a.749.749,0,0,1,.345.084.75.75,0,0,1,.4.735l-.662,7.149,6.083,3.57a.75.75,0,0,1-.2,1.374l-6.9,1.724-1.591,6.893A.75.75,0,0,1,10.794,21L7.08,14.9l-7.024.53a.75.75,0,0,1-.727-.412.75.75,0,0,1,.106-.829L4.066,8.9,1.287,2.413a.75.75,0,0,1,.973-.99L8.754,4.074,14.195-.57A.75.75,0,0,1,14.682-.75Zm3.825,11.9L13.6,8.27a.75.75,0,0,1-.367-.716l.536-5.785L9.381,5.511a.75.75,0,0,1-.77.124L3.386,3.5,5.63,8.739a.75.75,0,0,1-.125.789L1.772,13.8l5.654-.427a.75.75,0,0,1,.7.358l3,4.921L12.4,13.1a.75.75,0,0,1,.549-.559Z"
                          transform="translate(-1977.95 1780.005) rotate(45)" fill="#262626"></path>
                      </g>
                    </svg> Strictly necessary cookies
                  </h3>
                </div>
                <div class="toggle">
                  <div class="slide-toggle">
                    <input type="checkbox" checked="" disabled="" id="required-checkbox">
                    <label class="checkbox-text yes"><i class="las la-check-circle"></i>
                      <span>Mandatory </span>
                    </label>
                  </div>
                </div>
              </div>
              <div class="content">
                <p> These cookies are necessary for the proper functioning of the basic functions of the website such as navigation, online shopping, billing, content optimization etc. They are mostly set in response to a certain interaction that you
                  have with the website, such as customization of the cookie settings, signing in or filling in electronic forms. These cookies do not contain any personal information and cannot be turned off with these settings. </p>
              </div>
            </div>
            <div class="wrapper">
              <div class="header">
                <div class="title">
                  <h3 class="cookies-analyze">
                    <svg xmlns="http://www.w3.org/2000/svg" class="prefix__cl-option__icon" width="40" height="40" viewBox="0 0 24 24">
                      <path
                        d="M20.5 1v17l-5 5h-10c-1.65 0-3-1.35-3-3V1h18zM19 2.5H4V20c0 .85.65 1.5 1.5 1.5h9v-3c0-.85.65-1.5 1.5-1.5h3V2.5zm-2.85 4.75c.25-.3.75-.3 1.05-.05.3.25.3.75.05 1.05L12.8 13.3l-3-2.5-2.95 3.45c-.15.15-.35.25-.55.25-.15 0-.35-.05-.45-.2-.35-.25-.35-.75-.1-1.05L9.7 8.7l3 2.5z"
                        fill="#262626" fill-rule="evenodd"></path>
                    </svg> Analytics cookies
                  </h3>
                </div>
                <div class="toggle">
                  <div class="slide-toggle">
                    <input type="checkbox" class="checkbox-input" id="analytical-checkbox">
                    <label class="checkbox-text yes"><i class="las la-check-circle"></i>
                      <span class="">Accepted </span>
                    </label>
                    <label class="checkbox-text no"><i class="las la-times-circle"></i>
                      <span class="">Not accepted</span>
                    </label>
                  </div>
                </div>
              </div>
              <div class="content">
                <p> These cookies allow us to count the visits and the sources of traffic in order to measure and improve the performances of the website. They help us analyse the most visited websites and see how the visitors navigate through the
                  pages. All information collected by these cookies is anonymous. </p>
              </div>
            </div>
            <div class="wrapper">
              <div class="header">
                <div class="title">
                  <h3 class="cookies-functionality">
                    <svg xmlns="http://www.w3.org/2000/svg" class="prefix__cl-option__icon" width="40" height="40" viewBox="0 0 24 24">
                      <path
                        d="M14 1l.5 2.75c.15.75.95 1.05 1.55.65l2.3-1.6 2.85 2.85-1.6 2.3c-.4.6-.05 1.4.65 1.55L23 10v4l-2.75.5a.994.994 0 00-.65 1.55l1.6 2.3-2.85 2.85-2.3-1.6c-.6-.4-1.4-.05-1.55.65L14 23h-4l-.5-2.75c-.15-.7-.95-1.05-1.55-.65l-2.3 1.6-2.85-2.85 1.6-2.3c.4-.6.05-1.4-.65-1.55L1 14v-4l2.75-.5a.994.994 0 00.65-1.55l-1.6-2.3L5.65 2.8l2.3 1.6c.6.4 1.4.05 1.55-.65L10 1h4zm-1.25 1.5h-1.5l-.3 1.5c-.2 1.2-1.25 2.05-2.45 2.05-.5 0-1-.15-1.4-.45l-1.3-.9-1.05 1.05.9 1.3c.5.7.6 1.6.25 2.4-.3.8-1 1.35-1.85 1.5l-1.55.3v1.5l1.55.25c.85.15 1.5.7 1.85 1.5.35.8.25 1.7-.25 2.4l-.9 1.3 1.05 1.05 1.3-.9c.4-.3.9-.45 1.4-.45 1.2 0 2.25.85 2.45 2.05l.3 1.55h1.5l.3-1.55c.2-1.2 1.25-2.05 2.45-2.05.5 0 1 .15 1.4.45l1.3.9 1.05-1.05-.9-1.3c-.5-.7-.55-1.6-.25-2.3.3-.8 1-1.35 1.85-1.5l1.55-.3v-1.5l-1.55-.3c-.85-.15-1.5-.7-1.85-1.5-.35-.8-.25-1.7.25-2.4l.9-1.3-1.05-1.05-1.3.9c-.4.3-.9.45-1.4.45-1.2 0-2.25-.85-2.45-2.05l-.3-1.55zM12 9a3 3 0 110 6 3 3 0 010-6z"
                        fill="#262626" fill-rule="evenodd"></path>
                    </svg> Functional cookies
                  </h3>
                </div>
                <div class="toggle">
                  <div class="slide-toggle">
                    <input type="checkbox" class="checkbox-input" id="functionality-checkbox">
                    <label class="checkbox-text yes"><i class="las la-check-circle"></i>
                      <span class="">Accepted </span>
                    </label>
                    <label class="checkbox-text no"><i class="las la-times-circle"></i>
                      <span class="">Not accepted</span>
                    </label>
                  </div>
                </div>
              </div>
              <div class="content">
                <p> These cookies provide better functionality and personalization of the content on the website set by Makedonski Telekom, or by third parties whose services are provided on the website. This way, you will receive cookies from the
                  services of that third party, whereby Makedonski Telekom cannot control the storage or the access to these cookies. If you do not agree with the use of these cookies, some parts of the website may not work properly. </p>
              </div>
            </div>
            <div class="wrapper">
              <div class="header">
                <div class="title">
                  <h3 class="cookies-marketing">
                    <svg xmlns="http://www.w3.org/2000/svg" class="prefix__cl-option__icon" width="40" height="40" viewBox="0 0 24 24">
                      <path fill="#262626"
                        d="M12 1c.4 0 .75.35.75.75v1.8c4.1.35 7.35 3.6 7.7 7.7h1.8c.4 0 .75.35.75.75s-.35.75-.75.75h-1.8c-.35 4.1-3.6 7.35-7.7 7.7v1.8c0 .4-.35.75-.75.75s-.75-.35-.75-.75v-1.8c-4.1-.35-7.35-3.6-7.7-7.7h-1.8c-.4 0-.75-.35-.75-.75s.35-.75.75-.75h1.8c.35-4.1 3.6-7.35 7.7-7.7v-1.8c0-.4.35-.75.75-.75zm0 4c-3.85 0-7 3.15-7 7s3.15 7 7 7 7-3.15 7-7-3.15-7-7-7zm0 5a2 2 0 110 4 2 2 0 010-4z"
                        fill-rule="evenodd"></path>
                    </svg> Marketing cookies
                  </h3>
                </div>
                <div class="toggle">
                  <div class="slide-toggle">
                    <input type="checkbox" class="checkbox-input" id="marketing-checkbox">
                    <label class="checkbox-text yes"><i class="las la-check-circle"></i>
                      <span class="">Accepted </span>
                    </label>
                    <label class="checkbox-text no"><i class="las la-times-circle"></i>
                      <span class="">Not accepted</span>
                    </label>
                  </div>
                </div>
              </div>
              <div class="content">
                <p> Marketing cookies are used to display advertising content and measure the effectiveness of our campaigns. This is not done only on the websites of Makedonski Telekom, but also on the websites of other advertising partners (third
                  party providers). These cookies do not save your personal information directly, they are aimed at identifying your internet browser and/or internet device. The tools for marketing and retargeting help us provide you with advertising
                  content that is potentially relevant to you. </p>
              </div>
            </div>
          </div>
          <div class="modal-footer">
            <ul class="linkarea">
              <li>
                <a class="link" href="personal-information.nspx#messages">
                            Cookie Policy 
                        </a>
              </li>
              <li>
                <button type="button" class="btn btn-white" id="change-ok"> Save changes </button>
              </li>
              <li>
                <button type="button" class="btn btn-magen" id="change-ok-all"> Accept them all </button>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div class="modal fade cookies gdprYTCookie" id="cookiesModalYT" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
      <div class="modal-dialog" role="document">
        <div class="modal-content">
          <div class="modal-header">
            <button type="button" class="close" id="settings-modal-dismissYT" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
            <h2 class="modal-title" id="myModalLabel"> Известување за YouTube колачињa </h2>
          </div>
          <div class="modal-body">
            <p> Нашата веб страница користи колачиња („cookies“), со кои Македонски Телеком АД - Скопје собира податоци за подобро разбирање на користењето на интернет страницата од страна на посетителите, со цел да се подобри корисничкото искуство,
              како и да се оптимизира и да се унапреди функционалноста на интернет страницата. Колачињата („cookies“) се мали текстуални датотеки кои се запишуваат во вашиот компјутер или мобилен уред при посета на некоја веб страница. </p>
          </div>
          <div class="modal-footer">
            <ul class="linkarea">
              <li>
                <a class="btn btn-light-magenta cookie-set-btn" id="custom-cookies-btn" href="#" rel="js-cookie-optin-set" data-cookie-option-set="custom">
                            Промени нагодувања
                        </a>
              </li>
              <li>
                <a class="btn btn-brand cookie-set-btn" href="#" id="all-cookies-btn" rel="js-cookie-optin-set" data-cookie-option-set="all">
                            Прифати ги сите колачиња
                        </a>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
      function displayFrame() {
        var cookieConsent = $.cookie("gdpr");
        var cookieLang = $.cookie("ns.web.currentLanguage");
        if (!cookieConsent) {
          $("#cookie_consent").show();
          if (cookieLang == "MK") {
            $("#cookie_consent").attr("src", "/consent.html");
          } else if (cookieLang == "EN") {
            $("#cookie_consent").attr("src", "/consent-en.html");
          } else {
            $("#cookie_consent").attr("src", "/consent-sq.html");
          }
        } else {
          $("#cookie_consent").hide();
        }
      }
      $(document).ready(function() {
        var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
        var eventer = window[eventMethod];
        var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
        eventer(messageEvent, function(e) {
          var key = e.message ? "message" : "data";
          var data = e[key];
          if (data === 'cookies') {
            displayFrame();
          }
        }, false);
        displayFrame();
      });
    </script>
    <div class="clearfix"></div>
    <div class="clearfix"></div>
    <div block-ui-container="" class="block-ui-container ng-scope">
      <div class="block-ui-overlay"></div>
      <div class="block-ui-message-container" aria-live="assertive" aria-atomic="true">
        <!--<div class="block-ui-message" ng-class="$_blockUiMessageClass">{{ state.message }}</div>-->
        <div class="lds-ripple">
          <div></div>
        </div>
      </div>
      <style>
        /*#region loader*/
        .block-ui-container {
          z-index: 1 !important;
        }

        .block-ui-overlay {
          opacity: 1 !important;
          z-index: 1 !important;
        }

        .lds-ripple {
          width: 110px !important;
          height: 110px !important;
          /*-webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px); 
         transform: translate(-100px, -100px) scale(1) translate(100px, 100px);*/
          margin: auto auto;
          position: fixed !important;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
        }

        @-webkit-keyframes load8 {
          0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
          }

          100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
          }
        }

        @keyframes load8 {
          0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
          }

          100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
          }
        }

        .lds-ripple {
          position: relative;
        }

        .lds-ripple div {
          box-sizing: content-box;
          position: absolute;
          /*margin: 0px auto;*/
          opacity: 1;
          font-size: 10px;
          /*position: relative;*/
          text-indent: -9999em;
          border-top: 5px solid rgb(226, 18, 116);
          border-right: 5px solid rgb(226, 18, 116);
          border-bottom: 5px solid rgb(226, 18, 116);
          border-left: 5px solid #ffffff;
          /*-webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0);*/
          -webkit-animation: load8 1.1s infinite linear;
          animation: load8 1.1s infinite linear;
          width: 110px;
          height: 110px;
          border-radius: 50%;
        }

        .lds-ripple {
          width: 156px !important;
          height: 156px !important;
          -webkit-transform: translate(0px, -50px) scale(0.5) translate(0px, 50px);
          transform: translate(0px, -50px) scale(0.5) translate(0px, 50px);
        }

        /*#endregion loader*/
      </style>
    </div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    theForm.oldSubmit = theForm.submit;
    theForm.submit = WebForm_SaveScrollPositionSubmit;
    theForm.oldOnSubmit = theForm.onsubmit;
    theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
    //]]>
  </script>
</form>

Text Content

T-Business Magazine
Menu
 * Company
 * Prepaid

Company
 * About us
 * Investor Relations
 * Press Center
 * Wholesale
 * Procurements

About us
 * Company profile
 * Strategic Commitment
 * Management Team
 * Board of Directors
 * Compliance
 * ISO certificates
 * Code of Human Rights & Social Principles

Investor Relations
 * Equity capital
 * Corporate governance
 * Announcements
 * Calendar of events

Equity capital
 * Shares
 * Shareholders' structure
 * Dividend calendar
 * Stock exchange news
 * Contact for investors

Corporate governance
 * Company structure
 * Chief Executive Officer
 * Shareholders’ Assembly
 * Board of Directors
 * Statute
 * Rules of Procedure of the Board of Directors
 * Risk management
 * Auditors

Announcements
 * News
 * Publications
 * Macedonian Stock Exchange Reports

Calendar of events
 * Meetings of the Shareholders' Assembly
 * Finance events

Press Center
 * Press releases new
 * Informations new
 * Photo Galleries new

Wholesale
 * Network access
 * Interconnection and MVNO

Network access
 * Reference Access Offer
 * Reference Offer for Unbundled Access to Local Loop
 * Bitstream Access Offer
 * Wholesale Leased Line Offer

Reference Access Offer
 * RPP
 * List of contractors

Reference Offer for Unbundled Access to Local Loop
 * MATERUO
 * List of equipment that can be connected to the network of Makedonski Telekom

Interconnection and MVNO
 * Interconnection
 * MVNO - Mobile Virtual Network Operator

Prepaid
 * Prepaid tariffs
 * Prepaid add-on packages
 * Prepaid benefits
 * Swappable benefits
 * Roaming
 * International calls

Prepaid tariffs
 * COOL +
 * Easy
 * New number
 * Top up your account

Prepaid add-on packages
 * Internet
 * Calls
 * SMS

Roaming
 * Cheapest roaming
 * Regular roaming
 * Western Balkan roaming
 * Internet World

International calls
 * Prices for international calls
 * International calls packages

За мобилна верзија на страницата, кликнете.

Mobile version
 * Private
   
 * About us

Mobile version


MK
SQ
EN
icon/action/menu/default
 * Prepaid tariffs
   * COOL +
   * Easy
   * New number
   * Top up your account
 * Prepaid add-on packages
   * Internet
   * Calls
   * SMS
 * Prepaid benefits
 * Swappable benefits
 * Roaming
   * Cheapest roaming
   * Regular roaming
   * Western Balkan roaming
   * Internet World
 * International calls
   * Prices for international calls
   * International calls packages


x


Pay online

PrepaidPrepaid add-on packages


SMS





SMS

WEEKLY SMS

 * S
 * M
 * L

WEEKLY SMS
S

150 SMS
in our mobile network



49 MKD



The packages last 7 days from the day of activation

Activate

WEEKLY SMS
M

150 SMS
to all domestic networks



99 MKD



The packages last 7 days from the day of activation

Activate

WEEKLY SMS
L

500 SMS
to all domestic networks



129 MKD



The packages last 7 days from the day of activation

Activate

MONTHLY SMS

 * S
 * M

MONTHLY SMS
S

150 SMS
to all domestic networks



150 MKD



The packages are valid 30 days as of the day of activation

Activate

MONTHLY SMS
M

150 SMS
to all domestic and international networks



354 MKD



The packages are valid 30 days as of the day of activation

Activate
 * The SMS packages are not available in roaming.


HOW TO ACTIVATE THE SMS PACKAGE THAT YOU SELECTED?

You can activate your favourite package in a manner that suits you best:

 * By calling the free of charge number 1460 and following the simple
   instructions from the interactive voice response system;
 * Via the mobile application TELEKOM MK where, in addition to the activation,
   you can also follow the status of every package;
 * Online, via My Telekom;
 * Via My Menu, by dialling *122#







Desktop version
 * Private
 * Business
 * About us


Mobile version

Download the Telekom MK mobile application



Social Media

 * 
 * 
 * 
 * 




© Makedonski Telekom

 * General terms and conditions
 * Personal data protection
 * Cookies
 * Contact


CONSENT TO COOKIES

This website uses cookies, small text files that are saved in the browser on
your computer or mobile device when visiting a website, which collects data from
the visitor in order to provide optimal and improved user experience and
advanced functionalities on the website.
Some cookies are necessary for the proper functioning of the website, others you
can freely manage the settings at any time. Additional information, including
information about data processing, you can find them in cookie settings.

 * Accept all
 * Only necessary
 * Change setting

×


COOKIE SETTINGS


ПОСТАВКИ ЗА YOUTUBE КОЛАЧИЊА

Прифатете ги Функционалните колачиња за да можете да гледате видеа.

We use cookies and similar tools and technologies to provide an optimal user
experience when using the website. Some cookies are necessary for the website to
function properly, others you can freely manage and set at any time. We would
like to give you a choice of which cookies to consent to use:


STRICTLY NECESSARY COOKIES

Mandatory

These cookies are necessary for the proper functioning of the basic functions of
the website such as navigation, online shopping, billing, content optimization
etc. They are mostly set in response to a certain interaction that you have with
the website, such as customization of the cookie settings, signing in or filling
in electronic forms. These cookies do not contain any personal information and
cannot be turned off with these settings.


ANALYTICS COOKIES

Accepted Not accepted

These cookies allow us to count the visits and the sources of traffic in order
to measure and improve the performances of the website. They help us analyse the
most visited websites and see how the visitors navigate through the pages. All
information collected by these cookies is anonymous.


FUNCTIONAL COOKIES

Accepted Not accepted

These cookies provide better functionality and personalization of the content on
the website set by Makedonski Telekom, or by third parties whose services are
provided on the website. This way, you will receive cookies from the services of
that third party, whereby Makedonski Telekom cannot control the storage or the
access to these cookies. If you do not agree with the use of these cookies, some
parts of the website may not work properly.


MARKETING COOKIES

Accepted Not accepted

Marketing cookies are used to display advertising content and measure the
effectiveness of our campaigns. This is not done only on the websites of
Makedonski Telekom, but also on the websites of other advertising partners
(third party providers). These cookies do not save your personal information
directly, they are aimed at identifying your internet browser and/or internet
device. The tools for marketing and retargeting help us provide you with
advertising content that is potentially relevant to you.

 * Cookie Policy
 * Save changes
 * Accept them all

×


ИЗВЕСТУВАЊЕ ЗА YOUTUBE КОЛАЧИЊA

Нашата веб страница користи колачиња („cookies“), со кои Македонски Телеком АД -
Скопје собира податоци за подобро разбирање на користењето на интернет
страницата од страна на посетителите, со цел да се подобри корисничкото
искуство, како и да се оптимизира и да се унапреди функционалноста на интернет
страницата. Колачињата („cookies“) се мали текстуални датотеки кои се запишуваат
во вашиот компјутер или мобилен уред при посета на некоја веб страница.

 * Промени нагодувања
 * Прифати ги сите колачиња