fbpx
7.9 C
New York City
joi, aprilie 18, 2024

Cum adăugați metaetichete la motoarele de căutare în html?

Metaetichetele sunt plasate în secțiunea a unui document HTML și, prin urmare, trebuie să fie codificate în CMS. Acest lucru poate fi mai ușor sau mai greu, în funcție de platforma care alimentează site-ul dvs.: o soluție „din cutie” precum WordPress va avea o secțiune dedicată pentru metaetichete, cum ar fi link-uri canonice sau meta descrieri.

Având în vedere acest lucru, Cum adaugi meta-etichete în HTML?
Etichetele merg întotdeauna în interiorul elementului și sunt de obicei utilizate pentru a specifica setările de caractere, descrierea paginii, cuvintele cheie, autorul documentului și setările pentru vizualizarea. Metadatele nu vor fi afișate pe pagină, dar pot fi analizate automat.

Pe lângă asta, Ce sunt metaetichetele în HTML?
Meta-etichetele sunt informații pe care le utilizați pentru a spune motoarele de căutare și celor care văd site-ul mai multe despre pagina dvs. și despre informațiile pe care le conține. Metaetichetele includ: Etichete de titlu: titlul paginii dvs., care ar trebui să fie unic pentru fiecare pagină pe care o publicați. Meta description: o descriere a conținutului de pe pagină.

Întrebări frecvente:

Cum găsesc metaetichete?

Dacă doriți să aflați dacă o anumită pagină folosește metaetichete, faceți clic dreapta oriunde pe pagină și selectați „Vizualizare sursa paginii”. Se va deschide o filă nouă în Chrome (în Firefox, va fi o fereastră pop-up). Partea din partea de sus, sau „capul” paginii, este locul unde ar fi metaetichetele.

Cum folosesc meta cuvinte cheie?

Utilizați eticheta meta cuvinte cheie pentru a descrie pagina. Amintiți-vă că încă nu este posibil să vă clasați mai bine decât alte pagini care au informații textuale. Motoarele de căutare sunt creaturi textuale. Dă-le ce vor.

Cum creez o etichetă meta în html5?

Eticheta HTML este folosită pentru declararea metadatelor pentru documentul HTML. Metadatele pot include descrierea documentului, cuvinte cheie, autor etc. Pot fi folosite și pentru a reîmprospăta pagina sau pentru a seta cookie-uri. Metaeticheta este plasată între etichetele de deschidere/închidere .

Ce este metaeticheta pe site?

Metaetichetele sunt zone din codul HTML care conțin informații despre un site web. Metaetichetele sunt zone din codul HTML care conțin informații despre un site web. Informațiile nu pot fi văzute pe site-ul propriu-zis.

Ce este un exemplu de metaetichetă?

Ce sunt etichetele meta? Metaetichetele oferă informații despre pagina web în HTML-ul documentului. Aceste informații se numesc „metadate” și, deși nu sunt afișate pe pagina în sine, pot fi citite de motoarele de căutare și crawlerele web. … Exemple de meta-etichete includ elementele și <description>.</p> <ul></ul> </p> <h3>Ce este metaeticheta în HTML Javatpoint?</h3> <p>Eticheta HTML <meta> este folosită pentru a reprezenta metadatele despre documentul HTML. Specifică descrierea paginii, cuvinte cheie, drepturi de autor, limba, autorul documentelor etc.</p> <h3>Cum găsesc metadate pe un site web?</h3> <p>În Firefox, Chrome, Internet Explorer sau Opera, faceți clic dreapta oriunde pe pagină și selectați Vizualizare sursă sau pur și simplu Sursă. Vi se va afișa o fereastră plină de cod, de care va trebui să căutați ID-ul. Faceți acest lucru cu Editare > Găsiți sau cu comanda rapidă Windows CTRL-F (Comandă ⌘ + F pe Mac).</p> <p><script type="application/ld+json">{"@context": "https://schema.org","@type": "FAQPage","mainEntity": [{"@type": "Question","name": "Cum adăugați metaetichete la motoarele de căutare în html?","acceptedAnswer": {"@type": "Answer","text": "Metaetichetele sunt plasate în secțiunea <head> a unui document HTML și, prin urmare, trebuie să fie codificate în CMS. Acest lucru poate fi mai ușor sau mai greu, în funcție de platforma care alimentează site-ul dvs.: o soluție „din cutie” precum WordPress va avea o secțiune dedicată pentru metaetichete, cum ar fi link-uri canonice sau meta descrieri."}},{"@type": "Question","name": "Cum adaugi meta-etichete în HTML?","acceptedAnswer": {"@type": "Answer","text": "Etichetele <meta> merg întotdeauna în interiorul elementului <head> și sunt de obicei utilizate pentru a specifica setările de caractere, descrierea paginii, cuvintele cheie, autorul documentului și setările pentru vizualizarea. Metadatele nu vor fi afișate pe pagină, dar pot fi analizate automat."}},{"@type": "Question","name": "Ce sunt metaetichetele în HTML?","acceptedAnswer": {"@type": "Answer","text": "Meta-etichetele sunt informații pe care le utilizați pentru a spune motoarele de căutare și celor care văd site-ul mai multe despre pagina dvs. și despre informațiile pe care le conține. Metaetichetele includ: Etichete de titlu: titlul paginii dvs., care ar trebui să fie unic pentru fiecare pagină pe care o publicați. Meta description: o descriere a conținutului de pe pagină."}},{"@type": "Question","name": "Cum găsesc metaetichete?","acceptedAnswer": {"@type": "Answer","text": "Dacă doriți să aflați dacă o anumită pagină folosește metaetichete, faceți clic dreapta oriunde pe pagină și selectați „Vizualizare sursa paginii”. Se va deschide o filă nouă în Chrome (în Firefox, va fi o fereastră pop-up). Partea din partea de sus, sau „capul” paginii, este locul unde ar fi metaetichetele."}},{"@type": "Question","name": "Cum folosesc meta cuvinte cheie?","acceptedAnswer": {"@type": "Answer","text": "Utilizați eticheta meta cuvinte cheie pentru a descrie pagina. Amintiți-vă că încă nu este posibil să vă clasați mai bine decât alte pagini care au informații textuale. Motoarele de căutare sunt creaturi textuale. Dă-le ce vor."}},{"@type": "Question","name": "Cum creez o etichetă meta în html5?","acceptedAnswer": {"@type": "Answer","text": "Eticheta HTML <meta> este folosită pentru declararea metadatelor pentru documentul HTML. Metadatele pot include descrierea documentului, cuvinte cheie, autor etc. Pot fi folosite și pentru a reîmprospăta pagina sau pentru a seta cookie-uri. Metaeticheta este plasată între etichetele de deschidere/închidere <head> </head>."}},{"@type": "Question","name": "Ce este metaeticheta pe site?","acceptedAnswer": {"@type": "Answer","text": "Metaetichetele sunt zone din codul HTML care conțin informații despre un site web. Metaetichetele sunt zone din codul HTML care conțin informații despre un site web. Informațiile nu pot fi văzute pe site-ul propriu-zis."}},{"@type": "Question","name": "Ce este un exemplu de metaetichetă?","acceptedAnswer": {"@type": "Answer","text": "Ce sunt etichetele meta? Metaetichetele oferă informații despre pagina web în HTML-ul documentului. Aceste informații se numesc „metadate” și, deși nu sunt afișate pe pagina în sine, pot fi citite de motoarele de căutare și crawlerele web. ... Exemple de meta-etichete includ elementele <title> și <description>.</p> <ul></ul> <p>"}},{"@type": "Question","name": "Ce este metaeticheta în HTML Javatpoint?","acceptedAnswer": {"@type": "Answer","text": "Eticheta HTML <meta> este folosită pentru a reprezenta metadatele despre documentul HTML. Specifică descrierea paginii, cuvinte cheie, drepturi de autor, limba, autorul documentelor etc."}},{"@type": "Question","name": "Cum găsesc metadate pe un site web?","acceptedAnswer": {"@type": "Answer","text": "În Firefox, Chrome, Internet Explorer sau Opera, faceți clic dreapta oriunde pe pagină și selectați Vizualizare sursă sau pur și simplu Sursă. Vi se va afișa o fereastră plină de cod, de care va trebui să căutați ID-ul. Faceți acest lucru cu Editare > Găsiți sau cu comanda rapidă Windows CTRL-F (Comandă ⌘ + F pe Mac)."}}]}</script></p> </div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_112 td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span> <style scoped> /* inline tdc_css att */ .tdi_112{ margin-top:28px !important; margin-bottom:20px !important; } </style></div><div class="td_block_wrap tdb_single_post_share tdi_113 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_113" > <style> /* custom css */ .tdi_113 .td-post-sharing-visible{ align-items: flex-start; } </style><div id="tdi_113" class="td-post-sharing tdb-block td-ps-border td-ps-border-grey td-ps-padding td-ps-icon-color td-ps-text-color td-post-sharing-style17 "><div class="td-post-sharing-visible"><div class="td-social-sharing-button td-social-sharing-button-js td-social-handler td-social-share-text"> <div class="td-social-but-icon"><i class="td-icon-share"></i></div> <div class="td-social-but-text">Share</div> </div><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Ftransilvaniasellingmachine.ro%2Fcum-adaugati-metaetichete-la-motoarele-de-cautare-in-html%2F" title="Facebook" ><div class="td-social-but-icon"><i class="td-icon-facebook"></i></div><div class="td-social-but-text">Facebook</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-twitter" href="https://twitter.com/intent/tweet?text=Cum+ad%C4%83uga%C8%9Bi+metaetichete+la+motoarele+de+c%C4%83utare+%C3%AEn+html%3F&url=https%3A%2F%2Ftransilvaniasellingmachine.ro%2Fcum-adaugati-metaetichete-la-motoarele-de-cautare-in-html%2F&via=Transilvania+Selling+Machine" title="Twitter" ><div class="td-social-but-icon"><i class="td-icon-twitter"></i></div><div class="td-social-but-text">Twitter</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-pinterest" href="https://pinterest.com/pin/create/button/?url=https://transilvaniasellingmachine.ro/cum-adaugati-metaetichete-la-motoarele-de-cautare-in-html/&media=&description=Cum+ad%C4%83uga%C8%9Bi+metaetichete+la+motoarele+de+c%C4%83utare+%C3%AEn+html%3F" title="Pinterest" ><div class="td-social-but-icon"><i class="td-icon-pinterest"></i></div><div class="td-social-but-text">Pinterest</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-whatsapp" href="https://api.whatsapp.com/send?text=Cum+ad%C4%83uga%C8%9Bi+metaetichete+la+motoarele+de+c%C4%83utare+%C3%AEn+html%3F %0A%0A https://transilvaniasellingmachine.ro/cum-adaugati-metaetichete-la-motoarele-de-cautare-in-html/" title="WhatsApp" ><div class="td-social-but-icon"><i class="td-icon-whatsapp"></i></div><div class="td-social-but-text">WhatsApp</div></a></div><div class="td-social-sharing-hidden"><ul class="td-pulldown-filter-list"></ul><a class="td-social-sharing-button td-social-handler td-social-expand-tabs" href="#" data-block-uid="tdi_113" title="More"> <div class="td-social-but-icon"><i class="td-icon-plus td-social-expand-tabs-icon"></i></div> </a></div></div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_115 td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span> <style scoped> /* inline tdc_css att */ .tdi_115{ margin-bottom:30px !important; } </style></div><div class="td_block_wrap tdb_single_next_prev tdi_116 td-animation-stack td-pb-border-top td_block_template_1" data-td-block-uid="tdi_116" > <style> /* inline tdc_css att */ .tdi_116{ margin-bottom:43px !important; } </style> <style> /* custom css */ .tdb_single_next_prev{ *zoom: 1; }.tdb_single_next_prev:before, .tdb_single_next_prev:after{ display: table; content: ''; line-height: 0; }.tdb_single_next_prev:after{ clear: both; }.tdb-next-post{ font-family: 'Roboto', sans-serif; width: 48%; float: left; transform: translateZ(0); -webkit-transform: translateZ(0); min-height: 1px; line-height: 1; }.tdb-next-post span{ display: block; font-size: 12px; color: #747474; margin-bottom: 7px; }.tdb-next-post a{ font-size: 15px; color: #222; line-height: 21px; -webkit-transition: color 0.2s ease; transition: color 0.2s ease; }.tdb-next-post a:hover{ color: #4db2ec; }.tdb-post-next{ margin-left: 2%; text-align: right; }.tdb-post-prev{ margin-right: 2%; }.tdb-post-next .td-image-container{ display: inline-block; }.tdi_116 .td-module-container{ display: flex; flex-direction: column; }.tdi_116 .tdb-post-next .td-module-container{ align-items: flex-end; }.tdi_116 .td-image-container{ display: block; order: 0; }.ie10 .tdi_116 .next-prev-title, .ie11 .tdi_116 .next-prev-title{ flex: auto; }.tdi_116 .tdb-next-post a{ color: #000000; font-family:Rubik !important;font-size:15px !important;line-height:1.4 !important;font-weight:500 !important; }.tdi_116 .tdb-next-post:hover a{ color: #dd3333; }.tdi_116 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_116 .tdb-next-post span{ font-family:Rubik !important;font-size:11px !important;text-transform:uppercase !important; }@media (min-width: 768px) { .tdi_116 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_116 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_116 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_116 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_116 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* phone */ @media (max-width: 767px){ .tdi_116 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_116 .tdb-next-post a{ font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important; }@media (min-width: 768px) { .tdi_116 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } </style><div class="tdb-block-inner td-fix-index"><div class="tdb-next-post tdb-next-post-bg tdb-post-prev"><span>Articolul precedent</span><div class="td-module-container"><div class="next-prev-title"><a href="https://transilvaniasellingmachine.ro/cum-functioneaza-instrumentele-de-analiza-web/">Cum funcționează instrumentele de analiză web?</a></div></div></div><div class="tdb-next-post tdb-next-post-bg tdb-post-next"><span>Articolul următor</span><div class="td-module-container"><div class="next-prev-title"><a href="https://transilvaniasellingmachine.ro/de-ce-motoarele-de-cautare-nu-le-place-black-hat-seo/">De ce motoarele de căutare nu le place Black Hat SEO?</a></div></div></div></div></div><div class="tdb-author-box td_block_wrap tdb_single_author_box tdi_117 tdb-content-vert-top td-pb-border-top td_block_template_1" data-td-block-uid="tdi_117" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_117{ justify-content:center !important; text-align:center !important; } } </style> <style> /* custom css */ .tdb-author-box .tdb-author-photo, .tdb-author-box .tdb-author-info{ display: table-cell; vertical-align: top; }.tdb-author-box .tdb-author-photo img{ display: block; }.tdb-author-box .tdb-author-counters span{ display: inline-block; background-color: #222; margin: 0 10px 0 0; padding: 5px 10px 4px; font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: 700; line-height: 1; color: #fff; }.tdb-author-box .tdb-author-name, .tdb-author-box .tdb-author-url{ display: block; }.tdb-author-box .tdb-author-name{ margin: 7px 0 8px; font-family: 'Open Sans', 'Open Sans Regular', sans-serif; font-size: 15px; line-height: 21px; font-weight: 700; color: #222; }.tdb-author-box .tdb-author-name:hover{ color: #4db2ec; }.tdb-author-box .tdb-author-url{ margin-bottom: 6px; font-size: 11px; font-style: italic; line-height: 21px; color: #444; }.tdb-author-box .tdb-author-url:hover{ color: #4db2ec; }.tdb-author-box .tdb-author-descr{ font-size: 12px; }.tdb-author-box .tdb-author-social{ margin-top: 4px; }.tdb-author-box .tdb-social-item{ position: relative; display: inline-block; -webkit-transition: all 0.2s; transition: all 0.2s; text-align: center; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdb-author-box .tdb-social-item:last-child{ margin-right: 0 !important; }.tdb-author-box .tdb-social-item i{ color: #000; -webkit-transition: all 0.2s; transition: all 0.2s; }.tdb-author-box .tdb-social-item:hover i{ color: #000; }.tdi_117{ padding: 20px; border: 1px solid #ededed; }.tdi_117 .tdb-author-info{ width: auto; padding-bottom: 0; padding-left: 20px; }.tdi_117 .tdb-author-photo{ width: 120px; transform: translateZ(0); -webkit-transform: translateZ(0); pointer-events: auto; }.tdi_117 .tdb-author-name{ margin: 5px 0 10px 0; font-family:Rubik !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important;text-transform:capitalize !important; }.tdi_117 .tdb-social-item i{ font-size: 15px; vertical-align: middle; line-height: 15px; }.tdi_117 .tdb-social-item i.td-icon-twitter, .tdi_117 .tdb-social-item i.td-icon-linkedin, .tdi_117 .tdb-social-item i.td-icon-pinterest, .tdi_117 .tdb-social-item i.td-icon-blogger, .tdi_117 .tdb-social-item i.td-icon-vimeo{ font-size: 12px; }.tdi_117 .tdb-social-item{ min-width: 15px; height: 15px; margin: 10px 20px 10px 0; }.tdi_117 .tdb-author-url{ font-family:Rubik !important;font-size:11px !important;line-height:1 !important;font-weight:400 !important; }.tdi_117 .tdb-author-descr{ font-family:Rubik !important;font-size:13px !important;line-height:1.4 !important;font-weight:400 !important; }.tdi_117 .tdb-author-photo:hover:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_117{ border: 1px solid #ededed; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_117{ padding: 15px; border: 1px solid #ededed; }.tdi_117 .tdb-author-photo{ width: 80px; transform: translateZ(0); -webkit-transform: translateZ(0); }.tdi_117 .tdb-author-info{ padding-bottom: 0; padding-left: 15px; }.tdi_117 .tdb-author-name{ margin: 3px 0 8px 0; font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important;text-transform:capitalize !important; }.tdi_117 .tdb-author-descr{ font-family:Rubik !important;font-size:11px !important;line-height:1.4 !important;font-weight:400 !important; } } /* phone */ @media (max-width: 767px){ .tdi_117{ border: 1px solid #ededed; }.tdi_117 .tdb-author-photo{ display: inline-block; width: 90px; transform: translateZ(0); -webkit-transform: translateZ(0); }.tdi_117 .tdb-author-info{ display: inline-block; width: 100%; padding-top: 20px; padding-left: 0; } } </style><div class="tdb-block-inner td-fix-index"><a href="https://transilvaniasellingmachine.ro/author/dragos/" class="tdb-author-photo" title="Paul Dragos"><img alt='Paul Dragos' src='https://secure.gravatar.com/avatar/5051b41d2de76049d6e38adf824c8e8a?s=500&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/5051b41d2de76049d6e38adf824c8e8a?s=1000&d=mm&r=g 2x' class='avatar avatar-500 photo' height='500' width='500' loading='lazy' decoding='async'/></a><div class="tdb-author-info"><a href="https://transilvaniasellingmachine.ro/author/dragos/" class="tdb-author-name">Paul Dragos</a><div class="tdb-author-descr"></div><div class="tdb-author-social"></div></div></div></div><div class="td_block_wrap td_flex_block_4 tdi_118 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block" data-td-block-uid="tdi_118" > <style> .td_block_template_8.widget > ul > li { margin-left: 0 !important; } .td_block_template_8 .td-block-title { font-size: 20px; font-weight: 800; margin-top: 0; margin-bottom: 18px; line-height: 29px; position: relative; overflow: hidden; text-align: left; } .td_block_template_8 .td-block-title > * { position: relative; padding-right: 20px; color: #000; } .td_block_template_8 .td-block-title > *:before, .td_block_template_8 .td-block-title > *:after { content: ''; display: block; height: 4px; position: absolute; top: 50%; margin-top: -2px; width: 2000px; background-color: #f5f5f5; } .td_block_template_8 .td-block-title > *:before { left: 100%; } .td_block_template_8 .td-block-title > *:after { right: 100%; } @media (max-width: 767px) { .td_block_template_8 .td-related-title a { font-size: 15px; } } .td_block_template_8 .td-related-title a:before { display: none; } .td_block_template_8 .td-related-title a:first-child:after { display: none; } .td_block_template_8 .td-related-title a:last-child:after { left: 100%; right: auto; } .td_block_template_8 .td-related-title .td-cur-simple-item { color: #4db2ec; } .tdi_118 .td-block-title > *:before, .tdi_118 .td-block-title > *:after { background-color: #85c442 !important; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_118{ margin-bottom:40px !important; } } </style> <style> /* custom css */ .tdi_118 .td_module_wrap{ padding-left: 2.5px; padding-right: 2.5px; }.tdi_118 .td_block_inner{ margin-left: -2.5px; margin-right: -2.5px; }.tdi_118 .td_module_flex_1{ padding-bottom: 0px; margin-bottom: 0px; }.tdi_118 .td_module_flex_1 .td-module-container:before{ bottom: -0px; border-width: 0 0 1px 0; border-style: none; border-color: #eaeaea; border-color: #eaeaea; }.tdi_118 .td_module_flex_4{ padding-bottom: 13px; margin-bottom: 13px; }.tdi_118 .td_module_flex_4 .td-module-container:before{ bottom: -13px; border-width: 0 0 1px 0; border-style: none; border-color: #eaeaea; border-color: #eaeaea; }.tdi_118 .td_module_wrap:last-child{ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_118 .td_module_wrap:last-child .td-module-container:before{ display: none; }.tdi_118 .td_module_flex_1 .td-module-container{ border-color: #eaeaea; }.tdi_118 .td_module_flex_4 .td-module-container{ border-color: #eaeaea; }.tdi_118 .td_module_flex_1 .entry-thumb{ background-position: center 50%; }.tdi_118 .td_module_flex_4 .entry-thumb{ background-position: center 50%; }.tdi_118 .td_module_flex_4 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; }.tdi_118 .td_module_flex_1 .td-image-wrap{ padding-bottom: 120%; }.ie10 .tdi_118 .td_module_flex_1 .td-image-container, .ie11 .tdi_118 .td_module_flex_1 .td-image-container{ flex: 0 0 auto; }.ie10 .tdi_118 .td_module_flex_4 .td-module-meta-info, .ie11 .tdi_118 .td_module_flex_4 .td-module-meta-info{ flex: 1; }body .tdi_118 .td_module_flex_1 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }body .tdi_118 .td_module_flex_4 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_118 .td_module_flex_4 .td-video-play-ico{ width: 20px; height: 20px; font-size: 20px; }.tdi_118 .td_module_flex_1 .td-video-play-ico{ top: 50%; left: 50%; transform: translate(-50%, -50%); }.tdi_118 .td_module_flex_1 .td-post-vid-time{ display: block; }.tdi_118 .td_module_flex_4 .td-post-vid-time{ display: block; }.tdi_118 .td_module_flex_1 .td-module-meta-info{ position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; padding: 15px 10px; }.tdi_118 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){ top: auto; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); }.tdi_118 .td_module_flex_1 .td-image-container{ margin-left: auto; margin-right: auto; }.tdi_118.td-h-effect-up-shadow .td_module_flex_1:hover .td-category-pos-image .td-post-category{ transform: translate(-50%, -2px); -webkit-transform: translate(-50%, -2px); }.tdi_118 .td_module_flex_1 .entry-title{ margin: 10px 0 0 0; font-family:Rubik !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_118 .td_module_flex_1 .td-audio-player{ font-size: 13px; opacity: 1; visibility: visible; height: auto; }.tdi_118 .td_module_flex_4 .td-audio-player{ font-size: 12px; opacity: 1; visibility: visible; height: auto; }.tdi_118 .td_module_flex_1 .td-post-category{ padding: 0px; background-color: rgba(255,255,255,0); color: #ffffff; font-family:Rubik !important;font-size:11px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_118 .td_module_flex_1 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_118 .td_module_flex_4 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_118 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){ display: inline-block; }.tdi_118 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){ display: inline-block; }.tdi_118 .td_module_flex_1 .td-excerpt{ display: none; }.tdi_118 .td_module_flex_4 .td-excerpt{ display: none; }.tdi_118 .td_module_flex_1 .td-author-date{ display: none; }.tdi_118 .td_module_flex_4 .td-author-date{ display: none; }.tdi_118 .td_module_flex_1 .td-post-author-name{ display: none; }.tdi_118 .td_module_flex_4 .td-post-author-name{ display: none; }.tdi_118 .td_module_flex_1 .td-post-date, .tdi_118 .td_module_flex_1 .td-post-author-name span{ display: none; }.tdi_118 .td_module_flex_4 .td-post-date, .tdi_118 .td_module_flex_4 .td-post-author-name span{ display: none; }.tdi_118 .td_module_flex_1 .entry-review-stars{ display: none; }.tdi_118 .td_module_flex_1 .td-icon-star, .tdi_118 .td_module_flex_1 .td-icon-star-empty, .tdi_118 .td_module_flex_1 .td-icon-star-half{ font-size: 15px; }.tdi_118 .td_module_flex_4 .entry-review-stars{ display: none; }.tdi_118 .td_module_flex_4 .td-icon-star, .tdi_118 .td_module_flex_4 .td-icon-star-empty, .tdi_118 .td_module_flex_4 .td-icon-star-half{ font-size: 15px; }.tdi_118 .td_module_flex_1 .td-module-comments{ display: none; }.tdi_118 .td_module_flex_4 .td-module-comments{ display: none; }.tdi_118 .td_module_flex_1 .td-module-thumb a:after{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));background: linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)); }.tdi_118 .td_module_flex_1 .td-module-title a{ color: #ffffff; }.tdi_118 .td_module_flex_1 .td-post-category:hover{ background-color: rgba(255,255,255,0) !important; }.tdi_118 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118.td_with_ajax_pagination .td-next-prev-wrap a:hover, .tdi_118 .td-load-more-wrap a:hover{ background-color: #85c442 !important; border-color: #85c442 !important; border-color: #85c442 !important; }.tdi_118 .td-block-title a, .tdi_118 .td-block-title span{ font-family:Rubik !important;font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }html:not([class*='ie']) .tdi_118 .entry-thumb:after{ background: rgba(112,204,63,0.3); }@media (min-width: 767px) { .tdi_118 .td_module_wrap { width: 33.33333333%; float: left; } .rtl .tdi_118 .td_module_wrap { float: right; } }@media (min-width: 767px) { .tdi_118 .td_module_wrap:nth-child(3n+1) { clear: both; } }@media (min-width: 767px) { .tdi_118 .td_module_wrap:nth-last-child(-n+3) { margin-bottom: 0 !important; padding-bottom: 0 !important; } .tdi_118 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before { display: none; } }@media (min-width: 1141px) { html:not([class*='ie']) .tdi_118 .entry-thumb:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition: opacity 1s ease; -webkit-transition: opacity 1s ease; mix-blend-mode: color; } html:not([class*='ie']) .tdi_118 .td-module-container:hover .entry-thumb:after { opacity: 1; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_118 .td_module_wrap{ padding-left: 2px; padding-right: 2px; }.tdi_118 .td_block_inner{ margin-left: -2px; margin-right: -2px; }.tdi_118 .td_module_flex_1 .td-module-meta-info{ padding: 12px 8px; }.tdi_118 .td_module_flex_1 .entry-title{ margin: 8px 0 0 0; }.tdi_118 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_118 .td_module_wrap{ padding-left: 1.5px; padding-right: 1.5px; }.tdi_118 .td_block_inner{ margin-left: -1.5px; margin-right: -1.5px; }.tdi_118 .td_module_flex_1 .td-module-meta-info{ padding: 10px 5px; }.tdi_118 .td_module_flex_1 .entry-title{ margin: 6px 0 0 0; font-family:Rubik !important;font-size:11px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_118 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118 .td-block-title a, .tdi_118 .td-block-title span{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:uppercase !important; } } /* phone */ @media (max-width: 767px){ .tdi_118 .td_module_wrap{ padding-left: 0px; padding-right: 0px; }.tdi_118 .td_block_inner{ margin-left: -0px; margin-right: -0px; }.tdi_118 .td_module_flex_1{ padding-bottom: 1.5px; margin-bottom: 1.5px; }.tdi_118 .td_module_flex_1 .td-module-container:before{ bottom: -1.5px; }.tdi_118 .td_module_flex_1 .td-image-wrap{ padding-bottom: 110%; }.ie10 .tdi_118 .td_module_flex_1 .td-image-container, .ie11 .tdi_118 .td_module_flex_1 .td-image-container{ flex: 0 0 auto; }.tdi_118 .td_module_flex_1 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118 .td_module_flex_4 a{ transition: all 0.1s ease; -webkit-transition: all 0.1s ease; box-shadow: inset 0 0 0 0 #000; }.tdi_118 .td_module_flex_1 .entry-title{ font-family:Rubik !important;font-size:17px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_118 .td_module_flex_1 .td-post-category{ font-family:Rubik !important;font-size:13px !important;font-weight:500 !important;text-transform:uppercase !important; } } </style><script>var block_tdi_118 = new tdBlock(); block_tdi_118.id = "tdi_118"; block_tdi_118.atts = '{"image_align":"center","meta_info_align":"bottom","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjMpIiwicGVyY2VudGFnZSI6MzV9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NTB9XSwiY3NzIjoiYmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTtiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDAuMykgMzUlLHJnYmEoMCwwLDAsMCkgNTAlLHJnYmEoMCwwLDAsMCkifQ==","image_margin":"0","modules_on_row":"33.33333333%","columns":"33.33333333%","meta_info_align1":"image","limit":"3","modules_category":"above","show_author2":"none","show_date2":"none","show_review2":"none","show_com2":"none","show_excerpt2":"none","show_excerpt1":"none","show_com1":"none","show_review1":"none","show_date1":"none","show_author1":"none","meta_info_horiz1":"content-horiz-center","modules_space1":"eyJhbGwiOiIwIiwicGhvbmUiOiIzIn0=","columns_gap":"eyJhbGwiOiI1IiwicG9ydHJhaXQiOiIzIiwibGFuZHNjYXBlIjoiNCIsInBob25lIjoiMCJ9","image_height1":"eyJhbGwiOiIxMjAiLCJwaG9uZSI6IjExMCJ9","meta_padding1":"eyJhbGwiOiIxNXB4IDEwcHgiLCJwb3J0cmFpdCI6IjEwcHggNXB4IiwibGFuZHNjYXBlIjoiMTJweCA4cHgifQ==","art_title1":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI2cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI4cHggMCAwIDAifQ==","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","title_txt":"#ffffff","all_underline_color1":"","f_title1_font_family":"712","f_title1_font_line_height":"1.2","f_title1_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjE3In0=","f_title1_font_weight":"500","f_title1_font_transform":"","f_cat1_font_transform":"uppercase","f_cat1_font_size":"eyJhbGwiOiIxMSIsInBob25lIjoiMTMifQ==","f_cat1_font_weight":"500","f_cat1_font_family":"712","modules_category_padding1":"0","category_id":"","ajax_pagination":"next_prev","f_more_font_family":"","f_more_font_transform":"","f_more_font_weight":"","sort":"","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","custom_title":"Related Articles","block_template_id":"td_block_template_8","image_size":"","cat_txt":"#ffffff","border_color":"#85c442","f_header_font_family":"712","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_transform":"uppercase","f_header_font_weight":"500","mix_type_h":"color","mix_color_h":"rgba(112,204,63,0.3)","pag_h_bg":"#85c442","pag_h_border":"#85c442","block_type":"td_flex_block_4","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc4_tl":"","mc4_title_tag":"","mc4_el":"","post_ids":"-12167","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_alignment1":"50","image_radius1":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon1":"","video_icon_pos1":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","review_space1":"","review_size1":"2.5","review_distance1":"","art_excerpt1":"","excerpt_middle":"","show_audio1":"block","hide_audio":"","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_space2":"26","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_width2":"","image_height2":"","image_floated2":"float_left","image_radius2":"","hide_image3":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_padding2":"","meta_info_border_radius2":"","art_title2":"","modules_category3":"","modules_category_margin2":"","modules_category_padding2":"","modules_cat_border2":"","modules_category_radius2":"0","show_cat2":"inline-block","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","review_space2":"","review_size2":"2.5","review_distance2":"","art_excerpt2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","f_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_line_height":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_family":"","f_meta1_font_size":"","f_meta1_font_line_height":"","f_meta1_font_style":"","f_meta1_font_weight":"","f_meta1_font_transform":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_family":"","f_ex1_font_size":"","f_ex1_font_line_height":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_family":"","f_title2_font_size":"","f_title2_font_line_height":"","f_title2_font_style":"","f_title2_font_weight":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_family":"","f_cat2_font_size":"","f_cat2_font_line_height":"","f_cat2_font_style":"","f_cat2_font_weight":"","f_cat2_font_transform":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_family":"","f_meta2_font_size":"","f_meta2_font_line_height":"","f_meta2_font_style":"","f_meta2_font_weight":"","f_meta2_font_transform":"","f_meta2_font_spacing":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_family":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","meta_bg":"","title_txt_hover":"","all_underline_height1":"","cat_txt_hover":"","cat_border1":"","cat_border_hover1":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","title_txt2":"","title_txt_hover2":"","all_underline_height2":"","all_underline_color2":"#000","cat_bg2":"","cat_bg_hover2":"","cat_txt2":"","cat_txt_hover2":"","cat_border2":"","cat_border_hover2":"","author_txt2":"","author_txt_hover2":"","date_txt2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_118","tdc_css_class":"tdi_118","tdc_css_class_style":"tdi_118_rand_style"}'; block_tdi_118.td_column_number = "2"; block_tdi_118.block_type = "td_flex_block_4"; block_tdi_118.post_count = "3"; block_tdi_118.found_posts = "4020"; block_tdi_118.header_color = ""; block_tdi_118.ajax_pagination_infinite_stop = ""; block_tdi_118.max_num_pages = "1340"; tdBlocksArray.push(block_tdi_118); </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Related Articles</span></h4></div><div id=tdi_118 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-exista-bara-de-cautare-pe-windows-10/" rel="bookmark" class="td-image-wrap " title="De ce nu există bară de căutare pe Windows 10?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-exista-bara-de-cautare-pe-windows-10/" rel="bookmark" title="De ce nu există bară de căutare pe Windows 10?">De ce nu există bară de căutare pe Windows 10?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-pot-vedea-poze-pe-facebook/" rel="bookmark" class="td-image-wrap " title="De ce nu pot vedea poze pe facebook?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-pot-vedea-poze-pe-facebook/" rel="bookmark" title="De ce nu pot vedea poze pe facebook?">De ce nu pot vedea poze pe facebook?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/este-domeniul-meu-bun-pentru-seo/" rel="bookmark" class="td-image-wrap " title="Este domeniul meu bun pentru seo?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/este-domeniul-meu-bun-pentru-seo/" rel="bookmark" title="Este domeniul meu bun pentru seo?">Este domeniul meu bun pentru seo?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> </div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_118" data-td_block_id="tdi_118"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#" class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_118" data-td_block_id="tdi_118"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div> <script> var tdb_login_sing_in_shortcode="on"; </script> <div class="td_block_wrap tdb_single_comments tdi_119 tdb-comm-layout1 td-pb-border-top td_block_template_8" data-td-block-uid="tdi_119" > <style> .tdi_119 .td-block-title > *:before, .tdi_119 .td-block-title > *:after { background-color: #008d7f !important; } </style> <style> /* custom css */ .tdb_single_comments input[type=text]{ min-height: 34px; height: auto; }.tdb_single_comments .comments, .tdb_single_comments .comment-respond:last-child, .tdb_single_comments .form-submit{ margin-bottom: 0; }.is-visually-hidden{ border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }.tdb-comm-layout3 form, .tdb-comm-layout5 form{ display: flex; flex-wrap: wrap; }.tdb-comm-layout3 .td-form-comment, .tdb-comm-layout5 .td-form-comment, .tdb-comm-layout3 .form-submit, .tdb-comm-layout5 .form-submit{ flex: 0 0 100%; order: 1; }.tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url{ flex: 0 0 32%; }.tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email{ flex: 0 0 49%; }.tdb-comm-layout5 .td-form-url{ flex: 0 0 100%; }.tdb-comm-leave_reply_top .comments{ display: flex; flex-direction: column; }.tdb-comm-leave_reply_top .td-comments-title{ order: 0; margin-bottom: 14px; }.tdb-comm-leave_reply_top .comment-respond .form-submit{ order: 1; margin-bottom: 21px; }.tdb-comm-leave_reply_top .comment-list{ order: 2; }.tdb-comm-leave_reply_top .comment-pagination{ order: 3; }.tdi_119 cite a:hover{ color: #008d7f; }.tdi_119 .comment-link{ display: inline-block; }.tdi_119 .comment-reply-link:hover, .tdi_119 #cancel-comment-reply-link:hover, .tdi_119 .logged-in-as a:hover{ color: #000000; }.tdi_119 .comment{ border-bottom-style: dashed; }.tdi_119 .comment .children{ border-top-style: dashed; }.tdi_119 .td-comments-title a, .tdi_119 .td-comments-title span{ font-family:Rubik !important;font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_119 cite{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:capitalize !important; }.tdi_119 .comment-link, .tdi_119 .comment-edit-link{ font-family:Rubik !important;font-size:11px !important;font-weight:400 !important; }.tdi_119 .comment-content p{ font-family:Rubik !important;font-size:13px !important;font-weight:400 !important; }.tdi_119 .comment-reply-link{ font-family:Rubik !important;font-weight:400 !important;text-transform:uppercase !important; }.tdi_119 .comment-reply-title{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_119 input[type=text], .tdi_119 textarea{ font-family:Rubik !important;font-size:13px !important;font-weight:400 !important; }.tdi_119 .comment-form .submit{ font-family:Rubik !important;font-size:13px !important;font-weight:400 !important;text-transform:uppercase !important; }.tdi_119 .comment-form-cookies-consent label, .tdi_119 .logged-in-as, .tdi_119 .logged-in-as a, .tdi_119 .td-closed-comments{ font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important;font-weight:400 !important; }@media (min-width: 767px) { .tdb-comm-layout2 form, .tdb-comm-layout4 form { margin: 0 -10px; } .tdb-comm-layout2 .logged-in-as, .tdb-comm-layout4 .logged-in-as, .tdb-comm-layout2 .comment-form-input-wrap, .tdb-comm-layout4 .comment-form-input-wrap, .tdb-comm-layout2 .form-submit, .tdb-comm-layout4 .form-submit, .tdb-comm-layout2 .comment-respond p, .tdb-comm-layout4 .comment-respond p { padding: 0 10px; } .tdb-comm-layout2 .td-form-author, .tdb-comm-layout2 .td-form-email { float: left; width: 33.3333%; } .tdb-comm-layout2 .td-form-url { width: 33.3333%; } .tdb-comm-layout2 .td-form-url { float: left; } .tdb-comm-layout4 .td-form-author, .tdb-comm-layout4 .td-form-email { float: left; width: 50%; } .tdb-comm-layout3 .td-form-author, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout3 .td-form-email { margin-right: 2%; } }@media (max-width: 767px) { .tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email { flex: 0 0 100%; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_119 .td-comments-title a, .tdi_119 .td-comments-title span{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_119 cite{ font-family:Rubik !important;font-size:13px !important;font-weight:500 !important;text-transform:capitalize !important; }.tdi_119 .comment-reply-title{ font-family:Rubik !important;font-size:13px !important;font-weight:500 !important;text-transform:uppercase !important; } } </style><div class="tdb-block-inner td-fix-index"><div class="comments" id="comments"></div></div></div></div></div><div class="vc_column tdi_121 wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky"> <style scoped> /* custom css */ .tdi_121{ vertical-align: baseline; }.tdi_121 > .wpb_wrapper, .tdi_121 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_121 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_121 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_121 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper" data-sticky-offset="20">[td_block_social_counter facebook="transilvaniasellingmachine" youtube="channel/UCUzmj_H4lcIxolKd5_r-Now" style="style8 td-social-boxed td-social-font-icons" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjM4IiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9" custom_title="URMĂREȘTE-NE" block_template_id="td_block_template_8" f_header_font_family="712" f_header_font_transform="uppercase" f_header_font_weight="500" f_header_font_size="17" border_color="#dd3333" manual_count_facebook="4173" manual_count_youtube="2421" instagram="transilvaniasellingmachine" manual_count_instagram="1347"]<div class="td_block_wrap td_flex_block_1 tdi_122 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block" data-td-block-uid="tdi_122" > <style> .tdi_122 .td-block-title > *:before, .tdi_122 .td-block-title > *:after { background-color: #008d7f !important; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_122{ margin-bottom:40px !important; } } </style> <style> /* custom css */ .tdi_122 .td-image-wrap{ padding-bottom: 100%; }.tdi_122 .entry-thumb{ background-position: center 50%; }.tdi_122 .td-image-container{ flex: 0 0 30%; width: 30%; display: block; order: 0; }.ie10 .tdi_122 .td-image-container, .ie11 .tdi_122 .td-image-container{ flex: 0 0 auto; }.tdi_122 .td-module-container{ flex-direction: row; border-color: #eaeaea !important; }.ie10 .tdi_122 .td-module-meta-info, .ie11 .tdi_122 .td-module-meta-info{ flex: 1; }body .tdi_122 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_122 .td-module-meta-info{ padding: 0 0 0 15px; display: flex; flex-direction: column; justify-content: center; border-color: #eaeaea; }.tdi_122 .td-category-pos-above .td-post-category{ align-self: flex-start; }.tdi_122 .td_module_wrap{ padding-left: 20px; padding-right: 20px; padding-bottom: 12px; margin-bottom: 12px; }.tdi_122 .td_block_inner{ margin-left: -20px; margin-right: -20px; }.tdi_122 .td-module-container:before{ bottom: -12px; border-color: #eaeaea; }.tdi_122 .entry-thumb, .tdi_122 .entry-thumb:before, .tdi_122 .entry-thumb:after{ border-radius: 100%; }.tdi_122 .td-post-vid-time{ display: block; }.tdi_122 .td-post-category{ padding: 0px; background-color: rgba(255,255,255,0); color: #000000; font-family:Rubik !important;font-size:11px !important;line-height:1 !important;font-weight:400 !important;text-transform:uppercase !important; }.tdi_122 .td-post-category:not(.td-post-extra-category){ display: inline-block; }.tdi_122 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_122 .td-excerpt{ display: none; margin: 0px; column-count: 1; column-gap: 48px; }.tdi_122 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_122 .td-read-more{ display: none; }.tdi_122 .td-author-date{ display: none; }.tdi_122 .td-post-author-name{ display: none; }.tdi_122 .td-post-date, .tdi_122 .td-post-author-name span{ display: none; }.tdi_122 .entry-review-stars{ display: none; }.tdi_122 .td-icon-star, .tdi_122 .td-icon-star-empty, .tdi_122 .td-icon-star-half{ font-size: 15px; }.tdi_122 .td-module-comments{ display: none; }.tdi_122 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_122 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_122 .td-post-category:hover{ background-color: rgba(255,255,255,0) !important; color: #008d7f; }.tdi_122 .td-module-title a{ color: #000000; box-shadow: inset 0 0 0 0 #000; }.tdi_122 .td_module_wrap:hover .td-module-title a{ color: #008d7f !important; }.tdi_122.td_with_ajax_pagination .td-next-prev-wrap a:hover, .tdi_122 .td-load-more-wrap a:hover{ background-color: #008d7f !important; border-color: #008d7f !important; border-color: #008d7f !important; }.tdi_122 .entry-title{ margin: 8px 0 0 0; font-family:Rubik !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_122 .td-block-title a, .tdi_122 .td-block-title span{ font-family:Rubik !important;font-size:17px !important;font-weight:500 !important;text-transform:uppercase !important; }.tdi_122 .td-editor-date, .tdi_122 .td-editor-date .td-post-author-name a, .tdi_122 .td-editor-date .entry-date, .tdi_122 .td-module-comments a{ font-family:Rubik !important; }html:not([class*='ie']) .tdi_122 .td-module-container:hover .entry-thumb:before{ opacity: 0; }@media (min-width: 768px) { .tdi_122 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_122 .td_module_wrap{ padding-bottom: 10px; margin-bottom: 10px; padding-bottom: 10px !important; margin-bottom: 10px !important; }.tdi_122 .td-module-container:before{ bottom: -10px; }.tdi_122 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_122 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_122 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_122 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_122 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_122 .td-module-meta-info{ padding: 0 0 0 10px; }.tdi_122 .td_module_wrap{ padding-bottom: 7.5px; margin-bottom: 7.5px; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_122 .td-module-container:before{ bottom: -7.5px; }.tdi_122 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_122 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_122 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_122 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }.tdi_122 .entry-title{ margin: 5px 0 0 0; font-family:Rubik !important;font-size:11px !important;line-height:1.2 !important;font-weight:500 !important; }.tdi_122 .td-block-title a, .tdi_122 .td-block-title span{ font-family:Rubik !important;font-size:15px !important;font-weight:500 !important;text-transform:uppercase !important; }@media (min-width: 768px) { .tdi_122 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } /* phone */ @media (max-width: 767px){ .tdi_122 .td_module_wrap{ width: 100%; float: left; padding-bottom: 12px; margin-bottom: 12px; padding-bottom: 12px !important; margin-bottom: 12px !important; }.rtl .tdi_122 .td_module_wrap{ float: right; }.tdi_122 .td-module-container:before{ bottom: -12px; }.tdi_122 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_122 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_122 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_122 .td-module-title a{ box-shadow: inset 0 0 0 0 #000; }@media (min-width: 768px) { .tdi_122 .td-module-title a { transition: all 0.2s ease; -webkit-transition: all 0.2s ease; } } } </style><script>var block_tdi_122 = new tdBlock(); block_tdi_122.id = "tdi_122"; block_tdi_122.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"float_left","image_width":"30","image_height":"100","show_btn":"none","show_excerpt":"none","modules_category":"above","show_date":"none","show_review":"none","show_com":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNXB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMHB4In0=","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJwb3J0cmFpdCI6IjVweCAwIDAgMCJ9","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"11","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIyMCJ9","category_id":"","ajax_pagination":"load_more","sort":"","title_txt_hover":"#008d7f","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#008d7f","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"","image_size":"td_150x0","f_meta_font_family":"712","custom_title":"ARTICOLE POPULARE","block_template_id":"td_block_template_8","border_color":"#008d7f","art_excerpt":"0","meta_info_align":"center","f_cat_font_line_height":"1","pag_h_bg":"#008d7f","image_radius":"100%","td_ajax_filter_type":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#008d7f","block_type":"td_flex_block_1","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-12167","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_122","tdc_css_class":"tdi_122","tdc_css_class_style":"tdi_122_rand_style"}'; block_tdi_122.td_column_number = "1"; block_tdi_122.block_type = "td_flex_block_1"; block_tdi_122.post_count = "5"; block_tdi_122.found_posts = "4020"; block_tdi_122.header_color = ""; block_tdi_122.ajax_pagination_infinite_stop = ""; block_tdi_122.max_num_pages = "804"; tdBlocksArray.push(block_tdi_122); </script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>ARTICOLE POPULARE</span></h4></div><div id=tdi_122 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-exista-bara-de-cautare-pe-windows-10/" rel="bookmark" class="td-image-wrap " title="De ce nu există bară de căutare pe Windows 10?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_150x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-exista-bara-de-cautare-pe-windows-10/" rel="bookmark" title="De ce nu există bară de căutare pe Windows 10?">De ce nu există bară de căutare pe Windows 10?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-pot-vedea-poze-pe-facebook/" rel="bookmark" class="td-image-wrap " title="De ce nu pot vedea poze pe facebook?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_150x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/de-ce-nu-pot-vedea-poze-pe-facebook/" rel="bookmark" title="De ce nu pot vedea poze pe facebook?">De ce nu pot vedea poze pe facebook?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/este-domeniul-meu-bun-pentru-seo/" rel="bookmark" class="td-image-wrap " title="Este domeniul meu bun pentru seo?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_150x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/este-domeniul-meu-bun-pentru-seo/" rel="bookmark" title="Este domeniul meu bun pentru seo?">Este domeniul meu bun pentru seo?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/de-ce-ar-trebui-sa-folosim-analiza-retelelor-sociale/" rel="bookmark" class="td-image-wrap " title="De ce ar trebui să folosim analiza rețelelor sociale?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_150x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/de-ce-ar-trebui-sa-folosim-analiza-retelelor-sociale/" rel="bookmark" title="De ce ar trebui să folosim analiza rețelelor sociale?">De ce ar trebui să folosim analiza rețelelor sociale?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://transilvaniasellingmachine.ro/puteti-cauta-videoclipuri-vechi-de-pe-youtube/" rel="bookmark" class="td-image-wrap " title="Puteți căuta videoclipuri vechi de pe youtube?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_150x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://transilvaniasellingmachine.ro/category/reclame-pe-facebook/" class="td-post-category">Reclame pe facebook</a> <h3 class="entry-title td-module-title"><a href="https://transilvaniasellingmachine.ro/puteti-cauta-videoclipuri-vechi-de-pe-youtube/" rel="bookmark" title="Puteți căuta videoclipuri vechi de pe youtube?">Puteți căuta videoclipuri vechi de pe youtube?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> </div><div class="td-load-more-wrap"><a href="#" class="td_ajax_load_more td_ajax_load_more_js" aria-label="load_more" id="next-page-tdi_122" data-td_block_id="tdi_122">Încărcați mai multe<i class="td-load-more-icon td-icon-font td-icon-menu-right"></i></a></div></div></div></div></div></div></div></div> <span class="td-page-meta" itemprop="author" itemscope itemtype="https://schema.org/Person"><meta itemprop="name" content="Paul Dragos"><meta itemprop="url" content="https://transilvaniasellingmachine.ro/author/dragos/"></span><meta itemprop="datePublished" content="2022-02-20T22:15:02+00:00"><meta itemprop="dateModified" content="2022-02-21T20:15:02+00:00"><meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://transilvaniasellingmachine.ro/cum-adaugati-metaetichete-la-motoarele-de-cautare-in-html/"/><span class="td-page-meta" itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><span class="td-page-meta" itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://transilvaniasellingmachine.ro/wp-content/uploads/2022/01/logo.jpg"></span><meta itemprop="name" content="Transilvania Selling Machine"></span><meta itemprop="headline" content="Cum adăugați metaetichete la motoarele de căutare în html?"><span class="td-page-meta" itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://transilvaniasellingmachine.ro/wp-content/plugins/td-cloud-library/assets/images/td_meta_replacement.png"><meta itemprop="width" content="1068"><meta itemprop="height" content="580"></span> </article> </div> </div> </div> <!-- #tdb-autoload-article --> <div class="td-footer-template-wrap" style="position: relative"> <div class="td-footer-wrap "> <div id="tdi_123" class="tdc-zone"><div class="tdc_zone tdi_124 wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_124{ min-height: 0; } /* inline tdc_css att */ .tdi_124{ margin-right:auto !important; margin-left:auto !important; width:1164px !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_124{ width:100% !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_124{ width:100% !important; } } /* phone */ @media (max-width: 767px) { .tdi_124{ width:100% !important; } } </style><div id="tdi_125" class="tdc-row"><div class="vc_row tdi_126 wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .tdi_126, .tdi_126 .tdc-columns{ min-height: 0; }.tdi_126, .tdi_126 .tdc-columns{ display: block; }.tdi_126 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_126{ padding-top:60px !important; padding-bottom:60px !important; position:relative; } .tdi_126 .td_block_wrap{ text-align:left } /* phone */ @media (max-width: 767px) { .tdi_126{ padding-top:40px !important; padding-bottom:40px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_126{ padding-top:40px !important; padding-bottom:40px !important; } } </style> <div class="tdi_125_rand_style td-element-style" ><div class="td-element-style-before"><style> .tdi_125_rand_style > .td-element-style-before { content:'' !important; width:100% !important; height:100% !important; position:absolute !important; top:0 !important; left:0 !important; display:block !important; z-index:0 !important; background-image:url("https://transilvaniasellingmachine.ro/wp-content/uploads/2022/01/3.jpg") !important; background-position:center center !important; opacity:0.2 !important; background-size:cover !important; } </style></div><style> .tdi_125_rand_style{ background-color:#232d35 !important; } </style></div><div class="vc_column tdi_128 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped> /* custom css */ .tdi_128{ vertical-align: baseline; }.tdi_128 > .wpb_wrapper, .tdi_128 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_128 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_128 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_128 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_129 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_129" > <style> /* inline tdc_css att */ .tdi_129{ margin-bottom:40px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_129{ margin-bottom:30px !important; } } /* phone */ @media (max-width: 767px) { .tdi_129{ margin-bottom:25px !important; } } </style> <style> /* custom css */ .tdi_129 .tdb-logo-a, .tdi_129 h1{ align-items: flex-start; justify-content: center; }.tdi_129 .tdb-logo-svg-wrap{ display: block; }.tdi_129 .tdb-logo-svg-wrap + .tdb-logo-img-wrap{ display: none; }.tdi_129 .tdb-logo-img-wrap{ display: block; }.tdi_129 .tdb-logo-text-tagline{ margin-top: 2px; margin-left: 0; display: none; }.tdi_129 .tdb-logo-text-title{ display: none; }.tdi_129 .tdb-logo-text-wrap{ flex-direction: column; align-items: flex-start; }.tdi_129 .tdb-logo-icon{ top: 0px; display: block; } </style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://transilvaniasellingmachine.ro/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="https://transilvaniasellingmachine.ro/wp-content/uploads/2022/01/logo.jpg" alt="Logo" title="" /></span></a></div></div> <!-- ./block --><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_130 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_130" > <style> /* inline tdc_css att */ .tdi_130{ width:72% !important; } /* phone */ @media (max-width: 767px) { .tdi_130{ width:100% !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_130{ width:80% !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_130{ width:78% !important; } } </style> <style> /* custom css */ .tdm_block.tdm_block_inline_text{ margin-bottom: 0; vertical-align: top; }.tdm_block.tdm_block_inline_text .tdm-descr{ margin-bottom: 0; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdc-row-content-vert-center .tdm-inline-text-yes{ vertical-align: middle; }.tdc-row-content-vert-bottom .tdm-inline-text-yes{ vertical-align: bottom; }.tdi_130{ text-align: center !important; margin-right: auto; margin-left: auto; }.tdi_130 .tdm-descr{ color: #eaeaea; font-family:Rubik !important;font-size:13px !important;line-height:1.6 !important;font-weight:400 !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_130 .tdm-descr{ font-family:Rubik !important;font-size:11px !important;line-height:1.6 !important;font-weight:400 !important; } } </style><p class="tdm-descr">Transilvania Selling Machine este un site despre digitalizare. Sunt acoperite subiecte precum marketingul online, de la web design, optimizare SEO, promovare pe rețelele de socializare prin reclame pe Facebook, promovare pe motoarele de căutare prin reclame Google. Oferim servicii de digitalizare și promovare online direct din industria IT folosind tehnologii de ultima generație, cum ar fi cele legate de inteligenta artificiala, automatizări sau robotică. Digitalizarea și marketingul nu se vor opri niciodată. Întotdeauna vor exista proiecte și oportunități. O afacere nu înseamnă nimic dacă nu este promovată și digitalizată corespunzător. </p></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_131 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_131" > <style> /* inline tdc_css att */ .tdi_131{ margin-top:20px !important; margin-bottom:15px !important; padding-right:10% !important; padding-left:10% !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_131{ margin-top:15px !important; margin-bottom:10px !important; } } </style> <style> /* custom css */ .tdi_131{ text-align: center !important; margin-right: auto; margin-left: auto; }.tdi_131 .tdm-descr{ color: #eaeaea; font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important; }.tdi_131 .tdm-descr a{ color: #008d7f; } </style><p class="tdm-descr">Tel: <a href="tel:0773318721"> 0773 318 721</a> </br> E-mail: <a href="mailto:transylvaniasellingmachine@gmail.com">transylvaniasellingmachine@gmail.com</a> <br> <a href="https://anpc.ro/">ANPC</a></p></div><div class="tdm_block td_block_wrap tdm_block_socials tdi_132 tdm-content-horiz-center td-pb-border-top td_block_template_1" data-td-block-uid="tdi_132" > <style> .tdi_133 .tdm-social-item i{ font-size: 14px; vertical-align: middle; line-height: 39.2px; }.tdi_133 .tdm-social-item i.td-icon-twitter, .tdi_133 .tdm-social-item i.td-icon-linkedin, .tdi_133 .tdm-social-item i.td-icon-pinterest, .tdi_133 .tdm-social-item i.td-icon-blogger, .tdi_133 .tdm-social-item i.td-icon-vimeo{ font-size: 11.2px; }.tdi_133 .tdm-social-item{ width: 39.2px; height: 39.2px; margin: 7px 14px 7px 0; background: rgba(255,255,255,0.03); }.tdi_133 .tdm-social-item-wrap:last-child .tdm-social-item{ margin-right: 0 !important; }.tdi_133 .tdm-social-item i, .tds-team-member2 .tdi_133.tds-social4 .tdm-social-item i{ color: #ffffff; }body .tdi_133 .tdm-social-item{ border: 1px solid rgba(203,149,88,0.03); }.tdi_133 .tdm-social-text{ display: none; margin-left: 2px; margin-right: 18px; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ body .tdi_133 .tdm-social-item{ border: 1px solid rgba(203,149,88,0.03); } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_133 .tdm-social-item{ border: 1px solid rgba(203,149,88,0.03); } } /* phone */ @media (max-width: 767px){ body .tdi_133 .tdm-social-item{ border: 1px solid rgba(203,149,88,0.03); } } </style><div class="tdm-social-wrapper tds-social4 tdi_133"><div class="tdm-social-item-wrap"><a href="https://www.facebook.com/transilvaniasellingmachine" title="Facebook" class="tdm-social-item"><i class="td-icon-font td-icon-facebook"></i><span style="display: none">Facebook</span></a></div><div class="tdm-social-item-wrap"><a href="https://www.instagram.com/transilvaniasellingmachine/" title="Instagram" class="tdm-social-item"><i class="td-icon-font td-icon-instagram"></i><span style="display: none">Instagram</span></a></div><div class="tdm-social-item-wrap"><a href="https://www.youtube.com/channel/UCUzmj_H4lcIxolKd5_r-Now" title="Youtube" class="tdm-social-item"><i class="td-icon-font td-icon-youtube"></i><span style="display: none">Youtube</span></a></div></div></div></div></div></div></div><div id="tdi_134" class="tdc-row"><div class="vc_row tdi_135 wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" > <style scoped> /* custom css */ .tdi_135, .tdi_135 .tdc-columns{ min-height: 0; }.tdi_135, .tdi_135 .tdc-columns{ display: block; }.tdi_135 .tdc-columns{ width: 100%; }@media (min-width: 767px) { .tdi_135.tdc-row-content-vert-center, .tdi_135.tdc-row-content-vert-center .tdc-columns { display: flex; align-items: center; flex: 1; } .tdi_135.tdc-row-content-vert-bottom, .tdi_135.tdc-row-content-vert-bottom .tdc-columns { display: flex; align-items: flex-end; flex: 1; } .tdi_135.tdc-row-content-vert-center .td_block_wrap { vertical-align: middle; } .tdi_135.tdc-row-content-vert-bottom .td_block_wrap { vertical-align: bottom; } } /* inline tdc_css att */ .tdi_135{ padding-top:8px !important; padding-bottom:8px !important; position:relative; } .tdi_135 .td_block_wrap{ text-align:left } /* phone */ @media (max-width: 767px) { .tdi_135{ padding-top:10px !important; padding-bottom:5px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_135{ padding-top:6px !important; padding-bottom:6px !important; } } </style> <div class="tdi_134_rand_style td-element-style" ><style> .tdi_134_rand_style{ background-color:#11171c !important; } </style></div><div class="vc_column tdi_137 wpb_column vc_column_container tdc-column td-pb-span6"> <style scoped> /* custom css */ .tdi_137{ vertical-align: baseline; }.tdi_137 > .wpb_wrapper, .tdi_137 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_137 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_137 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_137 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_137{ margin-bottom:8px !important; } } </style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_138 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_138" > <style> /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_138{ margin-top:0px !important; justify-content:center !important; text-align:center !important; } } </style> <style> /* custom css */ .tdi_138{ text-align: left !important; }.tdi_138 .tdm-descr{ color: #cccccc; font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_138 .tdm-descr{ font-family:Rubik !important;font-size:11px !important;line-height:1.2 !important; } } </style><p class="tdm-descr">© Copyright 2022 - Transilvania Selling Machine. Toate drepturile rezervate.</p></div></div></div><div class="vc_column tdi_140 wpb_column vc_column_container tdc-column td-pb-span6"> <style scoped> /* custom css */ .tdi_140{ vertical-align: baseline; }.tdi_140 > .wpb_wrapper, .tdi_140 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_140 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_140 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_140 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ .tdi_140{ justify-content:flex-end !important; text-align:right !important; } /* phone */ @media (max-width: 767px) { .tdi_140{ justify-content:center !important; text-align:center !important; } } </style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_list_menu tdi_141 td-blm-display-horizontal td-pb-border-top td_block_template_1 widget" data-td-block-uid="tdi_141" > <style> /* inline tdc_css att */ .tdi_141{ margin-bottom:0px !important; } /* desktop */ @media(min-width: 1141px) { .tdi_141 { display:inline-table !important; } } /* phone */ @media (max-width: 767px) { .tdi_141{ display:inline-block !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_141{ display:inline-table !important; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_141{ display:inline-table !important; } } </style> <style> /* custom css */ .td_block_list_menu ul{ flex-wrap: wrap; margin-left: 12px; }.td_block_list_menu ul li{ margin-left: 0; }.td_block_list_menu ul li a{ display: flex; margin-left: 0; }.td_block_list_menu .td-blm-menu-item-txt{ display: flex; align-items: center; flex-grow: 1; }.td_block_list_menu .sub-menu{ padding-left: 22px; }.td_block_list_menu .sub-menu li{ font-size: 13px; }.td_block_list_menu li.current-menu-item > a, .td_block_list_menu li.current-menu-ancestor > a, .td_block_list_menu li.current-category-ancestor > a{ color: #4db2ec; }.td_block_list_menu .td-blm-sub-icon{ display: flex; align-items: center; justify-content: center; margin-left: .6em; padding: 0 .6em; transition: transform .2s ease-in-out; }.td_block_list_menu .td-blm-sub-icon svg{ display: block; width: 1em; height: auto; }.td_block_list_menu .td-blm-sub-icon svg, .td_block_list_menu .td-blm-sub-icon svg *{ fill: currentColor; }.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{ display: none; }.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open > a > .td-blm-sub-icon{ transform: rotate(180deg); }.td_block_list_menu.td-blm-display-horizontal ul{ display: flex; }body .tdi_141 ul{ text-align: left; justify-content: flex-start; margin: 0px; }body .tdi_141 ul li a{ justify-content: flex-start; }body .tdi_141 .td-blm-menu-item-txt{ flex-grow: 1; }body .tdi_141 ul li{ margin-right: 16px; }body .tdi_141 ul li:last-child{ margin-right: 0; }body .tdi_141 a, body .tdi_141 .td-blm-sub-icon{ color: #cccccc; }body .tdi_141 li.current-menu-item > a, body .tdi_141 li.current-menu-ancestor > a, body .tdi_141 li.current-category-ancestor > a, body .tdi_141 a:hover, body .tdi_141 li.current-menu-item > a > .td-blm-sub-icon, body .tdi_141 li.current-menu-ancestor > a > .td-blm-sub-icon, body .tdi_141 li.current-category-ancestor > a > .td-blm-sub-icon, body .tdi_141 a:hover > .td-blm-sub-icon{ color: #ffffff; }body .tdi_141 li{ font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_141 li{ font-family:Rubik !important;font-size:11px !important;line-height:1.2 !important; } } </style><div class="td-block-title-wrap"></div><div id=tdi_141 class="td_block_inner td-fix-index"><div class="menu-td-demo-custom-menu-container"><ul id="menu-td-demo-custom-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-392"><a href="https://transilvaniasellingmachine.ro/despre-noi/"><span class="td-blm-menu-item-txt">Despre Noi</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-386"><a href="https://transilvaniasellingmachine.ro/termeni-de-utilizare/"><span class="td-blm-menu-item-txt">Termeni de utilizare</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-387"><a href="https://transilvaniasellingmachine.ro/politica-de-confidentialitate/"><span class="td-blm-menu-item-txt">Politica de Confidențialitate</span></a></li> </ul></div></div></div></div></div></div></div></div></div> </div> </div> <style> .tdc-footer-template .td-main-content-wrap { padding-bottom: 0; } </style> </div><!--close td-outer-wrap--> <!-- Theme: Newspaper by tagDiv.com 2023 Version: 12.4 (rara) Deploy mode: deploy uid: 6621721fad098 --> <!-- Custom css from theme panel --> <style type="text/css" media="screen"> /* custom css theme panel */ .tdc-font-tdmp { font-family: td-multipurpose; } </style> <!-- Meta Pixel Event Code --> <script type='text/javascript'> document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); </script> <!-- End Meta Pixel Event Code --> <div id='fb-pxl-ajax-code'></div><script type="text/javascript" src="https://transilvaniasellingmachine.ro/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script> <script type="text/javascript" src="https://transilvaniasellingmachine.ro/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js?ver=ec3d2d0202aa1c6516855c14ff9ec3ea" id="tdb_js_posts_autoload-js"></script> <script type="text/javascript" src="https://transilvaniasellingmachine.ro/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.4" id="td-site-min-js"></script> <script type="text/javascript" src="https://transilvaniasellingmachine.ro/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=ec3d2d0202aa1c6516855c14ff9ec3ea" id="tdb_js_files_for_front-js"></script> <!-- JS generated by theme --> <script> /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_1'; tdbMenuItem.jqueryObj = jQuery('.tdi_1'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_4'; tdbMenuItem.jqueryObj = jQuery('.tdi_4'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); jQuery().ready(function () { tdWeather.addItem({"block_uid":"tdb_header_weather_uid","location":"New York","api_location":"New York City","api_language":"ro","api_key":"c396e133ca2ab7dfa7cffcf66e07ca35","today_icon":"shower-rain-d","today_icon_text":"burni\u021b\u0103 de intensitate joas\u0103","today_temp":[7.9,46.2],"today_humidity":81,"today_wind_speed":[9.3,5.8],"today_min":[6.2,43.2],"today_max":[9.6,49.3],"today_clouds":100,"current_unit":0,"forecast":[{"timestamp":1713474000,"day_name":"joi","day_temp":[9,47],"owm_day_index":0},{"timestamp":1713484800,"day_name":"vin","day_temp":[12,53],"owm_day_index":1},{"timestamp":1713571200,"day_name":"s\u00e2m","day_temp":[18,64],"owm_day_index":9},{"timestamp":1713657600,"day_name":"Dum","day_temp":[15,59],"owm_day_index":17},{"timestamp":1713744000,"day_name":"lun","day_temp":[17,62],"owm_day_index":25},{"timestamp":1713830400,"day_name":"mar","day_temp":[14,58],"owm_day_index":33}]}); }); jQuery().ready(function () { var blockClass = '.tdi_48'; jQuery(blockClass + '.tdb-horiz-menu-singleline > .menu-item-has-children a').click(function (e) { e.preventDefault(); }) }); /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_64'; tdbMenuItem.jqueryObj = jQuery('.tdi_64'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); jQuery().ready(function () { var tdbSearchItem = new tdbSearch.item(); //block unique ID tdbSearchItem.blockUid = 'tdi_69'; tdbSearchItem.blockAtts = '{"results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"0 0 0 15px","art_title":"0 0 5px","all_modules_space":"15","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","form_align":"content-horiz-right","icon_color":"#ffffff","icon_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","icon_padding":"eyJhbGwiOjIuNiwicG9ydHJhaXQiOiIyLjgifQ==","tdicon":"td-icon-magnifier-medium-short-light","show_form":"yes","form_border_color":"#dd3333","arrow_color":"#dd3333","form_shadow_shadow_size":"10","form_shadow_shadow_color":"rgba(0,0,0,0.12)","f_input_font_family":"712","f_input_font_weight":"400","f_btn_font_family":"712","f_btn_font_weight":"400","f_input_font_size":"13","f_placeholder_font_family":"712","f_placeholder_font_weight":"400","f_placeholder_font_size":"13","f_btn_font_size":"13","f_results_msg_font_family":"712","f_results_msg_font_size":"11","f_title_font_family":"712","f_title_font_size":"13","f_title_font_line_height":"1.2","f_meta_font_family":"712","f_meta_font_size":"11","f_meta_font_line_height":"1","title_txt_hover":"#008d7f","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMDA4ZDdmIiwiY29sb3IyIjoiIzAwOGQ3ZiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzAwOGQ3ZjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMwMDhkN2YsIzAwOGQ3ZiJ9","modules_gap":"0","image_height":"80","meta_info_align":"center","results_msg_color_h":"#008d7f","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_pos":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","inline":"","float_block":"","form_offset":"","form_offset_left":"","form_width":"","form_content_width":"","form_padding":"","form_border":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","results_msg_border":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","results_limit":"","open_in_new_window":"","modules_on_row":"100%","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","icon_color_h":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_69","tdc_css_class":"tdi_69","tdc_css_class_style":"tdi_69_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.tdi_69'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '4'; tdbSearch.addItem( tdbSearchItem ); }); /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_76'; tdbMenuItem.jqueryObj = jQuery('.tdi_76'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); jQuery().ready(function () { var tdbSearchItem = new tdbSearch.item(); //block unique ID tdbSearchItem.blockUid = 'tdi_81'; tdbSearchItem.blockAtts = '{"results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"none","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"0 0 0 15px","art_title":"0 0 5px","all_modules_space":"15","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","form_align":"content-horiz-right","icon_color":"#ffffff","icon_size":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","icon_padding":"eyJhbGwiOjIuNiwicG9ydHJhaXQiOiIyLjgifQ==","tdicon":"td-icon-magnifier-medium-short-light","show_form":"yes","form_border_color":"#dd3333","arrow_color":"#dd3333","form_shadow_shadow_size":"10","form_shadow_shadow_color":"rgba(0,0,0,0.12)","f_input_font_family":"712","f_input_font_weight":"400","f_btn_font_family":"712","f_btn_font_weight":"400","f_input_font_size":"13","f_placeholder_font_family":"712","f_placeholder_font_weight":"400","f_placeholder_font_size":"13","f_btn_font_size":"13","f_results_msg_font_family":"712","f_results_msg_font_size":"11","f_title_font_family":"712","f_title_font_size":"13","f_title_font_line_height":"1.2","f_meta_font_family":"712","f_meta_font_size":"11","f_meta_font_line_height":"1","title_txt_hover":"#008d7f","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMDA4ZDdmIiwiY29sb3IyIjoiIzAwOGQ3ZiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzAwOGQ3ZjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMwMDhkN2YsIzAwOGQ3ZiJ9","modules_gap":"0","image_height":"80","meta_info_align":"center","results_msg_color_h":"#008d7f","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt":"","toggle_txt_pos":"","toggle_txt_align":"0","toggle_txt_space":"","toggle_horiz_align":"content-horiz-left","inline":"","float_block":"","form_offset":"","form_offset_left":"","form_width":"","form_content_width":"","form_padding":"","form_border":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_padding":"","results_border":"","results_msg_padding":"","results_msg_border":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","results_limit":"","open_in_new_window":"","modules_on_row":"100%","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","icon_color_h":"","toggle_txt_color":"","toggle_txt_color_h":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_family":"","f_toggle_txt_font_size":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_weight":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_offset_vertical":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_bg":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_style":"","f_results_msg_font_weight":"","f_results_msg_font_transform":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_weight":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_81","tdc_css_class":"tdi_81","tdc_css_class_style":"tdi_81_rand_style"}'; tdbSearchItem.jqueryObj = jQuery('.tdi_81'); tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open'; tdbSearchItem._resultsLimit = '4'; tdbSearch.addItem( tdbSearchItem ); }); jQuery(window).on( 'load', function () { var block = jQuery('.tdi_106'), blockClass = '.tdi_106', blockInner = block.find('.tdb-block-inner'), blockOffsetLeft; if( block.find('audio').length > 0 ) { jQuery(blockClass + ' audio').mediaelementplayer(); } if( block.hasClass('tdb-sfi-stretch') ) { jQuery(window).resize(function () { blockOffsetLeft = block.offset().left; if( block.hasClass('tdb-sfi-stretch-left') ) { blockInner.css('margin-left', -blockOffsetLeft + 'px'); } else { blockInner.css('margin-right', -(jQuery(window).width() - (blockOffsetLeft + block.outerWidth())) + 'px'); } }); jQuery(window).resize(); } setTimeout(function () { block.css('opacity', 1); }, 500); }); </script> </body> </html> <!-- Page cached by LiteSpeed Cache 5.5 on 2024-04-18 19:18:55 -->