Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


 



    
    İda Başlıklı Toplu SMS
    
    


    
        @import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic);
        @import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic);
        @import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic);
        @import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic);
        @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,700,400);
 
        body, .wrapper, .emb-editor-canvas {
            background-color: #e6faef;
        }
 
        .border {
            background-color: #d6e8de;
        }
 
        h1 {
            color: #565656;
        }
 
        .wrapper h1 {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper h1 {
                font-family: Ubuntu,sans-serif !important;
            }
        }
 
        .one-col h1 {
            line-height: 44px;
        }
 
        .two-col h1 {
            line-height: 32px;
        }
 
        .three-col h1 {
            line-height: 26px;
        }
 
        .wrapper .one-col-feature h1 {
            line-height: 60px;
        }
 
        @media only screen and (max-width: 620px) {
            h1 {
                line-height: 44px !important;
            }
        }
 
        h2 {
            color: #555;
        }
 
        .wrapper h2 {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper h2 {
                font-family: Ubuntu,sans-serif !important;
            }
        }
 
        .one-col h2 {
            line-height: 34px;
        }
 
        .two-col h2 {
            line-height: 26px;
        }
 
        .three-col h2 {
            line-height: 22px;
        }
 
        .wrapper .one-col-feature h2 {
            line-height: 50px;
        }
 
        @media only screen and (max-width: 620px) {
            h2 {
                line-height: 34px !important;
            }
        }
 
        h3 {
            color: #555;
        }
 
        .wrapper h3 {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper h3 {
                font-family: Ubuntu,sans-serif !important;
            }
        }
 
        .one-col h3 {
            line-height: 26px;
        }
 
        .two-col h3 {
            line-height: 22px;
        }
 
        .three-col h3 {
            line-height: 20px;
        }
 
        .wrapper .one-col-feature h3 {
            line-height: 40px;
        }
 
        @media only screen and (max-width: 620px) {
            h3 {
                line-height: 26px !important;
            }
        }
 
        p, ol, ul {
            color: #565656;
        }
 
        .wrapper p, .wrapper ol, .wrapper ul {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper p, .wrapper ol, .wrapper ul {
                font-family: Ubuntu,sans-serif !important;
            }
        }
 
        .one-col p, .one-col ol, .one-col ul {
            line-height: 25px;
            Margin-bottom: 25px;
        }
 
        .two-col p, .two-col ol, .two-col ul {
            line-height: 23px;
            Margin-bottom: 23px;
        }
 
        .three-col p, .three-col ol, .three-col ul {
            line-height: 20px;
            Margin-bottom: 20px;
        }
 
        .wrapper .one-col-feature p, .wrapper .one-col-feature ol, wrapper .one-col-feature ul {
            line-height: 30px;
        }
 
        .one-col-feature blockquote p, .one-col-feature blockquote ol, one-col-feature blockquote 
ul {
            line-height: 48px;
        }
 
        @media only screen and (max-width: 620px) {
            p, ol, ul {
                line-height: 25px !important;
                Margin-bottom: 25px !important;
            }
        }
 
        .wrapper a {
            color: #41637e;
        }
 
            .wrapper a:hover {
                color: #30495c !important;
            }
 
        .wrapper .logo {
            color: #41637e;
        }
 
        .wrapper .logo {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper .logo {
                font-family: Avenir,sans-serif !important;
            }
        }
 
        .wrapper .logo a {
            color: #41637e;
        }
 
            .wrapper .logo a:hover {
                color: #41637e !important;
            }
 
        .wrapper .one-col-feature p a, .wrapper .one-col-feature ol a, wrapper .one-col-feature ul 
a {
            border-bottom: 1px solid #41637e;
        }
 
            .wrapper .one-col-feature p a:hover, .wrapper .one-col-feature ol a:hover, .wrapper 
.one-col-feature ul a:hover {
                color: #30495c !important;
                border-bottom: 1px solid #30495c !important;
            }
 
        .wrapper .btn a {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper .btn a {
                font-family: Ubuntu,sans-serif !important;
            }
        }
 
        .wrapper .btn a {
            background-color: #41637e;
            color: #fff !important;
            outline-color: #41637e;
            text-shadow: 0 1px 0 #3b5971;
        }
 
            .wrapper .btn a:hover {
                background-color: #3b5971 !important;
                color: #fff !important;
                outline-color: #3b5971 !important;
            }
 
        .preheader .title, .preheader .webversion, .footer .padded {
            color: #999;
        }
 
        .preheader .title, .preheader .webversion, .footer .padded {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .preheader .title, .preheader .webversion, .footer .padded {
                font-family: "Open Sans",sans-serif !important;
            }
        }
 
        .preheader .title a, .preheader .webversion a, .footer .padded a {
            color: #999;
        }
 
            .preheader .title a:hover, .preheader .webversion a:hover, footer .padded a:hover {
                color: #737373 !important;
            }
 
        .footer .social .divider {
            color: #d6e8de;
        }
 
        .footer .social .social-text, .footer .social a {
            color: #999;
        }
 
        .wrapper .footer .social .social-text, .wrapper .footer .social a {
            font-family: sans-serif;
        }
 
        @media only screen and (min-width: 0) {
            .wrapper .footer .social .social-text, .wrapper .footer social a {
                font-family: "Open Sans",sans-serif !important;
            }
        }
 
        .footer .social .social-text:hover, .footer .social a:hover {
            color: #737373 !important;
        }
 
        .image .border {
            background-color: #c8c8c8;
        }
 
        .image-frame {
            background-color: #dadada;
        }
 
        .image-background {
            background-color: #f7f7f7;
        }
    
    
        
        
            
                
                    ? 
                    
                        
                            
                                
                                    
 
                                        
                                            
                                        
 
                                        
                                            
                                                
                                                    
 
                                                        Müşterilerinize hızlı bir şekilde ulaşmak 
için bugün üye olarak hemen başlıklı SMS göndermeye başlayın.
 
                                                     
                                                

                                            
                                        
 
                                        
                                            
                                                
                                                    
 
                                                        
                                                            SMS Göndermeye Başlayın >>
                                                        
 
                                                     
                                                

                                            
                                        
 
                                        
                                            
                                                
                                                    
 
                                                        www.idasms.com -  0532 364 4767
 
                                                     
                                                

                                            
                                        
                                        
                                            
                                                
                                            
                                        
 
                                        
                                            
                                                
                                                    
 
                                                        Başlıklı Toplu SMS
                                                            
                                                                Sayın  Yetkili,
                                                                
                                                                TOPLU SMS ile geniş kitlelere hızlı 
ve daha az maliyetli bir şekilde ulaşabilirsiniz. Duyuru, kampanya, borç bildirim, etkinlik vb. 
gibi durumlarda anında yüzlerce hatta binlerce kişiye bir anda ulaşabilirsiniz. 
                                                                
                                                                SMS sistemi şirketinizin 
çalışanları, müşterileri ve halkla ilişkilerini düzenlemede çok büyük rol oynamaktadır. İletişimin 
en önemli ihtiyaçların başında geldiği zamanımızda SMS sistemi ile yükünüzü hafifletmeyi umuyoruz.
                                                                
                                                                Değerli siparişlerinizi bekleriz.
                                                                
                                                                Saygılarımızla
                                                            
                                                        
 
                                                     
                                                

                                            
                                        
 
                                         
                                        
                                     
                                

                            
                        
                     
                    ? 
                

            
        
        
            
                
                    
                        
                            
                                
                                    
                                        
                                            
                                                
                                                    
                                                        
                                                            ida SMS 
                                                            0532 364 4767
                                                            Mustafa Kemal Paşa Mh. Demet Sk. 125
                                                            Avcılar/İstanbul
                                                        
                                                     
                                                

                                            
                                        
                                     
                                    
                                        
                                            
                                                
                                                    
                                                        idasms.com, Başlıklı Toplu SMS Hizmetini 
BTK tarafından yetkilendirilmiş işletmeci olan eMarka İletişim ve Bilgi Teknolojileri Ltd. Şti. ad 
ve hesabına vermektedir. 
                                                        
                                                            
 
                                                            
                                                            Abonelikten çık
                                                        
                                                     
                                                

                                            
                                        
                                     
                                

                            
                        
                     
                

            
        
    
    
        
 
            var stat = 1;
            var ping = 0;
        
        
    







Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.