{"id":820,"date":"2024-06-14T08:13:42","date_gmt":"2024-06-14T08:13:42","guid":{"rendered":"https:\/\/modelsturkiye.com\/?page_id=820"},"modified":"2024-09-30T07:15:00","modified_gmt":"2024-09-30T07:15:00","slug":"home-06","status":"publish","type":"page","link":"https:\/\/modelsturkiye.com\/en\/home-06\/","title":{"rendered":"Home 06"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"820\" class=\"elementor elementor-820\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9707b26 e-flex e-con-boxed e-con e-parent\" data-id=\"9707b26\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1000 100\" preserveaspectratio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c2671c7 e-con-full e-flex e-con e-child\" data-id=\"c2671c7\" data-element_type=\"container\">\n\t\t<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ Ba\u015flang\u0131\u00e7ta yaln\u0131zca ilk form grubunu g\u00f6r\u00fcn\u00fcr yap\n    document.querySelectorAll('.form-account .furkan-form-group').forEach(function(element, index) {\n        if (index !== 0) { \/\/ \u0130lk form grubunu g\u00f6ster, di\u011ferlerini gizle\n            element.classList.remove('show');\n        }\n    });\n\n    \/\/ Radio buttonlardan biri se\u00e7ildi\u011finde di\u011fer form alanlar\u0131n\u0131 g\u00f6ster\n    document.querySelectorAll('input[name=\"account_type\"]').forEach(function(radio) {\n        radio.addEventListener('change', function() {\n            \/\/ \u00d6nce t\u00fcm form alanlar\u0131n\u0131 gizle\n            document.querySelectorAll('.form-account .furkan-form-group').forEach(function(element, index) {\n                if (index !== 0) { \/\/ \u0130lk alanlar\u0131 gizli b\u0131rakma\n                    element.classList.remove('show');\n                }\n            });\n\n            \/\/ Sonra k\u0131sa bir gecikmeyle show s\u0131n\u0131f\u0131n\u0131 yeniden ekle\n            setTimeout(function() {\n                document.querySelectorAll('.form-account .furkan-form-group').forEach(function(element) {\n                    element.classList.add('show'); \/\/ T\u00fcm form alanlar\u0131n\u0131 yeniden g\u00f6ster\n                });\n            }, 200); \/\/ 50ms gecikme efekti yenilemek i\u00e7in\n        });\n    });\n});\n<\/script>\n\n\n\n<style>\n\/* Furkan-form-group i\u00e7in temel stiller *\/\n.furkan-form-group {\n    font-size: 15px;\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 20px;\n    margin-top: 20px;\n}\n\n.furkan-form-group.accept-account {\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: flex-start !important;\n    flex-wrap: wrap !important;\n    gap: 10px !important;\n}\n\n.furkan-form-group.accept-account > label:not(.error) {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 6px !important;\n    margin: 0 !important;\n    min-width: 0 !important;\n    flex: 1 1 auto !important;\n}\n\n.furkan-form-group.accept-account > label.error {\n    width: 100% !important;\n    margin: 8px 0 0 !important;\n}\n\n.furkan-form-group label {\n  color: #333;\n}\n\n.furkan-form-group input,\n.furkan-form-group select,\n.furkan-form-group textarea {\n  border: 1px solid #ccc;\n  border-radius: 5px;\n  transition: all 0.3s ease;\n}\n\n.furkan-form-group input:focus,\n.furkan-form-group select:focus,\n.furkan-form-group textarea:focus {\n  border-color: #4a90e2;\n  box-shadow: 0 0 5px rgba(74, 144, 226, 0.4);\n  outline: none;\n}\n\n\/* Butonlar i\u00e7in stil *\/\n.furkan-form-group button {\n  padding: 10px 20px;\n  background-color: #000000;\n  color: #fff;\n  border: none;\n  border-radius: 5px;\n  cursor: pointer;\n  transition: background-color 0.3s ease;\n}\n\n.furkan-form-group button:hover {\n  background-color: #ba9a1a;\n}\n\n.accept-account .custom-checkbox{\n    top: 0px;\n}\n\n\/* ben bir markay\u0131m \u00e7al\u0131\u015fan\u0131m butonlar\u0131n\u0131n y\u00fckseklikleri esnek olmas\u0131 i\u00e7in *\/\n.form-account label.radio-field span{\n    padding: 3px;\n    height: auto;\n}\n\n.tum-sektorler {\n    font-size: 12px;\n    font-weight: normal;\n    line-height: 1.2 !important; \/* Sat\u0131r aral\u0131\u011f\u0131n\u0131 k\u00fc\u00e7\u00fclt *\/\n    background-color: inherit !important;\n    color: inherit;\n\n}\n\n\n\n\n\/* g\u00f6r\u00fcnmez yapma ile ilgili kodlar a\u015fa\u011f\u0131da *\/\n\n\/* Form gruplar\u0131n\u0131 ba\u015flang\u0131\u00e7ta g\u00f6r\u00fcnmez yap *\/\n.form-account .furkan-form-group {\n    opacity: 0;\n    visibility: hidden;\n    transition: opacity 0.5s ease, transform 0.5s ease;\n    transform: translateY(-10px); \/* Yukar\u0131dan hafif\u00e7e gelsin *\/\n}\n\n\/* Sadece ilk radyo butonlar\u0131 g\u00f6r\u00fcn\u00fcr durumda olsun *\/\n.form-account .furkan-form-group:first-of-type {\n    opacity: 1;\n    visibility: visible;\n    transform: translateY(0);\n}\n\n\/* Se\u00e7im yap\u0131ld\u0131\u011f\u0131nda g\u00f6r\u00fcn\u00fcr duruma ge\u00e7i\u015f *\/\n.form-account .furkan-form-group.show {\n    opacity: 1;\n    visibility: visible;\n    transform: translateY(0); \/* Normal konumuna gelsin *\/\n}\n<\/style>\n\t\t<div class=\"elementor-element elementor-element-ec009cf animated-fast elementor-invisible elementor-widget elementor-widget-felan-heading\" data-id=\"ec009cf\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;}\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Hire top <mark>freelancers<\/mark> for your project.<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Find the perfect freelancer and start your project today!<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1e3d20 e-flex e-con-boxed elementor-invisible e-con e-child\" data-id=\"b1e3d20\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;FelanFadeInUp&quot;,&quot;animation_delay&quot;:300}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4e7e96 elementor-widget elementor-widget-felan-button\" data-id=\"a4e7e96\" data-element_type=\"widget\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-classic\" href=\"#\">\r\n\t\t\t\t\t\t<span >Hire top talent<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdd96d2 elementor-widget elementor-widget-text-editor\" data-id=\"bdd96d2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tor \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ce88ce felan-border-primary elementor-widget elementor-widget-felan-button\" data-id=\"1ce88ce\" data-element_type=\"widget\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-border-bottom\" href=\"#\">\r\n\t\t\t\t\t\t<span >Start working as a freelance<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93f428e animated-fast e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"93f428e\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;FelanFadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c60533d elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c60533d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/08\/hero-img-home-06.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-faa484a elementor-absolute animated-slow elementor-invisible felan-elementor-loading felan-moving-03 elementor-widget elementor-widget-image\" data-id=\"faa484a\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;FelanMoving03&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/08\/50k.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d49655 elementor-absolute animated-slow elementor-invisible felan-elementor-loading felan-moving-02 elementor-widget elementor-widget-image\" data-id=\"7d49655\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;FelanMoving02&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/08\/8k.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0159a2f e-flex e-con-boxed e-con e-parent\" data-id=\"0159a2f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1000 100\" preserveaspectratio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c916af elementor-widget elementor-widget-felan-heading\" data-id=\"4c916af\" data-element_type=\"widget\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Trending Services<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Explore the best services that suit you<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9042930 custom-slick-arrow-top animated-fast elementor-invisible elementor-widget elementor-widget-felan-service\" data-id=\"9042930\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"felan-service.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-service\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-slick-slider\" dir=\"ltr\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-carousel\" data-slider_options=\"{&quot;slidesToShow&quot;:4, &quot;slidesToScroll&quot;:1, &quot;autoplaySpeed&quot;:3000, &quot;autoplay&quot;:false, &quot;infinite&quot;:true, &quot;pauseOnHover&quot;:true, &quot;centerMode&quot;:false, &quot;speed&quot;:500, &quot;arrows&quot;:true, &quot;dots&quot;:true, &quot;rtl&quot;:false, &quot;rows&quot;:1, &quot;responsive&quot;: [{ &quot;breakpoint&quot;:567, &quot;settings&quot;:{ &quot;slidesToShow&quot;:1, &quot;slidesToScroll&quot;:1}},{ &quot;breakpoint&quot;:767, &quot;settings&quot;:{ &quot;slidesToShow&quot;: 2, &quot;slidesToScroll&quot;: 2} }, { &quot;breakpoint&quot;:1024, &quot;settings&quot;:{ &quot;slidesToShow&quot;:2, &quot;slidesToScroll&quot;:1 } } ]}\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-item-inner\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"felan-service-item layout-grid felan-service-featured service-10564\">\r\n    <div class=\"service-thumbnail\">\r\n        <a href=\"https:\/\/modelsturkiye.com\/en\/service\/ozel-hizmet\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/plugins\/felan-framework\/assets\/images\/no-image-600x400.jpg\" alt=\"\u00f6zel hizmet\">\r\n        <\/a>\r\n                    <span class=\"featured\">\r\n                Featured            <\/span>\r\n                <div class=\"service-status-inner\">\r\n                <div class=\"logged-out\">\r\n        <a href=\"#popup-form\" class=\"btn-login btn-add-to-wishlist tooltip notice-employer\" data-title=\"Wishlist\" data-service-id=\"10564\" data-notice=\"Please login Employer\">\r\n            <span class=\"icon-heart\">\r\n                <i class=\"far fa-heart\"><\/i>\r\n            <\/span>\r\n        <\/a>\r\n    <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"service-content\">\r\n        <div class=\"service-author\">\r\n                            <a href=\"https:\/\/modelsturkiye.com\/en\/talent\/merve-kaya\/\">\r\n                    <img decoding=\"async\" class=\"image-freelancers\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/10\/pexels-\u043a\u0430\u0440\u0438\u043d\u0430-\u043a\u0430\u0440\u0436\u0430\u0432\u0438\u043d\u0430-7945745-819x1024-1.jpeg\" alt=\"\" \/>\r\n                    <span>Merve Kaya<\/span>\r\n                <\/a>\r\n                    <\/div>\r\n                    <h2 class=\"service-title\">\r\n                <a href=\"https:\/\/modelsturkiye.com\/en\/service\/ozel-hizmet\/\">\u00f6zel hizmet<\/a>\r\n            <\/h2>\r\n                <div class=\"service-meta\">\r\n                                        \r\n            <!-- furkan yorumu s\u0131f\u0131r olanlar\u0131n yorumu ve puan\u0131 g\u00f6z\u00fckmesin diye yenisi a\u015fa\u011f\u0131da\r\n            <div class=\"felan-rating-warpper\">\r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                    <span>0                    <\/span>\r\n                <\/span>\r\n                <span class=\"review-count\">(0)<\/span>\r\n            <\/div>\r\n            -->\r\n\r\n            <div class=\"felan-rating-warpper\"> \r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                <\/span>\r\n                <!-- furkan daha yeni -- hi\u00e7bir kullan\u0131c\u0131da puan g\u00f6z\u00fckmeyecek\r\n                                -->\r\n            <\/div>\r\n\r\n\r\n                                                    <div class=\"freelancer-current-position\">\r\n                    Freelance + Agency                <\/div>\r\n                    <\/div>\r\n        <div class=\"service-bottom\">\r\n                            <div class=\"price-inner\">\r\n                    <span>From<\/span>\r\n                    <span class=\"price\">111\u20ba<\/span>\r\n                <\/div>\r\n                                        <div class=\"delivery tooltip\" data-title=\"Delivery time\">\r\n                    <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M9 4.5V9H12.375\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                        <circle cx=\"9\" cy=\"9\" r=\"6.75\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                    <\/svg>\r\n                    1 hour                <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n    <\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-item-inner\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"felan-service-item layout-grid felan-service-featured service-11559\">\r\n    <div class=\"service-thumbnail\">\r\n        <a href=\"https:\/\/modelsturkiye.com\/en\/service\/sfsdf\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/plugins\/felan-framework\/assets\/images\/no-image-600x400.jpg\" alt=\"sfsdf\">\r\n        <\/a>\r\n                    <span class=\"featured\">\r\n                Featured            <\/span>\r\n                <div class=\"service-status-inner\">\r\n                <div class=\"logged-out\">\r\n        <a href=\"#popup-form\" class=\"btn-login btn-add-to-wishlist tooltip notice-employer\" data-title=\"Wishlist\" data-service-id=\"11559\" data-notice=\"Please login Employer\">\r\n            <span class=\"icon-heart\">\r\n                <i class=\"far fa-heart\"><\/i>\r\n            <\/span>\r\n        <\/a>\r\n    <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"service-content\">\r\n        <div class=\"service-author\">\r\n                            <a href=\"https:\/\/modelsturkiye.com\/en\/talent\/merve-kaya\/\">\r\n                    <img decoding=\"async\" class=\"image-freelancers\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/10\/pexels-\u043a\u0430\u0440\u0438\u043d\u0430-\u043a\u0430\u0440\u0436\u0430\u0432\u0438\u043d\u0430-7945745-819x1024-1.jpeg\" alt=\"\" \/>\r\n                    <span>Merve Kaya<\/span>\r\n                <\/a>\r\n                    <\/div>\r\n                    <h2 class=\"service-title\">\r\n                <a href=\"https:\/\/modelsturkiye.com\/en\/service\/sfsdf\/\">sfsdf<\/a>\r\n            <\/h2>\r\n                <div class=\"service-meta\">\r\n                                        \r\n            <!-- furkan yorumu s\u0131f\u0131r olanlar\u0131n yorumu ve puan\u0131 g\u00f6z\u00fckmesin diye yenisi a\u015fa\u011f\u0131da\r\n            <div class=\"felan-rating-warpper\">\r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                    <span>0                    <\/span>\r\n                <\/span>\r\n                <span class=\"review-count\">(0)<\/span>\r\n            <\/div>\r\n            -->\r\n\r\n            <div class=\"felan-rating-warpper\"> \r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                <\/span>\r\n                <!-- furkan daha yeni -- hi\u00e7bir kullan\u0131c\u0131da puan g\u00f6z\u00fckmeyecek\r\n                                -->\r\n            <\/div>\r\n\r\n\r\n                                                    <div class=\"freelancer-current-position\">\r\n                    Freelance + Agency                <\/div>\r\n                    <\/div>\r\n        <div class=\"service-bottom\">\r\n                            <div class=\"price-inner\">\r\n                    <span>From<\/span>\r\n                    <span class=\"price\">\u20ba<\/span>\r\n                <\/div>\r\n                                        <div class=\"delivery tooltip\" data-title=\"Delivery time\">\r\n                    <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M9 4.5V9H12.375\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                        <circle cx=\"9\" cy=\"9\" r=\"6.75\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                    <\/svg>\r\n                     hours                <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n    <\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-item-inner\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"felan-service-item layout-grid felan-service-featured service-11560\">\r\n    <div class=\"service-thumbnail\">\r\n        <a href=\"https:\/\/modelsturkiye.com\/en\/service\/sdfsdf\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/plugins\/felan-framework\/assets\/images\/no-image-600x400.jpg\" alt=\"sdfsdf\">\r\n        <\/a>\r\n                    <span class=\"featured\">\r\n                Featured            <\/span>\r\n                <div class=\"service-status-inner\">\r\n                <div class=\"logged-out\">\r\n        <a href=\"#popup-form\" class=\"btn-login btn-add-to-wishlist tooltip notice-employer\" data-title=\"Wishlist\" data-service-id=\"11560\" data-notice=\"Please login Employer\">\r\n            <span class=\"icon-heart\">\r\n                <i class=\"far fa-heart\"><\/i>\r\n            <\/span>\r\n        <\/a>\r\n    <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"service-content\">\r\n        <div class=\"service-author\">\r\n                            <a href=\"https:\/\/modelsturkiye.com\/en\/talent\/merve-kaya\/\">\r\n                    <img decoding=\"async\" class=\"image-freelancers\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/10\/pexels-\u043a\u0430\u0440\u0438\u043d\u0430-\u043a\u0430\u0440\u0436\u0430\u0432\u0438\u043d\u0430-7945745-819x1024-1.jpeg\" alt=\"\" \/>\r\n                    <span>Merve Kaya<\/span>\r\n                <\/a>\r\n                    <\/div>\r\n                    <h2 class=\"service-title\">\r\n                <a href=\"https:\/\/modelsturkiye.com\/en\/service\/sdfsdf\/\">sdfsdf<\/a>\r\n            <\/h2>\r\n                <div class=\"service-meta\">\r\n                                        \r\n            <!-- furkan yorumu s\u0131f\u0131r olanlar\u0131n yorumu ve puan\u0131 g\u00f6z\u00fckmesin diye yenisi a\u015fa\u011f\u0131da\r\n            <div class=\"felan-rating-warpper\">\r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                    <span>0                    <\/span>\r\n                <\/span>\r\n                <span class=\"review-count\">(0)<\/span>\r\n            <\/div>\r\n            -->\r\n\r\n            <div class=\"felan-rating-warpper\"> \r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                <\/span>\r\n                <!-- furkan daha yeni -- hi\u00e7bir kullan\u0131c\u0131da puan g\u00f6z\u00fckmeyecek\r\n                                -->\r\n            <\/div>\r\n\r\n\r\n                                                    <div class=\"freelancer-current-position\">\r\n                    Freelance + Agency                <\/div>\r\n                    <\/div>\r\n        <div class=\"service-bottom\">\r\n                            <div class=\"price-inner\">\r\n                    <span>From<\/span>\r\n                    <span class=\"price\">\u20ba<\/span>\r\n                <\/div>\r\n                                        <div class=\"delivery tooltip\" data-title=\"Delivery time\">\r\n                    <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M9 4.5V9H12.375\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                        <circle cx=\"9\" cy=\"9\" r=\"6.75\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                    <\/svg>\r\n                     hours                <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n    <\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"service-item-inner\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"felan-service-item layout-grid service-11562\">\r\n    <div class=\"service-thumbnail\">\r\n        <a href=\"https:\/\/modelsturkiye.com\/en\/service\/sdfdf\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/plugins\/felan-framework\/assets\/images\/no-image-600x400.jpg\" alt=\"sdfdf\">\r\n        <\/a>\r\n                <div class=\"service-status-inner\">\r\n                <div class=\"logged-out\">\r\n        <a href=\"#popup-form\" class=\"btn-login btn-add-to-wishlist tooltip notice-employer\" data-title=\"Wishlist\" data-service-id=\"11562\" data-notice=\"Please login Employer\">\r\n            <span class=\"icon-heart\">\r\n                <i class=\"far fa-heart\"><\/i>\r\n            <\/span>\r\n        <\/a>\r\n    <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"service-content\">\r\n        <div class=\"service-author\">\r\n                            <a href=\"https:\/\/modelsturkiye.com\/en\/talent\/merve-kaya\/\">\r\n                    <img decoding=\"async\" class=\"image-freelancers\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/10\/pexels-\u043a\u0430\u0440\u0438\u043d\u0430-\u043a\u0430\u0440\u0436\u0430\u0432\u0438\u043d\u0430-7945745-819x1024-1.jpeg\" alt=\"\" \/>\r\n                    <span>Merve Kaya<\/span>\r\n                <\/a>\r\n                    <\/div>\r\n                    <h2 class=\"service-title\">\r\n                <a href=\"https:\/\/modelsturkiye.com\/en\/service\/sdfdf\/\">sdfdf<\/a>\r\n            <\/h2>\r\n                <div class=\"service-meta\">\r\n                                        \r\n            <!-- furkan yorumu s\u0131f\u0131r olanlar\u0131n yorumu ve puan\u0131 g\u00f6z\u00fckmesin diye yenisi a\u015fa\u011f\u0131da\r\n            <div class=\"felan-rating-warpper\">\r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                    <span>0                    <\/span>\r\n                <\/span>\r\n                <span class=\"review-count\">(0)<\/span>\r\n            <\/div>\r\n            -->\r\n\r\n            <div class=\"felan-rating-warpper\"> \r\n                <span class=\"rating-count\">\r\n                    <i class=\"fas fa-star\"><\/i>\r\n                <\/span>\r\n                <!-- furkan daha yeni -- hi\u00e7bir kullan\u0131c\u0131da puan g\u00f6z\u00fckmeyecek\r\n                                -->\r\n            <\/div>\r\n\r\n\r\n                                                    <div class=\"freelancer-current-position\">\r\n                    Freelance + Agency                <\/div>\r\n                    <\/div>\r\n        <div class=\"service-bottom\">\r\n                            <div class=\"price-inner\">\r\n                    <span>From<\/span>\r\n                    <span class=\"price\">11\u20ba<\/span>\r\n                <\/div>\r\n                                        <div class=\"delivery tooltip\" data-title=\"Delivery time\">\r\n                    <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <path d=\"M9 4.5V9H12.375\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                        <circle cx=\"9\" cy=\"9\" r=\"6.75\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                    <\/svg>\r\n                    1 hour                <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n    <\/div>\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"layout\" value=\"layout-grid\">\r\n\t\t\t<input type=\"hidden\" name=\"item_amount\" value=\"6\">\r\n\t\t\t<input type=\"hidden\" name=\"include_ids\" value='null'>\r\n\t\t\t<input type=\"hidden\" name=\"type_query\" value=\"orderby\">\r\n\t\t\t<input type=\"hidden\" name=\"orderby\" value=\"oldest\">\r\n\t\t<\/div>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad28357 elementor-align-center elementor-widget elementor-widget-felan-button\" data-id=\"ad28357\" data-element_type=\"widget\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-border-bottom\" href=\"https:\/\/modelsturkiye.com\/en\/services\/\">\r\n\t\t\t\t\t\t<span >Explorer All Services<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38c2d97 e-flex e-con-boxed e-con e-parent\" data-id=\"38c2d97\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fdfbe7b e-flex e-con-boxed e-con e-child\" data-id=\"fdfbe7b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-076f9ec e-flex e-con-boxed e-con e-child\" data-id=\"076f9ec\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d95314 elementor-widget elementor-widget-felan-heading\" data-id=\"5d95314\" data-element_type=\"widget\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Popular Services<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Explore the most popular service categories<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-399986c e-flex e-con-boxed e-con e-child\" data-id=\"399986c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e0d643 elementor-align-right elementor-hidden-mobile elementor-widget elementor-widget-felan-button\" data-id=\"7e0d643\" data-element_type=\"widget\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-border-bottom\" href=\"#\">\r\n\t\t\t\t\t\t<span >View All Categories<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-369ffca elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-2 felan-layout-01 elementor-widget elementor-widget-felan-service-category\" data-id=\"369ffca\" data-element_type=\"widget\" data-settings=\"{&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"felan-service-category.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t                            <div class=\"elementor-grid-service\">\r\n                        <div class=\"elementor-grid\">\r\n                        \r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/programming-tech\/\">Programming &amp; Tech<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/programming-tech\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/07\/service-23-compressed.webp\" width=\"270\" height=\"180\" alt=\"Programming &amp; Tech\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/graphic-design\/\">Graphic &amp; Design<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/graphic-design\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/07\/service-34-compressed.webp\" width=\"270\" height=\"180\" alt=\"Graphic &amp; Design\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/writing-translation\/\">Writing &amp; Translation<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/writing-translation\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/07\/blog-banner-09.webp\" width=\"270\" height=\"180\" alt=\"Writing &amp; Translation\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/ai-services\/\">AI Services<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                        <p class=\"cate-count\">2 services<\/p>\r\n                                                                                    <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/ai-services\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/07\/blog-banner-12.webp\" width=\"270\" height=\"180\" alt=\"AI Services\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/finance-accounting\/\">Finance Accounting<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/finance-accounting\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/07\/blog-banner-13.webp\" width=\"270\" height=\"180\" alt=\"Finance Accounting\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/video-animation\/\">Video &amp; Animation<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/video-animation\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/07\/service-32-compressed.webp\" width=\"270\" height=\"180\" alt=\"Video &amp; Animation\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/marketing-sales\/\">Marketing &amp; Sales<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/marketing-sales\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/06\/blog-banner-14-scaled-1.webp\" width=\"270\" height=\"180\" alt=\"Marketing &amp; Sales\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                        <div class=\"list-cate-item felan-box\">\r\n                                    <div class=\"cate-inner\">\r\n                                        <div class=\"cate-content\">\r\n                                                                                            <h4 class=\"cate-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/photography-editor\/\">Photography &amp; Editor<\/a>\r\n                                                <\/h4>\r\n                                                                                                                                <\/div>\r\n                                        <span class=\"image-cate\">\r\n                                                                                            <a href=\"https:\/\/modelsturkiye.com\/en\/service-category\/photography-editor\/\" class=\"felan-image\">\r\n                                                    <img decoding=\"async\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/06\/blog-banner-04.webp\" width=\"270\" height=\"180\" alt=\"Photography &amp; Editor\">\r\n                                                <\/a>\r\n                                                                                    <\/span>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                <\/div>\r\n                    <\/div>\r\n            \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94141d0 e-con-full e-flex e-con e-parent\" data-id=\"94141d0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b1867c3 e-flex e-con-boxed e-con e-child\" data-id=\"b1867c3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/youtu.be\\\/FnqiRiHm_nE&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\"><\/div>\n\t\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-3b1680a e-con-full e-flex e-con e-child\" data-id=\"3b1680a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ead16f9 elementor-invisible elementor-widget elementor-widget-felan-heading\" data-id=\"ead16f9\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;}\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Start as a Freelancer<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent quis tincidunt metus.<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e611a3 elementor-invisible elementor-widget elementor-widget-felan-button\" data-id=\"5e611a3\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-classic\" href=\"https:\/\/modelsturkiye.com\/en\/become-freelancer\/\">\r\n\t\t\t\t\t\t<span >Become a Seller<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4848a96 e-flex e-con-boxed e-con e-parent\" data-id=\"4848a96\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8fe1532 e-flex e-con-boxed e-con e-child\" data-id=\"8fe1532\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0063e38 e-flex e-con-boxed e-con e-child\" data-id=\"0063e38\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b1ab9c elementor-widget elementor-widget-felan-heading\" data-id=\"6b1ab9c\" data-element_type=\"widget\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Top Rated Freelancers<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Browse talent\u00a0for your projects<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-540d747 e-flex e-con-boxed e-con e-child\" data-id=\"540d747\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d34e63d elementor-align-right elementor-hidden-mobile elementor-widget elementor-widget-felan-button\" data-id=\"d34e63d\" data-element_type=\"widget\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-border-bottom\" href=\"https:\/\/modelsturkiye.com\/en\/freelancers\/\">\r\n\t\t\t\t\t\t<span >View All Freelances<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0ddfee animated-fast elementor-invisible elementor-widget elementor-widget-felan-freelancers\" data-id=\"f0ddfee\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"felan-freelancers.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"felan-freelancers layout-grid\">\r\n                                                <div class=\"elementor-slick-slider\" dir=\"ltr\">\r\n                        <div class=\"elementor-carousel\" data-slider_options=\"{&quot;slidesToShow&quot;:3, &quot;slidesToScroll&quot;:1, &quot;autoplaySpeed&quot;:3000, &quot;autoplay&quot;:false, &quot;infinite&quot;:true, &quot;pauseOnHover&quot;:true, &quot;centerMode&quot;:false, &quot;speed&quot;:500, &quot;arrows&quot;:true, &quot;dots&quot;:true, &quot;rtl&quot;:false, &quot;responsive&quot;: [{ &quot;breakpoint&quot;:567, &quot;settings&quot;:{ &quot;slidesToShow&quot;:1, &quot;slidesToScroll&quot;:1}},{ &quot;breakpoint&quot;:767, &quot;settings&quot;:{ &quot;slidesToShow&quot;: 2, &quot;slidesToScroll&quot;: 2} }, { &quot;breakpoint&quot;:1024, &quot;settings&quot;:{ &quot;slidesToShow&quot;:2, &quot;slidesToScroll&quot;:1 } } ]}\">\r\n                                                            <div class=\"freelancers-item-inner\">\r\n                                                                    <\/div>\r\n                                                            <div class=\"freelancers-item-inner\">\r\n                                    <div class=\"felan-freelancers-item layout-grid freelancer-189476\">\r\n    <div class=\"freelancer-top\">\r\n        <div class=\"freelancer-header\">\r\n            <!-- furkan header-left de\u011fi\u015fkenini header-center yap\u0131ld\u0131 pp ortada dursun diye\r\n            <div class=\"header-left\">\r\n            -->\r\n            <div class=\"header-center\">\r\n                <!-- furkan yeni sekmede a\u00e7\u0131lmas\u0131 i\u00e7in target=_blank eklendi -->\r\n                <a class=\"company-img\" target=\"_blank\" href=\"https:\/\/modelsturkiye.com\/en\/talent\/hasan-kaya\/\">\r\n\r\n\r\n<!-- furkan badge yaz\u0131s\u0131 kontrol\u00fc -->\r\n\r\n\r\n\r\n                                            <img decoding=\"async\" class=\"freelancer-avatar\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2026\/06\/1000049930.webp\" alt=\"\" \/>\r\n                                    <\/a>\r\n                <div class=\"header-info\">\r\n                    <div class=\"freelancer-inner\">\r\n                                            <h2 class=\"freelancers-title\">\r\n                            <!-- furkan soyad\u0131 olmadan yaln\u0131zca ad\u0131n\u0131 yazd\u0131rmak i\u00e7in\r\n                            <a href=\"https:\/\/modelsturkiye.com\/en\/talent\/hasan-kaya\/\">Hasan Kaya<\/a>\r\n                            -->\r\n                            <!-- furkan yeni sekmede a\u00e7\u0131lmas\u0131 i\u00e7in target=_blank eklendi -->\r\n                            <a target=\"_blank\" href=\"https:\/\/modelsturkiye.com\/en\/talent\/hasan-kaya\/\">Hasan<\/a>\r\n                        <\/h2>\r\n                        <!--\r\n                        <i class=\"fas fa-star\" style=\"color:#ffc402\"><\/i>\r\n                        -->\r\n                                                                    <!-- furkan freelancer kartlar\u0131nda current position silindi\r\n                                                    <span class=\"current-position\">\r\n                                Freelance + Ajansa Ba\u011fl\u0131                            <\/span>\r\n                                                -->\r\n                        \r\n                        <!-- furkan featured ve like ikonlar\u0131 buraya ta\u015f\u0131nd\u0131 -->    \r\n\t                        <div class=\"freelancer-status-inner\">\r\n\t                            \t                            \t                                <div class=\"logged-out\">\n        <a href=\"#popup-form\" class=\"btn-login notice-employer add-follow-freelancer tooltip\"\n           data-title=\"Favori\"\n           data-freelancer-id=\"189476\"\n           data-notice=\"L\u00fctfen marka olarak giri\u015f yap\u0131n.\">\n            <span class=\"icon-plus\">\n                <i class=\"far fa-heart\"><\/i>\n            <\/span>\n            <span class=\"text-icon\">Favorite<\/span>\n        <\/a>\n    <\/div>\n\n                        <\/div>\r\n                        \r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <!-- furkan be\u011feni ve features ikonlar\u0131 normalde buradayd\u0131 ama yukar\u0131 ta\u015f\u0131nd\u0131\r\n            <div class=\"freelancer-status-inner\">\r\n                                    <div class=\"logged-out\">\n        <a href=\"#popup-form\" class=\"btn-login notice-employer add-follow-freelancer tooltip \"\n           data-title=\"Favori\"\n           data-freelancer-id=\"189476\"\n           data-notice=\"L\u00fctfen marka olarak giri\u015f yap\u0131n.\">\n            <span class=\"icon-plus\">\n                <i class=\"far fa-heart\"><\/i>\n            <\/span>\n            <span class=\"text-icon\">Favori<\/span>\n        <\/a>\n    <\/div>\n\n            <\/div>\r\n            -->\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"freelancer-center\">\r\n        \r\n        \r\n        <!-- furkan freelancer kartlar\u0131nda location \u00fcst\u00fcnde category yazmas\u0131 i\u00e7in\r\n        Tek kategori i\u00e7in yap\u0131lm\u0131\u015f bir kod. Art\u0131k \u00e7oklu kategori se\u00e7ilebilecek. Bu sebeple category kodlar\u0131 a\u015fa\u011f\u0131daki fonksiyon ile de\u011fi\u015fti\r\n                    <div class=\"freelancer-category\">\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-category\/model\/\" class=\"cate\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                          <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\r\n                          <path d=\"M5.5 21a6.5 6.5 0 0 1 13 0\"><\/path>\r\n                        <\/svg>\r\n                        Model                    <\/a>\r\n                            <\/div>\r\n                -->\r\n        \r\n        <!-- furkan yeni category kodlar\u0131 \u00e7oklu se\u00e7im i\u00e7in -->\r\n                    <div class=\"freelancer-language\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                  <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\r\n                  <path d=\"M5.5 21a6.5 6.5 0 0 1 13 0\"><\/path>\r\n                <\/svg>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-category\/model\/\" class=\"cate\">\r\n                        Model                    <\/a>\r\n                            <\/div>\r\n        \r\n\r\n        \r\n                    <div class=\"freelancer-location\">\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-locations\/aydin\/\" class=\"cate\">\r\n                        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <path d=\"M12.5599 20.8207C12.2247 21.0598 11.7753 21.0598 11.4401 20.8207C6.61138 17.3773 1.48557 10.2971 6.6667 5.18128C8.08118 3.78463 9.99963 3 12 3C14.0004 3 15.9188 3.78463 17.3333 5.18128C22.5144 10.2971 17.3886 17.3773 12.5599 20.8207Z\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <path d=\"M12 12C13.1046 12 14 11.1046 14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12Z\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                        <\/svg>\r\n                        Ayd\u0131n                    <\/a>\r\n                            <\/div>\r\n                            <div class=\"freelancer-language\">\r\n                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3M12 21C14.7614 21 15.9413 15.837 15.9413 12C15.9413 8.16303 14.7614 3 12 3M12 21C9.23858 21 8.05895 15.8369 8.05895 12C8.05895 8.16307 9.23858 3 12 3M3.49988 8.99998C10.1388 8.99998 13.861 8.99998 20.4999 8.99998M3.49988 15C10.1388 15 13.861 15 20.4999 15\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                <\/svg>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-languages\/ingilizce\/\" class=\"cate\">\r\n                        <!-- furkan esc_html_e echo esc_attr oldu -->\r\n                        English                    <\/a>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-languages\/turkce\/\" class=\"cate\">\r\n                        <!-- furkan esc_html_e echo esc_attr oldu -->\r\n                        Turkish                    <\/a>\r\n                            <\/div>\r\n                                            <div class=\"freelancer-skills\">\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-skills\/dogaclama\/\" class=\"label label-skills\">\r\n                        <!-- furkan esc_html_e yerine echo esc_attr yaz\u0131ld\u0131 ingilizceye \u00e7evrilmesi i\u00e7in -->\r\n                        Improvisation                    <\/a>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-skills\/duygusal-ifade-yetenegi\/\" class=\"label label-skills\">\r\n                        <!-- furkan esc_html_e yerine echo esc_attr yaz\u0131ld\u0131 ingilizceye \u00e7evrilmesi i\u00e7in -->\r\n                        Emotional Expression Ability                    <\/a>\r\n                            <\/div>\r\n            <\/div>\r\n    <div class=\"freelancer-bottom\">\r\n        0 services                        <\/div>\r\n    <\/div>\r\n\r\n\r\n\r\n<style>\r\n\r\n@keyframes shimmer {\r\n    0% { box-shadow: 0 0 10px rgba(255,255,255,0.2); }\r\n    50% { box-shadow: 0 0 20px rgba(255,255,255,0.5); }\r\n    100% { box-shadow: 0 0 10px rgba(255,255,255,0.2); }\r\n}\r\n\r\n.vip-badge {\r\n    animation: shimmer 2s infinite;\r\n    position: absolute;\r\n    top: 8px;\r\n    right: 8px;\r\n    background-color: #08cc08; \/* ye\u015fil *\/\r\n    color: white;\r\n    padding: 5px 12px;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    border-radius: 6px;\r\n    z-index: 10;\r\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); \/* G\u00f6lge *\/\r\n    letter-spacing: 0.5px;\r\n}\r\n\r\n.premium-badge {\r\n    position: absolute;\r\n    top: 8px;\r\n    right: 8px;\r\n    background-color: #FFC107; \/* Sar\u0131 *\/\r\n    color: #000; \/* Siyah yaz\u0131 *\/\r\n    padding: 5px 12px;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    border-radius: 6px;\r\n    z-index: 10;\r\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); \/* G\u00f6lge *\/\r\n    letter-spacing: 0.5px;\r\n}\r\n\r\n.company-img {\r\n    position: relative; \/* Rozetin do\u011fru konumlanabilmesi i\u00e7in *\/\r\n    display: inline-block;\r\n}\r\n\r\n\r\n    \r\n<\/style>\r\n                                <\/div>\r\n                                                            <div class=\"freelancers-item-inner\">\r\n                                                                    <\/div>\r\n                                                            <div class=\"freelancers-item-inner\">\r\n                                    <div class=\"felan-freelancers-item layout-grid freelancer-189459\">\r\n    <div class=\"freelancer-top\">\r\n        <div class=\"freelancer-header\">\r\n            <!-- furkan header-left de\u011fi\u015fkenini header-center yap\u0131ld\u0131 pp ortada dursun diye\r\n            <div class=\"header-left\">\r\n            -->\r\n            <div class=\"header-center\">\r\n                <!-- furkan yeni sekmede a\u00e7\u0131lmas\u0131 i\u00e7in target=_blank eklendi -->\r\n                <a class=\"company-img\" target=\"_blank\" href=\"https:\/\/modelsturkiye.com\/en\/talent\/hatice-atiye-ferli\/\">\r\n\r\n\r\n<!-- furkan badge yaz\u0131s\u0131 kontrol\u00fc -->\r\n\r\n\r\n\r\n                                            <img decoding=\"async\" class=\"freelancer-avatar\" src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2026\/06\/IMG_3255-rotated.jpeg\" alt=\"\" \/>\r\n                                    <\/a>\r\n                <div class=\"header-info\">\r\n                    <div class=\"freelancer-inner\">\r\n                                            <h2 class=\"freelancers-title\">\r\n                            <!-- furkan soyad\u0131 olmadan yaln\u0131zca ad\u0131n\u0131 yazd\u0131rmak i\u00e7in\r\n                            <a href=\"https:\/\/modelsturkiye.com\/en\/talent\/hatice-atiye-ferli\/\">hatice atiye ferli<\/a>\r\n                            -->\r\n                            <!-- furkan yeni sekmede a\u00e7\u0131lmas\u0131 i\u00e7in target=_blank eklendi -->\r\n                            <a target=\"_blank\" href=\"https:\/\/modelsturkiye.com\/en\/talent\/hatice-atiye-ferli\/\">hatice atiye<\/a>\r\n                        <\/h2>\r\n                        <!--\r\n                        <i class=\"fas fa-star\" style=\"color:#ffc402\"><\/i>\r\n                        -->\r\n                                                                    <!-- furkan freelancer kartlar\u0131nda current position silindi\r\n                                                    <span class=\"current-position\">\r\n                                Freelance (Ba\u011f\u0131ms\u0131z)                            <\/span>\r\n                                                -->\r\n                        \r\n                        <!-- furkan featured ve like ikonlar\u0131 buraya ta\u015f\u0131nd\u0131 -->    \r\n\t                        <div class=\"freelancer-status-inner\">\r\n\t                            \t                            \t                                <div class=\"logged-out\">\n        <a href=\"#popup-form\" class=\"btn-login notice-employer add-follow-freelancer tooltip\"\n           data-title=\"Favori\"\n           data-freelancer-id=\"189459\"\n           data-notice=\"L\u00fctfen marka olarak giri\u015f yap\u0131n.\">\n            <span class=\"icon-plus\">\n                <i class=\"far fa-heart\"><\/i>\n            <\/span>\n            <span class=\"text-icon\">Favorite<\/span>\n        <\/a>\n    <\/div>\n\n                        <\/div>\r\n                        \r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <!-- furkan be\u011feni ve features ikonlar\u0131 normalde buradayd\u0131 ama yukar\u0131 ta\u015f\u0131nd\u0131\r\n            <div class=\"freelancer-status-inner\">\r\n                                    <div class=\"logged-out\">\n        <a href=\"#popup-form\" class=\"btn-login notice-employer add-follow-freelancer tooltip \"\n           data-title=\"Favori\"\n           data-freelancer-id=\"189459\"\n           data-notice=\"L\u00fctfen marka olarak giri\u015f yap\u0131n.\">\n            <span class=\"icon-plus\">\n                <i class=\"far fa-heart\"><\/i>\n            <\/span>\n            <span class=\"text-icon\">Favori<\/span>\n        <\/a>\n    <\/div>\n\n            <\/div>\r\n            -->\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"freelancer-center\">\r\n        \r\n        \r\n        <!-- furkan freelancer kartlar\u0131nda location \u00fcst\u00fcnde category yazmas\u0131 i\u00e7in\r\n        Tek kategori i\u00e7in yap\u0131lm\u0131\u015f bir kod. Art\u0131k \u00e7oklu kategori se\u00e7ilebilecek. Bu sebeple category kodlar\u0131 a\u015fa\u011f\u0131daki fonksiyon ile de\u011fi\u015fti\r\n                    <div class=\"freelancer-category\">\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-category\/model\/\" class=\"cate\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                          <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\r\n                          <path d=\"M5.5 21a6.5 6.5 0 0 1 13 0\"><\/path>\r\n                        <\/svg>\r\n                        Model                    <\/a>\r\n                            <\/div>\r\n                -->\r\n        \r\n        <!-- furkan yeni category kodlar\u0131 \u00e7oklu se\u00e7im i\u00e7in -->\r\n                    <div class=\"freelancer-language\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                  <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\r\n                  <path d=\"M5.5 21a6.5 6.5 0 0 1 13 0\"><\/path>\r\n                <\/svg>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-category\/model\/\" class=\"cate\">\r\n                        Model                    <\/a>\r\n                            <\/div>\r\n        \r\n\r\n        \r\n                    <div class=\"freelancer-location\">\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-locations\/mersin\/\" class=\"cate\">\r\n                        <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <path d=\"M12.5599 20.8207C12.2247 21.0598 11.7753 21.0598 11.4401 20.8207C6.61138 17.3773 1.48557 10.2971 6.6667 5.18128C8.08118 3.78463 9.99963 3 12 3C14.0004 3 15.9188 3.78463 17.3333 5.18128C22.5144 10.2971 17.3886 17.3773 12.5599 20.8207Z\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <path d=\"M12 12C13.1046 12 14 11.1046 14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12Z\" stroke=\"#111111\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                        <\/svg>\r\n                        Mersin                    <\/a>\r\n                            <\/div>\r\n                            <div class=\"freelancer-language\">\r\n                <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3M12 21C14.7614 21 15.9413 15.837 15.9413 12C15.9413 8.16303 14.7614 3 12 3M12 21C9.23858 21 8.05895 15.8369 8.05895 12C8.05895 8.16307 9.23858 3 12 3M3.49988 8.99998C10.1388 8.99998 13.861 8.99998 20.4999 8.99998M3.49988 15C10.1388 15 13.861 15 20.4999 15\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                <\/svg>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-languages\/turkce\/\" class=\"cate\">\r\n                        <!-- furkan esc_html_e echo esc_attr oldu -->\r\n                        Turkish                    <\/a>\r\n                            <\/div>\r\n                                            <div class=\"freelancer-skills\">\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-skills\/e-ticaret-modelligi\/\" class=\"label label-skills\">\r\n                        <!-- furkan esc_html_e yerine echo esc_attr yaz\u0131ld\u0131 ingilizceye \u00e7evrilmesi i\u00e7in -->\r\n                        E-commerce Modeling                    <\/a>\r\n                                    <a href=\"https:\/\/modelsturkiye.com\/en\/talent-skills\/el-modelligi\/\" class=\"label label-skills\">\r\n                        <!-- furkan esc_html_e yerine echo esc_attr yaz\u0131ld\u0131 ingilizceye \u00e7evrilmesi i\u00e7in -->\r\n                        Hand Modeling                    <\/a>\r\n                            <\/div>\r\n            <\/div>\r\n    <div class=\"freelancer-bottom\">\r\n        0 services                        <\/div>\r\n    <\/div>\r\n\r\n\r\n\r\n<style>\r\n\r\n@keyframes shimmer {\r\n    0% { box-shadow: 0 0 10px rgba(255,255,255,0.2); }\r\n    50% { box-shadow: 0 0 20px rgba(255,255,255,0.5); }\r\n    100% { box-shadow: 0 0 10px rgba(255,255,255,0.2); }\r\n}\r\n\r\n.vip-badge {\r\n    animation: shimmer 2s infinite;\r\n    position: absolute;\r\n    top: 8px;\r\n    right: 8px;\r\n    background-color: #08cc08; \/* ye\u015fil *\/\r\n    color: white;\r\n    padding: 5px 12px;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    border-radius: 6px;\r\n    z-index: 10;\r\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); \/* G\u00f6lge *\/\r\n    letter-spacing: 0.5px;\r\n}\r\n\r\n.premium-badge {\r\n    position: absolute;\r\n    top: 8px;\r\n    right: 8px;\r\n    background-color: #FFC107; \/* Sar\u0131 *\/\r\n    color: #000; \/* Siyah yaz\u0131 *\/\r\n    padding: 5px 12px;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    border-radius: 6px;\r\n    z-index: 10;\r\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); \/* G\u00f6lge *\/\r\n    letter-spacing: 0.5px;\r\n}\r\n\r\n.company-img {\r\n    position: relative; \/* Rozetin do\u011fru konumlanabilmesi i\u00e7in *\/\r\n    display: inline-block;\r\n}\r\n\r\n\r\n    \r\n<\/style>\r\n                                <\/div>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                                    <\/div>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45da5a3 elementor-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-felan-button\" data-id=\"45da5a3\" data-element_type=\"widget\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-border-bottom\" href=\"https:\/\/modelsturkiye.com\/en\/freelancers\/\">\r\n\t\t\t\t\t\t<span >View All Freelances<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d4a07c e-flex e-con-boxed e-con e-parent\" data-id=\"6d4a07c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33d7ea4 elementor-invisible elementor-widget elementor-widget-felan-heading\" data-id=\"33d7ea4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;}\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Pricing & Features<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc volutpat libero sit.<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-294c9ee felan-pricing-style-template felan-pricing-style-template elementor-widget elementor-widget-felan-content-toggle\" data-id=\"294c9ee\" data-element_type=\"widget\" data-widget_type=\"felan-content-toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-pricing-plan\">\r\n\t\t\t<div class=\"inner\">\r\n\r\n\t\t\t\t<div class=\"felan-pricing-plan-header\">\r\n\t\t\t\t\t<div class=\"toggle-wrap\">\r\n\t\t\t\t\t\t<div class=\"switch-label\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"switch active\">Freelancer<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"switch\">Employer<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"felan-pricing-plan-main\">\r\n\t\t\t\t\t<div class=\"pricing-plan-item pricing-plan-primary active\">\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"primary-template\">\r\n\t\t\t\t\t\t\t\t\t\t<div data-elementor-type=\"landing-page\" data-elementor-id=\"5602\" class=\"elementor elementor-5602\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01807bf e-flex e-con-boxed e-con e-parent\" data-id=\"01807bf\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-825418f felan-package-layout-02 elementor-widget elementor-widget-felan-package\" data-id=\"825418f\" data-element_type=\"widget\" data-widget_type=\"felan-package.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"felan-package felan-package-wrap\">\r\n            <div class=\"row\">\r\n                                        <div class=\"col-md-4 col-sm-6\">\r\n                            <div class=\"felan-package-item panel panel-default\">\r\n                                                                <div class=\"felan-package-title\">\r\n                                    <h2 class=\"entry-title\">STANDARD<\/h2>\r\n                                                                    <\/div>\r\n                                <div class=\"felan-package-price\">\r\n                                    Free                                    <span class=\"time-unit\">year<\/span>\r\n                                <\/div>\r\n                                                                    <div class=\"felan-package-choose\">\r\n                                                                                                                                    <a href=\"https:\/\/modelsturkiye.com\/en\/freelancer-payment\/?freelancer_package_id=101\" class=\"felan-button button-outline button-block\">Get Started<\/a>\r\n                                                                                                                        <\/div>\r\n                                                                <ul class=\"list-group custom-scrollbar\">\r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                2                                            <\/span>\r\n                                            service posting                                        <\/li>\r\n                                                                                                                                                                                                                                                                                                                                                                        \r\n                                                                                                                                <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Professional Standard portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Your own one-page website                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Special web address with your name                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Get email notifications when new job is posted                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 3 photos to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 2 skills to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 1 profession to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Apply to 3 job postings each month                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Send messages to 1 company per month                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                <\/ul>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                        <div class=\"col-md-4 col-sm-6\">\r\n                            <div class=\"felan-package-item panel panel-default   active\">\r\n                                                                <div class=\"felan-package-title\">\r\n                                    <h2 class=\"entry-title\">PREMIUM Y\u0131ll\u0131k<\/h2>\r\n                                                                            <span class=\"recommended\">Most Popular<\/span>\r\n                                                                    <\/div>\r\n                                <div class=\"felan-package-price\">\r\n                                    2,388<sup>\u20ba<\/sup>                                    <span class=\"time-unit\">year<\/span>\r\n                                <\/div>\r\n                                                                    <div class=\"felan-package-choose\">\r\n                                                                                                                                    <a href=\"https:\/\/modelsturkiye.com\/en\/freelancer-payment\/?freelancer_package_id=103\" class=\"felan-button button-outline button-block\">Get Started<\/a>\r\n                                                                                                                        <\/div>\r\n                                                                <ul class=\"list-group custom-scrollbar\">\r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                50                                            <\/span>\r\n                                            service posting                                        <\/li>\r\n                                                                                                                <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                10                                            <\/span>\r\n                                            featured service                                        <\/li>\r\n                                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                                                                    <span class=\"badge\">\r\n                                                                                                                    10                                                                                                            <\/span>\r\n                                                     company follow                                                                                            <\/li>\r\n                                                                                                                                                                                                                            \r\n                                                                                                                                <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Professional Premium Portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Your own one-page website                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Special web address with your name                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Get email notifications when new job is posted                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 10 photos to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 4 skills to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 2 professions to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 1 video to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Be listed above Standard members on the Portfolios page                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Her ay 20 i\u015f ilan\u0131na ba\u015fvur                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Customize application message                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        View and reply to all messages sent to you                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                <\/ul>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                        <div class=\"col-md-4 col-sm-6\">\r\n                            <div class=\"felan-package-item panel panel-default\">\r\n                                                                <div class=\"felan-package-title\">\r\n                                    <h2 class=\"entry-title\">VIP Y\u0131ll\u0131k<\/h2>\r\n                                                                    <\/div>\r\n                                <div class=\"felan-package-price\">\r\n                                    3,588<sup>\u20ba<\/sup>                                    <span class=\"time-unit\">year<\/span>\r\n                                <\/div>\r\n                                                                    <div class=\"felan-package-choose\">\r\n                                                                                                                                    <a href=\"https:\/\/modelsturkiye.com\/en\/freelancer-payment\/?freelancer_package_id=102\" class=\"felan-button button-outline button-block\">Get Started<\/a>\r\n                                                                                                                        <\/div>\r\n                                                                <ul class=\"list-group custom-scrollbar\">\r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                100                                            <\/span>\r\n                                            service posting                                        <\/li>\r\n                                                                                                                <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                50                                            <\/span>\r\n                                            featured service                                        <\/li>\r\n                                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                                                                    <span class=\"badge\">\r\n                                                                                                                    1                                                                                                            <\/span>\r\n                                                     company follow                                                                                            <\/li>\r\n                                                                                                                                                                                                                            \r\n                                                                                                                                <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Professional VIP Portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Your own one-page website                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Special web address with your name                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Get email notifications when new job is posted                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 30 photos to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 6 skills to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 3 professions to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Add 1 video to your portfolio                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Be listed above Premium and Standard members on the Portfolios page                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Apply for all jobs                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Customize application message                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        View and reply to all messages sent to you                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        View companies posted jobs.                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Send direct messages to companies posting jobs                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        See companies that do not currently have an active job post on the platform                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Send direct messages to companies without active job posts                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Follow all companies                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        View all companies following you                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Quickly connect by sending direct messages to companies that follow you                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Get instant notifications when companies you follow post new jobs and apply before everyone else                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        Send the first message without waiting for companies to contact you                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                                                                            <li class=\"list-group-item\">\r\n                                                    <i class=\"far fa-check\"><\/i>\r\n                                                    <span class=\"badge\">\r\n                                                        View full details of all companies on the platform (phone, email, address, social media, etc.) and contact them quickly                                                    <\/span>\r\n                                                <\/li>\r\n                                                                                                                <\/ul>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                            <\/div>\r\n        <\/div>\r\n\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div class=\"pricing-plan-item pricing-plan-sercondary\">\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"sercondary-template\">\r\n                                \t\t<div data-elementor-type=\"landing-page\" data-elementor-id=\"5583\" class=\"elementor elementor-5583\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b387d6 e-flex e-con-boxed e-con e-parent\" data-id=\"5b387d6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12d7cdc felan-package-layout-02 elementor-widget elementor-widget-felan-package\" data-id=\"12d7cdc\" data-element_type=\"widget\" data-widget_type=\"felan-package.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"felan-package felan-package-wrap\">\r\n            <div class=\"row\">\r\n                                        <div class=\"col-md-4 col-sm-6\">\r\n                            <div class=\"felan-package-item panel panel-default\">\r\n                                                                <div class=\"felan-package-title\">\r\n                                    <h2 class=\"entry-title\">BUSINESS<\/h2>\r\n                                                                    <\/div>\r\n                                <div class=\"felan-package-price\">\r\n                                    Free                                    <span class=\"time-unit\">month<\/span>\r\n                                <\/div>\r\n                                                                    <div class=\"felan-package-choose\">\r\n                                                                                                                                    <a href=\"https:\/\/modelsturkiye.com\/en\/payment\/?package_id=98\" class=\"felan-button button-outline button-block\">Get Started<\/a>\r\n                                                                                                                        <\/div>\r\n                                                                <ul class=\"list-group custom-scrollbar\">\r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                50                                            <\/span>\r\n                                            job posting                                        <\/li>\r\n                                    \r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                30                                            <\/span>\r\n                                            featured job                                        <\/li>\r\n                                    \r\n                                                                                                                                                                                                        <li class=\"list-group-item\">\r\n                                                    <i class=\"fas fa-check\"><\/i>\r\n                                                                                                            <span class=\"badge\">\r\n                                                            Invite Freelancers                                                        <\/span>\r\n                                                                                                    <\/li>\r\n                                                                                                                                                                                                                    <li class=\"list-group-item\">\r\n                                                    <i class=\"fas fa-check\"><\/i>\r\n                                                                                                            <span class=\"badge\">\r\n                                                            Send Messages                                                        <\/span>\r\n                                                                                                    <\/li>\r\n                                                                                                                                                                                                                                    \r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Add 1 company                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Publish 1 job posting per month                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    View and reply to all messages sent to you                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Send direct messages to 1 user per month                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Send job invitations to 5 users per month                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Use basic filters                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Send unlimited messages by replying to all users who apply to your job                                                <\/span>\r\n                                            <\/li>\r\n                                                                    <\/ul>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                            <div class=\"col-md-4 col-sm-6\">\r\n                            <div class=\"felan-package-item panel panel-default\">\r\n                                                                <div class=\"felan-package-title\">\r\n                                    <h2 class=\"entry-title\">PRESTIGE<\/h2>\r\n                                                                    <\/div>\r\n                                <div class=\"felan-package-price\">\r\n                                    2,999<sup>\u20ba<\/sup>                                    <span class=\"time-unit\">month<\/span>\r\n                                <\/div>\r\n                                                                    <div class=\"felan-package-choose\">\r\n                                                                                                                                    <a href=\"https:\/\/modelsturkiye.com\/en\/payment\/?package_id=99\" class=\"felan-button button-outline button-block\">Get Started<\/a>\r\n                                                                                                                        <\/div>\r\n                                                                <ul class=\"list-group custom-scrollbar\">\r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                100                                            <\/span>\r\n                                            job posting                                        <\/li>\r\n                                    \r\n                                                                            <li class=\"list-group-item\">\r\n                                            <i class=\"far fa-check\"><\/i>\r\n                                            <span class=\"badge\">\r\n                                                30                                            <\/span>\r\n                                            featured job                                        <\/li>\r\n                                    \r\n                                                                                                                                                                                                        <li class=\"list-group-item\">\r\n                                                    <i class=\"fas fa-check\"><\/i>\r\n                                                                                                            <span class=\"badge\">\r\n                                                            Invite Freelancers                                                        <\/span>\r\n                                                                                                    <\/li>\r\n                                                                                                                                                                                                                    <li class=\"list-group-item\">\r\n                                                    <i class=\"fas fa-check\"><\/i>\r\n                                                                                                            <span class=\"badge\">\r\n                                                            Send Messages                                                        <\/span>\r\n                                                                                                    <\/li>\r\n                                                                                                                                                                                                                                                                                                                        \r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Add 3 companies                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Publish 10 job postings per month                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    View and reply to all messages sent to you                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Send direct messages to 30 users per month                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    \u00a0Her ay 75 kullan\u0131c\u0131ya i\u015f daveti g\u00f6nder                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Customize invitation message                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Use basic filters                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Use pro filters                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Use advanced filters                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    Send unlimited messages by replying to all users who apply to your job                                                <\/span>\r\n                                            <\/li>\r\n                                                                                <li class=\"list-group-item\">\r\n                                                <i class=\"far fa-check\"><\/i>\r\n                                                <span class=\"badge\">\r\n                                                    View all users' social media accounts (Instagram, TikTok, YouTube, Twitter) and other contact information                                                <\/span>\r\n                                            <\/li>\r\n                                                                    <\/ul>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                <\/div>\r\n        <\/div>\r\n\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43e5893 e-flex e-con-boxed e-con e-parent\" data-id=\"43e5893\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7c631f elementor-widget elementor-widget-felan-heading\" data-id=\"d7c631f\" data-element_type=\"widget\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">People love Us<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc volutpat libero sit.<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1bcb09 layout-image-inline align-left custom-testi-quote-02 animated-fast image-position-below felan-testimonial-cite-layout-block elementor-invisible elementor-widget elementor-widget-felan-testimonial\" data-id=\"a1bcb09\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"felan-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-slick-slider\" dir=\"ltr\">\r\n\t\t\t<div class=\"elementor-carousel\" data-slider_options=\"{&quot;slidesToShow&quot;:2, &quot;slidesToScroll&quot;:1, &quot;autoplaySpeed&quot;:3000, &quot;autoplay&quot;:false, &quot;infinite&quot;:true, &quot;pauseOnHover&quot;:true, &quot;centerMode&quot;:false, &quot;centerPadding&quot;:&quot;0px&quot;, &quot;speed&quot;:500, &quot;arrows&quot;:true, &quot;dots&quot;:true, &quot;rtl&quot;:false, &quot;responsive&quot;: [{ &quot;breakpoint&quot;:567, &quot;settings&quot;:{ &quot;slidesToShow&quot;:1, &quot;slidesToScroll&quot;:1, &quot;centerPadding&quot;:&quot;px&quot;}},{ &quot;breakpoint&quot;:767, &quot;settings&quot;:{ &quot;slidesToShow&quot;: 2, &quot;slidesToScroll&quot;: 2} }, { &quot;breakpoint&quot;:1024, &quot;settings&quot;:{ &quot;slidesToShow&quot;:2, &quot;slidesToScroll&quot;:1, &quot;centerPadding&quot;:&quot;px&quot;} } ]}\">\r\n\r\n\t\t\t\t\t\t\t\t\t<div class=\"testimonial-inner\">\r\n\t\t\t\t\t\t<span class=\"box-post\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"quote\">\r\n\t\t\t\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\t\t\t\t\t\t\t\t\t<g>\r\n\t\t\t\t\t\t\t\t\t\t<path d=\"M0 18H11.25C11.25 24.939 6.939 29.25 0 29.25V33.75C9.423 33.75 15.75 27.423 15.75 18V2.25H0V18ZM20.25 2.25V18H31.5C31.5 24.939 27.189 29.25 20.25 29.25V33.75C29.673 33.75 36 27.423 36 18V2.25H20.25Z\" fill=\"#1F72F2\" \/>\r\n\t\t\t\t\t\t\t\t\t<\/g>\r\n\t\t\t\t\t\t\t\t\t<defs>\r\n\t\t\t\t\t\t\t\t\t\t<clippath>\r\n\t\t\t\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" fill=\"white\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<\/clippath>\r\n\t\t\t\t\t\t\t\t\t<\/defs>\r\n\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"testimonial-item\">\r\n\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t<span class=\"box-post\"><\/span>\r\n\t\t\t<div class=\"quote\">\r\n\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\t\t\t\t\t<g>\r\n\t\t\t\t\t\t<path d=\"M0 18H11.25C11.25 24.939 6.939 29.25 0 29.25V33.75C9.423 33.75 15.75 27.423 15.75 18V2.25H0V18ZM20.25 2.25V18H31.5C31.5 24.939 27.189 29.25 20.25 29.25V33.75C29.673 33.75 36 27.423 36 18V2.25H20.25Z\" fill=\"#1F72F2\" \/>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<defs>\r\n\t\t\t\t\t\t<clippath>\r\n\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" fill=\"white\" \/>\r\n\t\t\t\t\t\t<\/clippath>\r\n\t\t\t\t\t<\/defs>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t<div class=\"testimonial-main-content\">\r\n\t\t\t<div class=\"content-wrap\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"testimonial-rating\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<div class=\"text\">\r\n\t\t\t\t\tI am slide content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"info\">\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t\t<div class=\"image\">\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t<div class=\"cite\"><h4 class=\"name\">Nav Tran<\/h4><span class=\"position\">UX\/UI Designer<\/span><\/div>\t\t<\/div>\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"testimonial-inner\">\r\n\t\t\t\t\t\t<span class=\"box-post\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"quote\">\r\n\t\t\t\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\t\t\t\t\t\t\t\t\t<g>\r\n\t\t\t\t\t\t\t\t\t\t<path d=\"M0 18H11.25C11.25 24.939 6.939 29.25 0 29.25V33.75C9.423 33.75 15.75 27.423 15.75 18V2.25H0V18ZM20.25 2.25V18H31.5C31.5 24.939 27.189 29.25 20.25 29.25V33.75C29.673 33.75 36 27.423 36 18V2.25H20.25Z\" fill=\"#1F72F2\" \/>\r\n\t\t\t\t\t\t\t\t\t<\/g>\r\n\t\t\t\t\t\t\t\t\t<defs>\r\n\t\t\t\t\t\t\t\t\t\t<clippath>\r\n\t\t\t\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" fill=\"white\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<\/clippath>\r\n\t\t\t\t\t\t\t\t\t<\/defs>\r\n\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"testimonial-item\">\r\n\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t<span class=\"box-post\"><\/span>\r\n\t\t\t<div class=\"quote\">\r\n\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\t\t\t\t\t<g>\r\n\t\t\t\t\t\t<path d=\"M0 18H11.25C11.25 24.939 6.939 29.25 0 29.25V33.75C9.423 33.75 15.75 27.423 15.75 18V2.25H0V18ZM20.25 2.25V18H31.5C31.5 24.939 27.189 29.25 20.25 29.25V33.75C29.673 33.75 36 27.423 36 18V2.25H20.25Z\" fill=\"#1F72F2\" \/>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<defs>\r\n\t\t\t\t\t\t<clippath>\r\n\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" fill=\"white\" \/>\r\n\t\t\t\t\t\t<\/clippath>\r\n\t\t\t\t\t<\/defs>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t<div class=\"testimonial-main-content\">\r\n\t\t\t<div class=\"content-wrap\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"testimonial-rating\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<div class=\"text\">\r\n\t\t\t\t\tI am slide content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"info\">\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t\t<div class=\"image\">\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t<div class=\"cite\"><h4 class=\"name\">John Doe<\/h4><span class=\"position\">Web Design<\/span><\/div>\t\t<\/div>\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"testimonial-inner\">\r\n\t\t\t\t\t\t<span class=\"box-post\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"quote\">\r\n\t\t\t\t\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\t\t\t\t\t\t\t\t\t<g>\r\n\t\t\t\t\t\t\t\t\t\t<path d=\"M0 18H11.25C11.25 24.939 6.939 29.25 0 29.25V33.75C9.423 33.75 15.75 27.423 15.75 18V2.25H0V18ZM20.25 2.25V18H31.5C31.5 24.939 27.189 29.25 20.25 29.25V33.75C29.673 33.75 36 27.423 36 18V2.25H20.25Z\" fill=\"#1F72F2\" \/>\r\n\t\t\t\t\t\t\t\t\t<\/g>\r\n\t\t\t\t\t\t\t\t\t<defs>\r\n\t\t\t\t\t\t\t\t\t\t<clippath>\r\n\t\t\t\t\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" fill=\"white\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<\/clippath>\r\n\t\t\t\t\t\t\t\t\t<\/defs>\r\n\t\t\t\t\t\t\t\t<\/svg>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"testimonial-item\">\r\n\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t<span class=\"box-post\"><\/span>\r\n\t\t\t<div class=\"quote\">\r\n\t\t\t\t<svg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\t\t\t\t\t<g>\r\n\t\t\t\t\t\t<path d=\"M0 18H11.25C11.25 24.939 6.939 29.25 0 29.25V33.75C9.423 33.75 15.75 27.423 15.75 18V2.25H0V18ZM20.25 2.25V18H31.5C31.5 24.939 27.189 29.25 20.25 29.25V33.75C29.673 33.75 36 27.423 36 18V2.25H20.25Z\" fill=\"#1F72F2\" \/>\r\n\t\t\t\t\t<\/g>\r\n\t\t\t\t\t<defs>\r\n\t\t\t\t\t\t<clippath>\r\n\t\t\t\t\t\t\t<rect width=\"36\" height=\"36\" fill=\"white\" \/>\r\n\t\t\t\t\t\t<\/clippath>\r\n\t\t\t\t\t<\/defs>\r\n\t\t\t\t<\/svg>\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t<div class=\"testimonial-main-content\">\r\n\t\t\t<div class=\"content-wrap\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"testimonial-rating\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<div class=\"text\">\r\n\t\t\t\t\tI am slide content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t\t\t<div class=\"info\">\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t\t<div class=\"image\">\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t<div class=\"cite\"><h4 class=\"name\">Anna Gomez<\/h4><span class=\"position\">Music Producer<\/span><\/div>\t\t<\/div>\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a750e01 e-flex e-con-boxed e-con e-parent\" data-id=\"a750e01\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49c5411 elementor-invisible elementor-widget elementor-widget-felan-heading\" data-id=\"49c5411\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;}\" data-widget_type=\"felan-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"felan-modern-heading\">\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-primary-wrap\">\r\n\t\t\t\t<h2 class=\"heading-primary elementor-heading-title\">Latest From Our Blog<\/h2>\t\t\t<\/div>\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t<div class=\"heading-description-wrap\">\r\n\t\t\t\t<div class=\"heading-description\">\r\n\t\t\t\t\t<p>Get interesting insights, articles, and news<\/p>\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c67e1e5 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-grid-3 elementor-invisible elementor-widget elementor-widget-felan-blog\" data-id=\"c67e1e5\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;}\" data-widget_type=\"felan-blog.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n\r\n\t\t<div class=\"felan-grid-wrapper felan-blog felan-blog-grid\">\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t<input type=\"hidden\" class=\"felan-query-input\" value=\"{&quot;source&quot;:&quot;custom_query&quot;,&quot;action&quot;:&quot;post_infinite_load&quot;,&quot;max_num_pages&quot;:7,&quot;found_posts&quot;:19,&quot;count&quot;:3,&quot;query_vars&quot;:{&quot;post_type&quot;:&quot;post&quot;,&quot;posts_per_page&quot;:3,&quot;offset&quot;:&quot;&quot;,&quot;post_status&quot;:&quot;publish&quot;,&quot;orderby&quot;:&quot;date&quot;,&quot;order&quot;:&quot;DESC&quot;,&quot;paged&quot;:1},&quot;settings&quot;:{&quot;read_more_text&quot;:&quot;Read More&quot;,&quot;overlay_meta_data&quot;:[],&quot;banners&quot;:null,&quot;thumbnail_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;thumbnail_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:250,&quot;sizes&quot;:[]},&quot;query_number&quot;:3,&quot;grid_columns_tablet&quot;:2,&quot;grid_columns_mobile&quot;:1,&quot;_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;0&quot;,&quot;right&quot;:&quot;0&quot;,&quot;bottom&quot;:&quot;20&quot;,&quot;left&quot;:&quot;0&quot;,&quot;isLinked&quot;:false},&quot;_animation&quot;:&quot;FelanFadeInUp&quot;,&quot;grid_column_gutter&quot;:24,&quot;grid_row_gutter&quot;:24,&quot;layout&quot;:&quot;grid&quot;,&quot;hover_effect&quot;:&quot;&quot;,&quot;big_first&quot;:null,&quot;show_caption&quot;:&quot;&quot;,&quot;caption_style&quot;:&quot;01&quot;,&quot;show_caption_category&quot;:&quot;yes&quot;,&quot;show_caption_excerpt&quot;:&quot;yes&quot;,&quot;excerpt_length&quot;:&quot;&quot;,&quot;show_caption_read_more&quot;:&quot;yes&quot;,&quot;show_caption_share&quot;:&quot;&quot;,&quot;show_caption_meta&quot;:[&quot;date&quot;,&quot;views&quot;],&quot;show_overlay&quot;:&quot;&quot;,&quot;overlay_style&quot;:&quot;float&quot;,&quot;show_overlay_category&quot;:&quot;yes&quot;,&quot;show_overlay_title&quot;:&quot;&quot;,&quot;grid_columns&quot;:3,&quot;grid_column_gutter_tablet&quot;:&quot;&quot;,&quot;grid_column_gutter_mobile&quot;:&quot;&quot;,&quot;grid_row_gutter_tablet&quot;:&quot;&quot;,&quot;grid_row_gutter_mobile&quot;:&quot;&quot;,&quot;pagination_type&quot;:&quot;&quot;,&quot;pagination_custom_button_id&quot;:null,&quot;content_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;content_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;content_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;content_background&quot;:&quot;&quot;,&quot;content_hover_color&quot;:&quot;&quot;,&quot;content_hover_background&quot;:&quot;&quot;,&quot;thumbnail_box_shadow_box_shadow_type&quot;:&quot;&quot;,&quot;thumbnail_box_shadow_box_shadow&quot;:null,&quot;thumbnail_box_shadow_box_shadow_position&quot;:null,&quot;css_filters_css_filter&quot;:&quot;&quot;,&quot;css_filters_blur&quot;:null,&quot;css_filters_brightness&quot;:null,&quot;css_filters_contrast&quot;:null,&quot;css_filters_saturate&quot;:null,&quot;css_filters_hue&quot;:null,&quot;thumbnail_opacity&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;thumbnail_width&quot;:null,&quot;thumbnail_box_shadow_hover_box_shadow_type&quot;:&quot;&quot;,&quot;thumbnail_box_shadow_hover_box_shadow&quot;:null,&quot;thumbnail_box_shadow_hover_box_shadow_position&quot;:null,&quot;css_filters_hover_css_filter&quot;:&quot;&quot;,&quot;css_filters_hover_blur&quot;:null,&quot;css_filters_hover_brightness&quot;:null,&quot;css_filters_hover_contrast&quot;:null,&quot;css_filters_hover_saturate&quot;:null,&quot;css_filters_hover_hue&quot;:null,&quot;thumbnail_opacity_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;text_align&quot;:&quot;&quot;,&quot;text_align_tablet&quot;:&quot;&quot;,&quot;text_align_mobile&quot;:&quot;&quot;,&quot;caption_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_meta_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_meta_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_meta_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_meta_typography_typography&quot;:&quot;&quot;,&quot;caption_meta_typography_font_family&quot;:null,&quot;caption_meta_typography_font_size&quot;:null,&quot;caption_meta_typography_font_size_tablet&quot;:null,&quot;caption_meta_typography_font_size_mobile&quot;:null,&quot;caption_meta_typography_font_weight&quot;:null,&quot;caption_meta_typography_text_transform&quot;:null,&quot;caption_meta_typography_font_style&quot;:null,&quot;caption_meta_typography_text_decoration&quot;:null,&quot;caption_meta_typography_line_height&quot;:null,&quot;caption_meta_typography_line_height_tablet&quot;:null,&quot;caption_meta_typography_line_height_mobile&quot;:null,&quot;caption_meta_typography_letter_spacing&quot;:null,&quot;caption_meta_typography_letter_spacing_tablet&quot;:null,&quot;caption_meta_typography_letter_spacing_mobile&quot;:null,&quot;caption_meta_typography_word_spacing&quot;:null,&quot;caption_meta_typography_word_spacing_tablet&quot;:null,&quot;caption_meta_typography_word_spacing_mobile&quot;:null,&quot;caption_meta_text_color&quot;:&quot;&quot;,&quot;caption_meta_link_color&quot;:&quot;&quot;,&quot;caption_meta_link_hover_color&quot;:&quot;&quot;,&quot;caption_category_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_category_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_category_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_category_typography_typography&quot;:&quot;&quot;,&quot;caption_category_typography_font_family&quot;:null,&quot;caption_category_typography_font_size&quot;:null,&quot;caption_category_typography_font_size_tablet&quot;:null,&quot;caption_category_typography_font_size_mobile&quot;:null,&quot;caption_category_typography_font_weight&quot;:null,&quot;caption_category_typography_text_transform&quot;:null,&quot;caption_category_typography_font_style&quot;:null,&quot;caption_category_typography_text_decoration&quot;:null,&quot;caption_category_typography_line_height&quot;:null,&quot;caption_category_typography_line_height_tablet&quot;:null,&quot;caption_category_typography_line_height_mobile&quot;:null,&quot;caption_category_typography_letter_spacing&quot;:null,&quot;caption_category_typography_letter_spacing_tablet&quot;:null,&quot;caption_category_typography_letter_spacing_mobile&quot;:null,&quot;caption_category_typography_word_spacing&quot;:null,&quot;caption_category_typography_word_spacing_tablet&quot;:null,&quot;caption_category_typography_word_spacing_mobile&quot;:null,&quot;caption_category_color&quot;:&quot;&quot;,&quot;caption_category_hover_color&quot;:&quot;&quot;,&quot;caption_title_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_title_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_title_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_title_typography_typography&quot;:&quot;&quot;,&quot;caption_title_typography_font_family&quot;:null,&quot;caption_title_typography_font_size&quot;:null,&quot;caption_title_typography_font_size_tablet&quot;:null,&quot;caption_title_typography_font_size_mobile&quot;:null,&quot;caption_title_typography_font_weight&quot;:null,&quot;caption_title_typography_text_transform&quot;:null,&quot;caption_title_typography_font_style&quot;:null,&quot;caption_title_typography_text_decoration&quot;:null,&quot;caption_title_typography_line_height&quot;:null,&quot;caption_title_typography_line_height_tablet&quot;:null,&quot;caption_title_typography_line_height_mobile&quot;:null,&quot;caption_title_typography_letter_spacing&quot;:null,&quot;caption_title_typography_letter_spacing_tablet&quot;:null,&quot;caption_title_typography_letter_spacing_mobile&quot;:null,&quot;caption_title_typography_word_spacing&quot;:null,&quot;caption_title_typography_word_spacing_tablet&quot;:null,&quot;caption_title_typography_word_spacing_mobile&quot;:null,&quot;caption_title_color&quot;:&quot;&quot;,&quot;caption_title_hover_color&quot;:&quot;&quot;,&quot;caption_excerpt_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_excerpt_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_excerpt_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_excerpt_typography_typography&quot;:&quot;&quot;,&quot;caption_excerpt_typography_font_family&quot;:null,&quot;caption_excerpt_typography_font_size&quot;:null,&quot;caption_excerpt_typography_font_size_tablet&quot;:null,&quot;caption_excerpt_typography_font_size_mobile&quot;:null,&quot;caption_excerpt_typography_font_weight&quot;:null,&quot;caption_excerpt_typography_text_transform&quot;:null,&quot;caption_excerpt_typography_font_style&quot;:null,&quot;caption_excerpt_typography_text_decoration&quot;:null,&quot;caption_excerpt_typography_line_height&quot;:null,&quot;caption_excerpt_typography_line_height_tablet&quot;:null,&quot;caption_excerpt_typography_line_height_mobile&quot;:null,&quot;caption_excerpt_typography_letter_spacing&quot;:null,&quot;caption_excerpt_typography_letter_spacing_tablet&quot;:null,&quot;caption_excerpt_typography_letter_spacing_mobile&quot;:null,&quot;caption_excerpt_typography_word_spacing&quot;:null,&quot;caption_excerpt_typography_word_spacing_tablet&quot;:null,&quot;caption_excerpt_typography_word_spacing_mobile&quot;:null,&quot;caption_excerpt_color&quot;:&quot;&quot;,&quot;caption_read_more_margin&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_read_more_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_read_more_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;button_text_color&quot;:&quot;&quot;,&quot;button_background_color&quot;:&quot;&quot;,&quot;button_border_color&quot;:&quot;&quot;,&quot;button_hover_text_color&quot;:&quot;&quot;,&quot;button_hover_background_color&quot;:&quot;&quot;,&quot;button_hover_border_color&quot;:&quot;&quot;,&quot;overlay_category_typography_typography&quot;:null,&quot;overlay_category_typography_font_family&quot;:null,&quot;overlay_category_typography_font_size&quot;:null,&quot;overlay_category_typography_font_size_tablet&quot;:null,&quot;overlay_category_typography_font_size_mobile&quot;:null,&quot;overlay_category_typography_font_weight&quot;:null,&quot;overlay_category_typography_text_transform&quot;:null,&quot;overlay_category_typography_font_style&quot;:null,&quot;overlay_category_typography_text_decoration&quot;:null,&quot;overlay_category_typography_line_height&quot;:null,&quot;overlay_category_typography_line_height_tablet&quot;:null,&quot;overlay_category_typography_line_height_mobile&quot;:null,&quot;overlay_category_typography_letter_spacing&quot;:null,&quot;overlay_category_typography_letter_spacing_tablet&quot;:null,&quot;overlay_category_typography_letter_spacing_mobile&quot;:null,&quot;overlay_category_typography_word_spacing&quot;:null,&quot;overlay_category_typography_word_spacing_tablet&quot;:null,&quot;overlay_category_typography_word_spacing_mobile&quot;:null,&quot;overlay_category_color&quot;:null,&quot;overlay_category_bg_color&quot;:null,&quot;overlay_category_hover_color&quot;:null,&quot;overlay_category_hover_bg_color&quot;:null,&quot;pagination_alignment&quot;:null,&quot;pagination_alignment_tablet&quot;:null,&quot;pagination_alignment_mobile&quot;:null,&quot;pagination_spacing&quot;:null,&quot;pagination_spacing_tablet&quot;:null,&quot;pagination_spacing_mobile&quot;:null,&quot;pagination_typography_typography&quot;:null,&quot;pagination_typography_font_family&quot;:null,&quot;pagination_typography_font_size&quot;:null,&quot;pagination_typography_font_size_tablet&quot;:null,&quot;pagination_typography_font_size_mobile&quot;:null,&quot;pagination_typography_font_weight&quot;:null,&quot;pagination_typography_text_transform&quot;:null,&quot;pagination_typography_font_style&quot;:null,&quot;pagination_typography_text_decoration&quot;:null,&quot;pagination_typography_line_height&quot;:null,&quot;pagination_typography_line_height_tablet&quot;:null,&quot;pagination_typography_line_height_mobile&quot;:null,&quot;pagination_typography_letter_spacing&quot;:null,&quot;pagination_typography_letter_spacing_tablet&quot;:null,&quot;pagination_typography_letter_spacing_mobile&quot;:null,&quot;pagination_typography_word_spacing&quot;:null,&quot;pagination_typography_word_spacing_tablet&quot;:null,&quot;pagination_typography_word_spacing_mobile&quot;:null,&quot;pagination_link_color&quot;:null,&quot;pagination_link_hover_color&quot;:null,&quot;pagination_loading_color&quot;:&quot;&quot;,&quot;query_source&quot;:&quot;custom_query&quot;,&quot;query_include&quot;:&quot;&quot;,&quot;query_exclude&quot;:&quot;&quot;,&quot;query_offset&quot;:&quot;&quot;,&quot;query_orderby&quot;:&quot;date&quot;,&quot;query_sort_meta_key&quot;:null,&quot;query_order&quot;:&quot;DESC&quot;,&quot;_title&quot;:&quot;&quot;,&quot;_margin_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_margin_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_element_width&quot;:&quot;&quot;,&quot;_element_width_tablet&quot;:&quot;&quot;,&quot;_element_width_mobile&quot;:&quot;&quot;,&quot;_element_custom_width&quot;:null,&quot;_element_custom_width_tablet&quot;:null,&quot;_element_custom_width_mobile&quot;:null,&quot;_flex_align_self&quot;:&quot;&quot;,&quot;_flex_align_self_tablet&quot;:&quot;&quot;,&quot;_flex_align_self_mobile&quot;:&quot;&quot;,&quot;_flex_order&quot;:&quot;&quot;,&quot;_flex_order_tablet&quot;:&quot;&quot;,&quot;_flex_order_mobile&quot;:&quot;&quot;,&quot;_flex_order_custom&quot;:null,&quot;_flex_order_custom_tablet&quot;:null,&quot;_flex_order_custom_mobile&quot;:null,&quot;_flex_size&quot;:&quot;&quot;,&quot;_flex_size_tablet&quot;:&quot;&quot;,&quot;_flex_size_mobile&quot;:&quot;&quot;,&quot;_flex_grow&quot;:null,&quot;_flex_grow_tablet&quot;:null,&quot;_flex_grow_mobile&quot;:null,&quot;_flex_shrink&quot;:null,&quot;_flex_shrink_tablet&quot;:null,&quot;_flex_shrink_mobile&quot;:null,&quot;_element_vertical_align&quot;:null,&quot;_element_vertical_align_tablet&quot;:null,&quot;_element_vertical_align_mobile&quot;:null,&quot;_position&quot;:&quot;&quot;,&quot;_offset_orientation_h&quot;:null,&quot;_offset_x&quot;:null,&quot;_offset_x_tablet&quot;:null,&quot;_offset_x_mobile&quot;:null,&quot;_offset_x_end&quot;:null,&quot;_offset_x_end_tablet&quot;:null,&quot;_offset_x_end_mobile&quot;:null,&quot;_offset_orientation_v&quot;:null,&quot;_offset_y&quot;:null,&quot;_offset_y_tablet&quot;:null,&quot;_offset_y_mobile&quot;:null,&quot;_offset_y_end&quot;:null,&quot;_offset_y_end_tablet&quot;:null,&quot;_offset_y_end_mobile&quot;:null,&quot;_z_index&quot;:&quot;&quot;,&quot;_z_index_tablet&quot;:&quot;&quot;,&quot;_z_index_mobile&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;&quot;,&quot;_css_classes&quot;:&quot;&quot;,&quot;trp_language_restriction&quot;:&quot;&quot;,&quot;trp_language_restriction_automatic_translation&quot;:&quot;&quot;,&quot;trp_restricted_languages&quot;:&quot;&quot;,&quot;trp_exclude_handler&quot;:&quot;&quot;,&quot;trp_excluded_languages&quot;:&quot;&quot;,&quot;eael_wrapper_link_switch&quot;:&quot;&quot;,&quot;eael_wrapper_link&quot;:null,&quot;eael_wrapper_link_disable_traditional&quot;:null,&quot;eael_hover_effect_switch&quot;:&quot;&quot;,&quot;eael_hover_effect_enable_live_changes&quot;:null,&quot;eael_hover_effect_opacity_popover&quot;:null,&quot;eael_hover_effect_opacity&quot;:null,&quot;eael_hover_effect_filter_popover&quot;:null,&quot;eael_hover_effect_blur_is_on&quot;:null,&quot;eael_hover_effect_blur&quot;:null,&quot;eael_hover_effect_contrast_is_on&quot;:null,&quot;eael_hover_effect_contrast&quot;:null,&quot;eael_hover_effect_grayscale_is_on&quot;:null,&quot;eael_hover_effect_grayscal&quot;:null,&quot;eael_hover_effect_invert_is_on&quot;:null,&quot;eael_hover_effect_invert&quot;:null,&quot;eael_hover_effect_saturate_is_on&quot;:null,&quot;eael_hover_effect_saturate&quot;:null,&quot;eael_hover_effect_sepia_is_on&quot;:null,&quot;eael_hover_effect_sepia&quot;:null,&quot;eael_hover_effect_offset_popover&quot;:null,&quot;eael_hover_effect_offset_left&quot;:null,&quot;eael_hover_effect_offset_left_tablet&quot;:null,&quot;eael_hover_effect_offset_left_mobile&quot;:null,&quot;eael_hover_effect_offset_top&quot;:null,&quot;eael_hover_effect_offset_top_tablet&quot;:null,&quot;eael_hover_effect_offset_top_mobile&quot;:null,&quot;eael_hover_effect_transform_popover&quot;:null,&quot;eael_hover_effect_rotate_is_on&quot;:null,&quot;eael_hover_effect_transform_rotatex&quot;:null,&quot;eael_hover_effect_transform_rotatex_tablet&quot;:null,&quot;eael_hover_effect_transform_rotatex_mobile&quot;:null,&quot;eael_hover_effect_transform_rotatey&quot;:null,&quot;eael_hover_effect_transform_rotatey_tablet&quot;:null,&quot;eael_hover_effect_transform_rotatey_mobile&quot;:null,&quot;eael_hover_effect_transform_rotatez&quot;:null,&quot;eael_hover_effect_transform_rotatez_tablet&quot;:null,&quot;eael_hover_effect_transform_rotatez_mobile&quot;:null,&quot;eael_hover_effect_scale_is_on&quot;:null,&quot;eael_hover_effect_transform_scalex&quot;:null,&quot;eael_hover_effect_transform_scalex_tablet&quot;:null,&quot;eael_hover_effect_transform_scalex_mobile&quot;:null,&quot;eael_hover_effect_transform_scaley&quot;:null,&quot;eael_hover_effect_transform_scaley_tablet&quot;:null,&quot;eael_hover_effect_transform_scaley_mobile&quot;:null,&quot;eael_hover_effect_skew_is_on&quot;:null,&quot;eael_hover_effect_transform_skewx&quot;:null,&quot;eael_hover_effect_transform_skewx_tablet&quot;:null,&quot;eael_hover_effect_transform_skewx_mobile&quot;:null,&quot;eael_hover_effect_transform_skewy&quot;:null,&quot;eael_hover_effect_transform_skewy_tablet&quot;:null,&quot;eael_hover_effect_transform_skewy_mobile&quot;:null,&quot;eael_hover_effect_general_settings_duration&quot;:null,&quot;eael_hover_effect_general_settings_delay&quot;:null,&quot;eael_hover_effect_general_settings_easing&quot;:null,&quot;eael_hover_effect_opacity_popover_hover&quot;:null,&quot;eael_hover_effect_opacity_hover&quot;:null,&quot;eael_hover_effect_filter_hover_popover&quot;:null,&quot;eael_hover_effect_blur_hover_is_on&quot;:null,&quot;eael_hover_effect_blur_hover&quot;:null,&quot;eael_hover_effect_contrast_hover_is_on&quot;:null,&quot;eael_hover_effect_contrast_hover&quot;:null,&quot;eael_hover_effect_grayscale_hover_is_on&quot;:null,&quot;eael_hover_effect_grayscal_hover&quot;:null,&quot;eael_hover_effect_invert_hover_is_on&quot;:null,&quot;eael_hover_effect_invert_hover&quot;:null,&quot;eael_hover_effect_saturate_hover_is_on&quot;:null,&quot;eael_hover_effect_saturate_hover&quot;:null,&quot;eael_hover_effect_sepia_hover_is_on&quot;:null,&quot;eael_hover_effect_sepia_hover&quot;:null,&quot;eael_hover_effect_offset_hover_popover&quot;:null,&quot;eael_hover_effect_offset_hover_left&quot;:null,&quot;eael_hover_effect_offset_hover_left_tablet&quot;:null,&quot;eael_hover_effect_offset_hover_left_mobile&quot;:null,&quot;eael_hover_effect_offset_hover_top&quot;:null,&quot;eael_hover_effect_offset_hover_top_tablet&quot;:null,&quot;eael_hover_effect_offset_hover_top_mobile&quot;:null,&quot;eael_hover_effect_transform_hover_popover&quot;:null,&quot;eael_hover_effect_rotate_hover_is_on&quot;:null,&quot;eael_hover_effect_transform_hover_rotatex&quot;:null,&quot;eael_hover_effect_transform_hover_rotatex_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_rotatex_mobile&quot;:null,&quot;eael_hover_effect_transform_hover_rotatey&quot;:null,&quot;eael_hover_effect_transform_hover_rotatey_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_rotatey_mobile&quot;:null,&quot;eael_hover_effect_transform_hover_rotatez&quot;:null,&quot;eael_hover_effect_transform_hover_rotatez_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_rotatez_mobile&quot;:null,&quot;eael_hover_effect_scale_hover_is_on&quot;:null,&quot;eael_hover_effect_transform_hover_scalex&quot;:null,&quot;eael_hover_effect_transform_hover_scalex_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_scalex_mobile&quot;:null,&quot;eael_hover_effect_transform_hover_scaley&quot;:null,&quot;eael_hover_effect_transform_hover_scaley_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_scaley_mobile&quot;:null,&quot;eael_hover_effect_skew_hover_is_on&quot;:null,&quot;eael_hover_effect_transform_hover_skewx&quot;:null,&quot;eael_hover_effect_transform_hover_skewx_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_skewx_mobile&quot;:null,&quot;eael_hover_effect_transform_hover_skewy&quot;:null,&quot;eael_hover_effect_transform_hover_skewy_tablet&quot;:null,&quot;eael_hover_effect_transform_hover_skewy_mobile&quot;:null,&quot;eael_hover_effect_general_settings_hover_duration&quot;:null,&quot;eael_hover_effect_general_settings_hover_delay&quot;:null,&quot;eael_hover_effect_general_settings_hover_easing&quot;:null,&quot;eael_hover_effect_hover_tilt&quot;:null,&quot;_animation_tablet&quot;:&quot;&quot;,&quot;_animation_mobile&quot;:&quot;&quot;,&quot;animation_duration&quot;:&quot;&quot;,&quot;_animation_delay&quot;:&quot;&quot;,&quot;_transform_rotate_popover&quot;:&quot;&quot;,&quot;_transform_rotateZ_effect&quot;:null,&quot;_transform_rotateZ_effect_tablet&quot;:null,&quot;_transform_rotateZ_effect_mobile&quot;:null,&quot;_transform_rotate_3d&quot;:null,&quot;_transform_rotateX_effect&quot;:null,&quot;_transform_rotateX_effect_tablet&quot;:null,&quot;_transform_rotateX_effect_mobile&quot;:null,&quot;_transform_rotateY_effect&quot;:null,&quot;_transform_rotateY_effect_tablet&quot;:null,&quot;_transform_rotateY_effect_mobile&quot;:null,&quot;_transform_perspective_effect&quot;:null,&quot;_transform_perspective_effect_tablet&quot;:null,&quot;_transform_perspective_effect_mobile&quot;:null,&quot;_transform_translate_popover&quot;:&quot;&quot;,&quot;_transform_translateX_effect&quot;:null,&quot;_transform_translateX_effect_tablet&quot;:null,&quot;_transform_translateX_effect_mobile&quot;:null,&quot;_transform_translateY_effect&quot;:null,&quot;_transform_translateY_effect_tablet&quot;:null,&quot;_transform_translateY_effect_mobile&quot;:null,&quot;_transform_scale_popover&quot;:&quot;&quot;,&quot;_transform_keep_proportions&quot;:&quot;yes&quot;,&quot;_transform_scale_effect&quot;:null,&quot;_transform_scale_effect_tablet&quot;:null,&quot;_transform_scale_effect_mobile&quot;:null,&quot;_transform_scaleX_effect&quot;:null,&quot;_transform_scaleX_effect_tablet&quot;:null,&quot;_transform_scaleX_effect_mobile&quot;:null,&quot;_transform_scaleY_effect&quot;:null,&quot;_transform_scaleY_effect_tablet&quot;:null,&quot;_transform_scaleY_effect_mobile&quot;:null,&quot;_transform_skew_popover&quot;:&quot;&quot;,&quot;_transform_skewX_effect&quot;:null,&quot;_transform_skewX_effect_tablet&quot;:null,&quot;_transform_skewX_effect_mobile&quot;:null,&quot;_transform_skewY_effect&quot;:null,&quot;_transform_skewY_effect_tablet&quot;:null,&quot;_transform_skewY_effect_mobile&quot;:null,&quot;_transform_flipX_effect&quot;:&quot;&quot;,&quot;_transform_flipY_effect&quot;:&quot;&quot;,&quot;_transform_rotate_popover_hover&quot;:&quot;&quot;,&quot;_transform_rotateZ_effect_hover&quot;:null,&quot;_transform_rotateZ_effect_hover_tablet&quot;:null,&quot;_transform_rotateZ_effect_hover_mobile&quot;:null,&quot;_transform_rotate_3d_hover&quot;:null,&quot;_transform_rotateX_effect_hover&quot;:null,&quot;_transform_rotateX_effect_hover_tablet&quot;:null,&quot;_transform_rotateX_effect_hover_mobile&quot;:null,&quot;_transform_rotateY_effect_hover&quot;:null,&quot;_transform_rotateY_effect_hover_tablet&quot;:null,&quot;_transform_rotateY_effect_hover_mobile&quot;:null,&quot;_transform_perspective_effect_hover&quot;:null,&quot;_transform_perspective_effect_hover_tablet&quot;:null,&quot;_transform_perspective_effect_hover_mobile&quot;:null,&quot;_transform_translate_popover_hover&quot;:&quot;&quot;,&quot;_transform_translateX_effect_hover&quot;:null,&quot;_transform_translateX_effect_hover_tablet&quot;:null,&quot;_transform_translateX_effect_hover_mobile&quot;:null,&quot;_transform_translateY_effect_hover&quot;:null,&quot;_transform_translateY_effect_hover_tablet&quot;:null,&quot;_transform_translateY_effect_hover_mobile&quot;:null,&quot;_transform_scale_popover_hover&quot;:&quot;&quot;,&quot;_transform_keep_proportions_hover&quot;:&quot;yes&quot;,&quot;_transform_scale_effect_hover&quot;:null,&quot;_transform_scale_effect_hover_tablet&quot;:null,&quot;_transform_scale_effect_hover_mobile&quot;:null,&quot;_transform_scaleX_effect_hover&quot;:null,&quot;_transform_scaleX_effect_hover_tablet&quot;:null,&quot;_transform_scaleX_effect_hover_mobile&quot;:null,&quot;_transform_scaleY_effect_hover&quot;:null,&quot;_transform_scaleY_effect_hover_tablet&quot;:null,&quot;_transform_scaleY_effect_hover_mobile&quot;:null,&quot;_transform_skew_popover_hover&quot;:&quot;&quot;,&quot;_transform_skewX_effect_hover&quot;:null,&quot;_transform_skewX_effect_hover_tablet&quot;:null,&quot;_transform_skewX_effect_hover_mobile&quot;:null,&quot;_transform_skewY_effect_hover&quot;:null,&quot;_transform_skewY_effect_hover_tablet&quot;:null,&quot;_transform_skewY_effect_hover_mobile&quot;:null,&quot;_transform_flipX_effect_hover&quot;:&quot;&quot;,&quot;_transform_flipY_effect_hover&quot;:&quot;&quot;,&quot;_transform_transition_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;motion_fx_transform_x_anchor_point&quot;:null,&quot;motion_fx_transform_x_anchor_point_tablet&quot;:null,&quot;motion_fx_transform_x_anchor_point_mobile&quot;:null,&quot;motion_fx_transform_y_anchor_point&quot;:null,&quot;motion_fx_transform_y_anchor_point_tablet&quot;:null,&quot;motion_fx_transform_y_anchor_point_mobile&quot;:null,&quot;_background_background&quot;:&quot;&quot;,&quot;_background_color&quot;:null,&quot;_background_color_stop&quot;:null,&quot;_background_color_stop_tablet&quot;:null,&quot;_background_color_stop_mobile&quot;:null,&quot;_background_color_b&quot;:null,&quot;_background_color_b_stop&quot;:null,&quot;_background_color_b_stop_tablet&quot;:null,&quot;_background_color_b_stop_mobile&quot;:null,&quot;_background_gradient_type&quot;:null,&quot;_background_gradient_angle&quot;:null,&quot;_background_gradient_angle_tablet&quot;:null,&quot;_background_gradient_angle_mobile&quot;:null,&quot;_background_gradient_position&quot;:null,&quot;_background_gradient_position_tablet&quot;:null,&quot;_background_gradient_position_mobile&quot;:null,&quot;_background_image&quot;:null,&quot;_background_image_tablet&quot;:null,&quot;_background_image_mobile&quot;:null,&quot;_background_position&quot;:null,&quot;_background_position_tablet&quot;:null,&quot;_background_position_mobile&quot;:null,&quot;_background_xpos&quot;:null,&quot;_background_xpos_tablet&quot;:null,&quot;_background_xpos_mobile&quot;:null,&quot;_background_ypos&quot;:null,&quot;_background_ypos_tablet&quot;:null,&quot;_background_ypos_mobile&quot;:null,&quot;_background_attachment&quot;:null,&quot;_background_repeat&quot;:null,&quot;_background_repeat_tablet&quot;:null,&quot;_background_repeat_mobile&quot;:null,&quot;_background_size&quot;:null,&quot;_background_size_tablet&quot;:null,&quot;_background_size_mobile&quot;:null,&quot;_background_bg_width&quot;:null,&quot;_background_bg_width_tablet&quot;:null,&quot;_background_bg_width_mobile&quot;:null,&quot;_background_video_link&quot;:null,&quot;_background_video_start&quot;:null,&quot;_background_video_end&quot;:null,&quot;_background_play_once&quot;:null,&quot;_background_play_on_mobile&quot;:null,&quot;_background_privacy_mode&quot;:null,&quot;_background_video_fallback&quot;:null,&quot;_background_slideshow_gallery&quot;:null,&quot;_background_slideshow_loop&quot;:null,&quot;_background_slideshow_slide_duration&quot;:null,&quot;_background_slideshow_slide_transition&quot;:null,&quot;_background_slideshow_transition_duration&quot;:null,&quot;_background_slideshow_background_size&quot;:null,&quot;_background_slideshow_background_size_tablet&quot;:null,&quot;_background_slideshow_background_size_mobile&quot;:null,&quot;_background_slideshow_background_position&quot;:null,&quot;_background_slideshow_background_position_tablet&quot;:null,&quot;_background_slideshow_background_position_mobile&quot;:null,&quot;_background_slideshow_lazyload&quot;:null,&quot;_background_slideshow_ken_burns&quot;:null,&quot;_background_slideshow_ken_burns_zoom_direction&quot;:null,&quot;_background_hover_background&quot;:&quot;&quot;,&quot;_background_hover_color&quot;:null,&quot;_background_hover_color_stop&quot;:null,&quot;_background_hover_color_stop_tablet&quot;:null,&quot;_background_hover_color_stop_mobile&quot;:null,&quot;_background_hover_color_b&quot;:null,&quot;_background_hover_color_b_stop&quot;:null,&quot;_background_hover_color_b_stop_tablet&quot;:null,&quot;_background_hover_color_b_stop_mobile&quot;:null,&quot;_background_hover_gradient_type&quot;:null,&quot;_background_hover_gradient_angle&quot;:null,&quot;_background_hover_gradient_angle_tablet&quot;:null,&quot;_background_hover_gradient_angle_mobile&quot;:null,&quot;_background_hover_gradient_position&quot;:null,&quot;_background_hover_gradient_position_tablet&quot;:null,&quot;_background_hover_gradient_position_mobile&quot;:null,&quot;_background_hover_image&quot;:null,&quot;_background_hover_image_tablet&quot;:null,&quot;_background_hover_image_mobile&quot;:null,&quot;_background_hover_position&quot;:null,&quot;_background_hover_position_tablet&quot;:null,&quot;_background_hover_position_mobile&quot;:null,&quot;_background_hover_xpos&quot;:null,&quot;_background_hover_xpos_tablet&quot;:null,&quot;_background_hover_xpos_mobile&quot;:null,&quot;_background_hover_ypos&quot;:null,&quot;_background_hover_ypos_tablet&quot;:null,&quot;_background_hover_ypos_mobile&quot;:null,&quot;_background_hover_attachment&quot;:null,&quot;_background_hover_repeat&quot;:null,&quot;_background_hover_repeat_tablet&quot;:null,&quot;_background_hover_repeat_mobile&quot;:null,&quot;_background_hover_size&quot;:null,&quot;_background_hover_size_tablet&quot;:null,&quot;_background_hover_size_mobile&quot;:null,&quot;_background_hover_bg_width&quot;:null,&quot;_background_hover_bg_width_tablet&quot;:null,&quot;_background_hover_bg_width_mobile&quot;:null,&quot;_background_hover_video_link&quot;:null,&quot;_background_hover_video_start&quot;:null,&quot;_background_hover_video_end&quot;:null,&quot;_background_hover_play_once&quot;:null,&quot;_background_hover_play_on_mobile&quot;:null,&quot;_background_hover_privacy_mode&quot;:null,&quot;_background_hover_video_fallback&quot;:null,&quot;_background_hover_slideshow_gallery&quot;:null,&quot;_background_hover_slideshow_loop&quot;:null,&quot;_background_hover_slideshow_slide_duration&quot;:null,&quot;_background_hover_slideshow_slide_transition&quot;:null,&quot;_background_hover_slideshow_transition_duration&quot;:null,&quot;_background_hover_slideshow_background_size&quot;:null,&quot;_background_hover_slideshow_background_size_tablet&quot;:null,&quot;_background_hover_slideshow_background_size_mobile&quot;:null,&quot;_background_hover_slideshow_background_position&quot;:null,&quot;_background_hover_slideshow_background_position_tablet&quot;:null,&quot;_background_hover_slideshow_background_position_mobile&quot;:null,&quot;_background_hover_slideshow_lazyload&quot;:null,&quot;_background_hover_slideshow_ken_burns&quot;:null,&quot;_background_hover_slideshow_ken_burns_zoom_direction&quot;:null,&quot;_background_hover_transition&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_border_border&quot;:&quot;&quot;,&quot;_border_width&quot;:null,&quot;_border_width_tablet&quot;:null,&quot;_border_width_mobile&quot;:null,&quot;_border_color&quot;:null,&quot;_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_box_shadow_box_shadow_type&quot;:&quot;&quot;,&quot;_box_shadow_box_shadow&quot;:null,&quot;_box_shadow_box_shadow_position&quot;:null,&quot;_border_hover_border&quot;:&quot;&quot;,&quot;_border_hover_width&quot;:null,&quot;_border_hover_width_tablet&quot;:null,&quot;_border_hover_width_mobile&quot;:null,&quot;_border_hover_color&quot;:null,&quot;_border_radius_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_border_radius_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_border_radius_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;_box_shadow_hover_box_shadow_type&quot;:&quot;&quot;,&quot;_box_shadow_hover_box_shadow&quot;:null,&quot;_box_shadow_hover_box_shadow_position&quot;:null,&quot;_border_hover_transition&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_mask_switch&quot;:&quot;&quot;,&quot;_mask_shape&quot;:null,&quot;_mask_image&quot;:null,&quot;_mask_notice&quot;:null,&quot;_mask_size&quot;:null,&quot;_mask_size_tablet&quot;:null,&quot;_mask_size_mobile&quot;:null,&quot;_mask_size_scale&quot;:null,&quot;_mask_size_scale_tablet&quot;:null,&quot;_mask_size_scale_mobile&quot;:null,&quot;_mask_position&quot;:null,&quot;_mask_position_tablet&quot;:null,&quot;_mask_position_mobile&quot;:null,&quot;_mask_position_x&quot;:null,&quot;_mask_position_x_tablet&quot;:null,&quot;_mask_position_x_mobile&quot;:null,&quot;_mask_position_y&quot;:null,&quot;_mask_position_y_tablet&quot;:null,&quot;_mask_position_y_mobile&quot;:null,&quot;_mask_repeat&quot;:null,&quot;_mask_repeat_tablet&quot;:null,&quot;_mask_repeat_mobile&quot;:null,&quot;hide_desktop&quot;:&quot;&quot;,&quot;hide_tablet&quot;:&quot;&quot;,&quot;hide_mobile&quot;:&quot;&quot;}}\" \/>\r\n\r\n\t\t\t\t<div class=\"elementor-grid\">\r\n\r\n\t\t\t\t\t\t<div class=\"grid-item elementor-grid-item post-item post-59846 post type-post status-publish format-standard has-post-thumbnail hentry category-rehber tag-ankara-oyunculuk-ajanslari tag-antalya-oyunculuk-ajanslari tag-dizi-oyuncusu-olma-rehberi tag-istanbul-oyunculuk-ajanslari tag-izmir-oyunculuk-ajanslari tag-moda tag-models-turkiye tag-modelsturkiye-com tag-oyuncu tag-oyuncu-ajansllari tag-oyuncu-is-ilanlari tag-oyuncu-kariyeri-yapmak-icin-bilmen-gereken-her-sey tag-oyuncu-ol tag-oyuncu-olmak-istiyorum tag-oyuncu-roportaj tag-oyuncu-veritabani tag-oyunculuk-ajanslari tag-oyunculuk-basvurusu tag-oyunculuk-egitimleri tag-oyunculuk-ilanlari tag-oyunculuk-kariyer-rehberi tag-sinema-oyuncusu-olmak-rehberi tag-tiyatro-oyuncusu-olmak-rehberi\">\r\n\t\t<div class=\"post-wrapper felan-box\">\r\n\r\n\t\t\t\t\t\t\t<div class=\"post-feature post-thumbnail felan-image\">\r\n\t\t\t\t\t<a href=\"https:\/\/modelsturkiye.com\/en\/sosyal-medyada-gorunur-olmak-mi-hatirlanir-olmak-mi\/\">\r\n\t\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2025\/12\/sosyalmedyagorunurulukkapak.jpg\" alt=\"sosyalmedyagorunurulukkapak\" \/>\t\t\t\t\t<\/a>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\r\n            <div class=\"content\">\r\n                <div class=\"post-date\">\r\n                                            <ul class=\"post-categories\">\r\n                                                            <li><a href=\"https:\/\/modelsturkiye.com\/en\/category\/rehber\/\">Guidebook<\/a><\/li>\r\n                                                    <\/ul>\r\n                                        <span>December 28, 2025<\/span>\r\n                <\/div>\r\n                <div class=\"entry-title\">\r\n                    <h3 class=\"post-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/sosyal-medyada-gorunur-olmak-mi-hatirlanir-olmak-mi\/\" rel=\"bookmark\">Sosyal Medyada G\u00f6r\u00fcn\u00fcr Olmak m\u0131, Hat\u0131rlan\u0131r Olmak m\u0131?<\/a><\/h3>                <\/div>\r\n            <\/div>\r\n\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n\t<div class=\"grid-item elementor-grid-item post-item post-42458 post type-post status-publish format-standard has-post-thumbnail hentry category-rehber tag-ankara-oyunculuk-ajanslari tag-antalya-oyunculuk-ajanslari tag-dizi-oyuncusu-olma-rehberi tag-istanbul-oyunculuk-ajanslari tag-izmir-oyunculuk-ajanslari tag-moda tag-models-turkiye tag-modelsturkiye-com tag-oyuncu tag-oyuncu-ajansllari tag-oyuncu-is-ilanlari tag-oyuncu-kariyeri-yapmak-icin-bilmen-gereken-her-sey tag-oyuncu-ol tag-oyuncu-olmak-istiyorum tag-oyuncu-roportaj tag-oyuncu-veritabani tag-oyunculuk-ajanslari tag-oyunculuk-basvurusu tag-oyunculuk-egitimleri tag-oyunculuk-ilanlari tag-oyunculuk-kariyer-rehberi tag-sinema-oyuncusu-olmak-rehberi tag-tiyatro-oyuncusu-olmak-rehberi\">\r\n\t\t<div class=\"post-wrapper felan-box\">\r\n\r\n\t\t\t\t\t\t\t<div class=\"post-feature post-thumbnail felan-image\">\r\n\t\t\t\t\t<a href=\"https:\/\/modelsturkiye.com\/en\/oyunculuk-kariyeri-yapmak-icin-bilmen-gereken-her-sey\/\">\r\n\t\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2025\/10\/oyunculuk_kariyeri_yapmak_icin_bilmen_gerekenler.jpg\" alt=\"oyunculuk_kariyeri_yapmak_icin_bilmen_gerekenler\" \/>\t\t\t\t\t<\/a>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\r\n            <div class=\"content\">\r\n                <div class=\"post-date\">\r\n                                            <ul class=\"post-categories\">\r\n                                                            <li><a href=\"https:\/\/modelsturkiye.com\/en\/category\/rehber\/\">Guidebook<\/a><\/li>\r\n                                                    <\/ul>\r\n                                        <span>October 24, 2025<\/span>\r\n                <\/div>\r\n                <div class=\"entry-title\">\r\n                    <h3 class=\"post-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/oyunculuk-kariyeri-yapmak-icin-bilmen-gereken-her-sey\/\" rel=\"bookmark\">Oyunculuk Kariyeri Yapmak i\u00e7in Bilmen Gereken Her \u015eey<\/a><\/h3>                <\/div>\r\n            <\/div>\r\n\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n\t<div class=\"grid-item elementor-grid-item post-item post-40291 post type-post status-publish format-standard has-post-thumbnail hentry category-guncel-haberler tag-altin-zirve-ve-kariyer-odulleri tag-ankara-model tag-basari tag-erkek-model tag-freelance-model tag-furkan-yildiz tag-influencer tag-influencer-model tag-istanbul-model tag-izmir-model tag-kadin-model tag-katalog-cekimi-icin-model tag-katalog-modeli tag-manken-ariyorum tag-manken-ol tag-moda tag-model tag-model-ajansi-olmadan-model-bulmak tag-model-bul tag-model-bulmak tag-model-portfolyo-sitesi tag-models-turkey tag-models-turkiye tag-oyuncu tag-oyuncu-ol tag-odul tag-sosyal-medya-modeli tag-turkey-models tag-turkiye-modelleri\">\r\n\t\t<div class=\"post-wrapper felan-box\">\r\n\r\n\t\t\t\t\t\t\t<div class=\"post-feature post-thumbnail felan-image\">\r\n\t\t\t\t\t<a href=\"https:\/\/modelsturkiye.com\/en\/models-turkiyeye-bir-odul-daha-yilin-en-iyi-cikis-yapan-teknolojik-girisimi\/\">\r\n\t\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2025\/09\/IMG_7768-3.jpg\" alt=\"IMG_7768 (3)\" \/>\t\t\t\t\t<\/a>\r\n\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\r\n            <div class=\"content\">\r\n                <div class=\"post-date\">\r\n                                            <ul class=\"post-categories\">\r\n                                                            <li><a href=\"https:\/\/modelsturkiye.com\/en\/category\/guncel-haberler\/\">News<\/a><\/li>\r\n                                                    <\/ul>\r\n                                        <span>September 18, 2025<\/span>\r\n                <\/div>\r\n                <div class=\"entry-title\">\r\n                    <h3 class=\"post-title\"><a href=\"https:\/\/modelsturkiye.com\/en\/models-turkiyeye-bir-odul-daha-yilin-en-iyi-cikis-yapan-teknolojik-girisimi\/\" rel=\"bookmark\">Models T\u00fcrkiye&#8217;ye Bir \u00d6d\u00fcl Daha: Y\u0131l\u0131n En \u0130yi \u00c7\u0131k\u0131\u015f Yapan Teknolojik Giri\u015fimi<\/a><\/h3>                <\/div>\r\n            <\/div>\r\n\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dad6fca elementor-align-center elementor-invisible elementor-widget elementor-widget-felan-button\" data-id=\"dad6fca\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;FelanFadeInUp&quot;}\" data-widget_type=\"felan-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<a class=\"felan-button button-md button-rounded button-border-bottom\" href=\"https:\/\/modelsturkiye.com\/en\/blogs\/\">\r\n\t\t\t\t\t\t<span >View All Blogs<\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Hire top freelancers for your project. Find the perfect freelancer and start your project today! Hire top talent or Start working as a freelance Trending Services Explore the best services that suit you Featured UI\/UX Design I will design unique professional 3d business logo From $29 by Jimmy 4.8 (1) 10 hours delivery UI\/UX Design [&hellip;]<\/p>","protected":false},"author":63,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-820","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"modelsturkiye.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":true,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"models-turkiyeye-bir-odul-daha-yilin-en-iyi-cikis-yapan-teknolojik-girisimi","permalinkFormat":"https:\/\/modelsturkiye.com\/en\/%postname%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/modelsturkiye.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":{"essential-addons-for-elementor-lite\/essential_adons_elementor.php":"Essential Addons for Elementor"},"primaryTaxonomy":{"title":"Category","name":"category","singularLabel":"Category","restBase":"categories"},"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"username","primaryTerm":3014,"authorName":"modelsturkiye","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":false},"homeUrl":"https:\/\/modelsturkiye.com\/en","objectID":40291,"objectType":"post","locale":"en","localeFull":"en_US","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/modelsturkiye.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/xks1swwwx62c\/public_html\/modelsturkiye.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/modelsturkiye.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/xks1swwwx62c\/public_html\/modelsturkiye.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/06\/logo_social_cover.png","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fmodelsturkiye.com%2Fen&r=https%3A%2F%2Fmodelsturkiye.com%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F820%3Fnonce%3D7246f4267e","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/modelsturkiye.com\/wp-content\/uploads\/2024\/10\/cropped-mt-logo-black-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/modelsturkiye.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/pages\/820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/users\/63"}],"replies":[{"embeddable":true,"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/comments?post=820"}],"version-history":[{"count":20,"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/pages\/820\/revisions"}],"predecessor-version":[{"id":9668,"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/pages\/820\/revisions\/9668"}],"wp:attachment":[{"href":"https:\/\/modelsturkiye.com\/en\/wp-json\/wp\/v2\/media?parent=820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}